Packages

package pac4j

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package authorizer
  2. package http
  3. package store

Type Members

  1. class AkkaHttpSecurity extends AnyRef
  2. 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.

  3. 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

  1. object AkkaHttpSecurity
  2. object AkkaHttpWebContext

Ungrouped