public class KrbAuthEnforcer extends java.lang.Object implements IAuthEnforcer
IAuthEnforcer.IAuthProtocol, IAuthEnforcer.ISessionStore| Constructor and Description | 
|---|
KrbAuthEnforcer()  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthRequirements | 
enforce(IAuthEnforcer.ISessionStore checker,
       io.vertx.core.http.HttpServerRequest req)  | 
IAuthEnforcer.IAuthProtocol | 
getProtocol()  | 
public AuthRequirements enforce(IAuthEnforcer.ISessionStore checker, io.vertx.core.http.HttpServerRequest req)
enforce in interface IAuthEnforcerpublic IAuthEnforcer.IAuthProtocol getProtocol()
getProtocol in interface IAuthEnforcerCopyright © 2023. All Rights Reserved.