public class PermissionPreconditionHooker extends java.lang.Object implements ApplyPreconditionHook
Constructor and Description |
---|
PermissionPreconditionHooker(AuthenticatorService authenticatorService,
SecurityService securityService) |
Modifier and Type | Method and Description |
---|---|
PreconditionResult |
analyze(Transport transport) |
java.lang.String |
getKey() |
public PermissionPreconditionHooker(AuthenticatorService authenticatorService, SecurityService securityService)
public java.lang.String getKey()
getKey
in interface ApplyPreconditionHook
public PreconditionResult analyze(Transport transport)
analyze
in interface ApplyPreconditionHook