@Version("1.1.1")
Package org.apache.jackrabbit.oak.spi.security.authentication.callback
-
Class Summary Class Description CredentialsCallback Callback implementation to retrieveCredentials
.PrincipalProviderCallback Callback implementation used to pass aPrincipalProvider
to the login module.RepositoryCallback Callback implementation used to access the repository.SecurityProviderCallback Callback implementation to set and get theSecurityProvider
.TokenProviderCallback Callback implementation to set and retrieve a login token provider.UserManagerCallback Callback implementation used to pass aUserManager
to the login module.WhiteboardCallback Callback implementation to set and retrieve theWhiteboard
.