|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Authenticator in com.atlassian.user.configuration |
Methods in com.atlassian.user.configuration that return Authenticator | |
Authenticator |
RepositoryAccessor.getAuthenticator()
|
Authenticator |
DefaultRepositoryAccessor.getAuthenticator()
|
Authenticator |
DefaultDelegationAccessor.getAuthenticator()
|
Methods in com.atlassian.user.configuration with parameters of type Authenticator | |
void |
DefaultRepositoryAccessor.setAuthenticator(Authenticator authenticator)
|
Uses of Authenticator in com.atlassian.user.impl.delegation.security.authentication |
Classes in com.atlassian.user.impl.delegation.security.authentication that implement Authenticator | |
class |
DelegatingAuthenticator
|
Uses of Authenticator in com.atlassian.user.impl.ldap.security.authentication |
Classes in com.atlassian.user.impl.ldap.security.authentication that implement Authenticator | |
class |
DefaultLDAPAuthenticator
|
Uses of Authenticator in com.atlassian.user.impl.osuser.security.authentication |
Classes in com.atlassian.user.impl.osuser.security.authentication that implement Authenticator | |
class |
OSUAuthenticator
OSUser has two classes which handle authentication - the CredentialsProvider and
the Authenticator . |
class |
OSUListOfCredentialProvidersAuthenticator
Authenticates against the first provider that handles the username. |
Uses of Authenticator in com.atlassian.user.security.authentication |
Classes in com.atlassian.user.security.authentication that implement Authenticator | |
class |
DefaultAuthenticator
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |