Uses of Package
io.inverno.mod.security.authentication
Packages that use io.inverno.mod.security.authentication
Package
Description
Common Inverno security components.
Inverno security access control API.
Inverno security authentication API.
Inverno security password API.
Inverno security user provisioning API.
Inverno security context API.
Inverno security identity API.
Inverno security authentication API implementation.
Inverno security user provisioning API implementation.
-
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.securityClassDescriptionAn authentication represents a proof that the credentials of an entity have been authenticated.An authenticator is used to authenticate the
Credentialsof an entity that wants to access protected services or resources.Credentials represents the data required by an entity to get access to protected services or resources. -
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.accesscontrolClassDescriptionAn authentication represents a proof that the credentials of an entity have been authenticated.A specific authentication which exposes all groups to which the authenticated entity belongs.An authentication resulting from the authentication of a principal entity uniquely identified by a username.
-
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.authenticationClassDescriptionBase principal authenticator implementation used to authenticate
PrincipalCredentials.An authentication represents a proof that the credentials of an entity have been authenticated.Thrown to indicate that an authentication has failed.An authenticator is used to authenticate theCredentialsof an entity that wants to access protected services or resources.Credentials represents the data required by an entity to get access to protected services or resources.A credentials matcher can be used during an authentication to match two credentials, typically the one provided by the entity to authenticated and the one resolved from a trusted authority or repository.A credentials resolver is used to resolve credentials identified by a unique identifier from a trusted source.Thrown to indicate that an authentication has failed due to invalid credentials.Login credentials composed of a username and a password.An authentication resulting from the authentication of a principal entity uniquely identified by a username.Credentials used to authenticate a principal entity identified by a unique username. -
-
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.authentication.userClassDescriptionBase principal authenticator implementation used to authenticate
PrincipalCredentials.An authentication represents a proof that the credentials of an entity have been authenticated.Thrown to indicate that an authentication has failed.An authenticator is used to authenticate theCredentialsof an entity that wants to access protected services or resources.Credentials represents the data required by an entity to get access to protected services or resources.A credentials matcher can be used during an authentication to match two credentials, typically the one provided by the entity to authenticated and the one resolved from a trusted authority or repository.A credentials resolver is used to resolve credentials identified by a unique identifier from a trusted source.A specific authentication which exposes all groups to which the authenticated entity belongs.Login credentials composed of a username and a password.An authentication resulting from the authentication of a principal entity uniquely identified by a username.Credentials used to authenticate a principal entity identified by a unique username. -
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.contextClassDescriptionAn authentication represents a proof that the credentials of an entity have been authenticated.
-
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.identityClassDescriptionAn authentication represents a proof that the credentials of an entity have been authenticated.
-
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.internal.authenticationClassDescriptionAn authentication represents a proof that the credentials of an entity have been authenticated.Credentials represents the data required by an entity to get access to protected services or resources.Thrown to indicate that an authentication has failed due to invalid credentials.Login credentials composed of a username and a password.An authentication resulting from the authentication of a principal entity uniquely identified by a username.Credentials used to authenticate a principal entity identified by a unique username.
-
Classes in io.inverno.mod.security.authentication used by io.inverno.mod.security.internal.authentication.userClassDescriptionAn authentication represents a proof that the credentials of an entity have been authenticated.A specific authentication which exposes all groups to which the authenticated entity belongs.An authentication resulting from the authentication of a principal entity uniquely identified by a username.