public interface IAuthEnforcer
Modifier and Type | Interface and Description |
---|---|
static interface |
IAuthEnforcer.IAuthProtocol |
static interface |
IAuthEnforcer.ISessionStore |
Modifier and Type | Method and Description |
---|---|
AuthRequirements |
enforce(IAuthEnforcer.ISessionStore checker,
org.vertx.java.core.http.HttpServerRequest req) |
AuthRequirements enforce(IAuthEnforcer.ISessionStore checker, org.vertx.java.core.http.HttpServerRequest req)
Copyright © 2021. All Rights Reserved.