|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InactiveAccountException in com.atlassian.crowd.integration.directory |
---|
Methods in com.atlassian.crowd.integration.directory that throw InactiveAccountException | |
---|---|
RemotePrincipal |
RemoteDirectory.authenticate(String name,
PasswordCredential[] credentials)
Authenticates a principal verses the directory store. |
Uses of InactiveAccountException in com.atlassian.crowd.integration.directory.connector |
---|
Methods in com.atlassian.crowd.integration.directory.connector that throw InactiveAccountException | |
---|---|
RemotePrincipal |
SpringLDAPConnector.authenticate(String name,
PasswordCredential[] credentials)
|
Uses of InactiveAccountException in com.atlassian.crowd.integration.directory.internal |
---|
Methods in com.atlassian.crowd.integration.directory.internal that throw InactiveAccountException | |
---|---|
RemotePrincipal |
InternalDirectory.authenticate(String name,
PasswordCredential[] credentials)
|
Uses of InactiveAccountException in com.atlassian.crowd.integration.http |
---|
Methods in com.atlassian.crowd.integration.http that throw InactiveAccountException | |
---|---|
static void |
HttpAuthenticator.authenticate(HttpServletRequest request,
HttpServletResponse response,
String username,
String password)
|
Uses of InactiveAccountException in com.atlassian.crowd.integration.service.soap.client |
---|
Methods in com.atlassian.crowd.integration.service.soap.client that throw InactiveAccountException | |
---|---|
static String |
SecurityServerClient.authenticatePrincipal(PrincipalAuthenticationContext principalAuthenticationContext)
|
Uses of InactiveAccountException in com.atlassian.crowd.integration.service.soap.server |
---|
Methods in com.atlassian.crowd.integration.service.soap.server that throw InactiveAccountException | |
---|---|
String |
SecurityServer.authenticatePrincipal(AuthenticatedToken applicationToken,
PrincipalAuthenticationContext authenticateContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |