Class AuthContext.Custom
Object
Custom
- All Implemented Interfaces:
AuthContext
- Enclosing interface:
- AuthContext
-
Nested Class Summary
Nested classes/interfaces inherited from interface AuthContext
AuthContext.Custom -
Field Summary
Fields inherited from interface AuthContext
CURRENT -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Custom
public Custom(@Nullable ApplicationUser user, boolean securityOverridden)
-
-
Method Details
-
getUser
@Nullable public final ApplicationUser getUser()- Specified by:
getUserin interfaceAuthContext
-
isSecurityOverridden
public final boolean isSecurityOverridden()- Specified by:
isSecurityOverriddenin interfaceAuthContext
-
sudo
- Specified by:
sudoin interfaceAuthContext- Throws:
E extends Exception
-