Package | Description |
---|---|
ratpack.pac4j |
Integration with pac4j for authentication/authorization.
|
Modifier and Type | Method and Description |
---|---|
static Handler |
RatpackPac4j.authenticator(java.lang.String path,
RatpackPac4j.ClientsProvider clientsProvider)
Deprecated.
Creates a handler that implements authentication when the request path matches, and makes a Pac4j
Clients available to downstream handlers otherwise. |