@Version("2.5.0")
Package org.apache.jackrabbit.oak.spi.security.user
-
Interface Summary Interface Description AuthorizableNodeName TheAuthorizableNodeName
is in charge of generating a valid node name from a given authorizable ID.DynamicMembershipProvider DynamicMembershipService UserAuthenticationFactory Provides a user management specific implementation of theAuthentication
interface to thoseLoginModule
s that verify a given authentication request by evaluation information exposed by the Jackrabbit user management API.UserConfiguration Configuration interface for user management.UserConstants User management related constants. -
Class Summary Class Description AuthorizableNodeName.Default Default implementation of theAuthorizableNodeName
interface that uses the specified authorizable identifier as node nameescaping
any illegal JCR chars.UserIdCredentials Credentials implementation that only contains auserId
but no password. -
Enum Summary Enum Description AuthorizableType The different authorizable types.