public class BlockSuperUserOnLoginHooker extends java.lang.Object implements PostAuthenticateHook
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BLOCK_ROOT_ACCOUNTS |
| Constructor and Description |
|---|
BlockSuperUserOnLoginHooker(ApplicationPropertiesService propService) |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticated(AuthenticationResult authRes) |
public static final java.lang.String BLOCK_ROOT_ACCOUNTS
public BlockSuperUserOnLoginHooker(ApplicationPropertiesService propService)
public void authenticated(AuthenticationResult authRes)
authenticated in interface PostAuthenticateHook