Interface | Description |
---|---|
Authenticator |
Authenticate the given username against the given password.
|
LoginAs |
This service is performing a login under another identity without checking the password.
|
LoginConfiguration.Provider | |
LoginService |
Class | Description |
---|---|
AuthenticationLoginModule |
A login module that will use the current registered authenticator to validate a given username / password pair.
|
CredentialsCallback |
A simple callback handler that can be used to get authentication credentials as a Java Object.
|
CredentialsCallbackHandler |
The default callback handler used by Framework.login methods.
|
LoginComponent | |
LoginComponent.SystemID | |
LoginConfiguration | |
LoginModuleDescriptor | |
SecurityDomain | |
SystemLoginModule | |
SystemLoginPermission | |
SystemLoginRestrictionManager |
Manage restrictions for usage of SystemLogin.
|
Copyright © 2015 Nuxeo SA. All rights reserved.