Package net.shibboleth.idp.authn.context
package net.shibboleth.idp.authn.context
Context classes for managing authentication-related state.
-
ClassesClassDescriptionA context representing the state of an authentication attempt, this is the primary input/output context for the action flow responsible for authentication, and within that flow, the individual flows that carry out a specific kind of authentication.A context that holds information about authentication failures.A context that holds information about authentication warnings.Context that carries a
Certificate
to be validated.A context representing the state of an externalized authentication attempt, a case where authentication happens outside of a web flow.Context that carries aKerberosTicket
to be validated.A context containing data about an LDAP authentication operation.A context that holds information about a management operation on anAccountLockoutManager
.A context that holds information about the intermediate state of the multi-factor login flow.A context that holds information about an authentication request's preference for a specific customPrincipal
.A context that holds information about an authentication request's requirement for a specific customPrincipal
.A context that holds an inputSubject
to canonicalize into a principal name, and the collection of c14n flows to attempt.A context that holds information about the subject of a request.A context containing data about the user agent.Context that carries a username (without a password) to be validated.Context that carries a username/password pair to be validated.