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 IAuthEnforcer
public IAuthEnforcer.IAuthProtocol getProtocol()
getProtocol
in interface IAuthEnforcer
Copyright © 2021. All Rights Reserved.