package pac4j
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class AkkaHttpSecurity extends AnyRef
- class AkkaHttpWebContext extends WebContext
The AkkaHttpWebContext is responsible for wrapping an HTTP request and stores changes that are produced by pac4j and need to be applied to an HTTP response.
- case class AuthenticatedRequest extends Product with Serializable
Class which serves as a witness when authentication was successful.
Class which serves as a witness when authentication was successful. This class is private such that the user of this library cannot mess with it.
Value Members
- object AkkaHttpSecurity
- object AkkaHttpWebContext