Interface SecurityContext
- All Known Implementing Classes:
SecurityContextImpl
public interface SecurityContext
- Author:
- Abdulin Ildar
-
Method Summary
-
Method Details
-
getCurrentUserAccountId
String getCurrentUserAccountId() -
getCurrentUsername
String getCurrentUsername() -
getCurrentOrgUnitCode
String getCurrentOrgUnitCode() -
getCurrentUser
RuntimeUser getCurrentUser() -
currentUserHasAuthority
-