Uses of Package
org.apache.jackrabbit.oak.spi.security.authentication
Packages that use org.apache.jackrabbit.oak.spi.security.authentication
Package
Description
-
Classes in org.apache.jackrabbit.oak.spi.security.authentication used by org.apache.jackrabbit.oak.spi.security.authenticationClassDescriptionInterface for the authentication setup.Interface version of the JAAS
LoginContextclass.Configurable provider taking care of building login contexts for the desired authentication mechanism.PreAuthenticatedLoginis used as marker in the shared map of the login context. -
-
Classes in org.apache.jackrabbit.oak.spi.security.authentication used by org.apache.jackrabbit.oak.spi.security.userClassDescriptionThe
Authenticationinterface defines methods to validateCredentialsduring thelogin stepof the authentication process.