public static class AuthContext.Custom extends Object implements AuthContext
AuthContext.CustomCURRENT| Constructor and Description |
|---|
Custom(ApplicationUser user,
boolean securityOverridden) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationUser |
getUser() |
boolean |
isSecurityOverridden() |
<R,E extends Exception> |
sudo(CallableE<R,E> f) |
@Nullable public final ApplicationUser getUser()
getUser in interface AuthContextpublic final boolean isSecurityOverridden()
isSecurityOverridden in interface AuthContextCopyright © 2023 ALM Works. All Rights Reserved.