| Package | Description |
|---|---|
| org.pac4j.vertx.handler.impl |
| Modifier and Type | Method and Description |
|---|---|
SecurityHandlerOptions |
SecurityHandlerOptions.withAuthorizers(String newAuthorizerNames) |
SecurityHandlerOptions |
SecurityHandlerOptions.withClients(String newClientNames) |
SecurityHandlerOptions |
SecurityHandlerOptions.withMatchers(String matcherNames) |
SecurityHandlerOptions |
SecurityHandlerOptions.withMultiProfile(boolean allowMultiProfile) |
| Constructor and Description |
|---|
CallbackDeployingPac4jAuthHandler(io.vertx.core.Vertx vertx,
org.pac4j.core.config.Config config,
io.vertx.ext.web.Router router,
Pac4jAuthProvider authProvider,
SecurityHandlerOptions options,
CallbackHandlerOptions callbackOptions) |
SecurityHandler(io.vertx.core.Vertx vertx,
org.pac4j.core.config.Config config,
Pac4jAuthProvider authProvider,
SecurityHandlerOptions options) |
Copyright © 2016. All Rights Reserved.