|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InactiveAccountException | |
|---|---|
| com.atlassian.crowd.service.soap.server | |
| com.atlassian.crowd.util | |
| Uses of InactiveAccountException in com.atlassian.crowd.service.soap.server |
|---|
| Methods in com.atlassian.crowd.service.soap.server that throw InactiveAccountException | |
|---|---|
String |
SecurityServer.authenticatePrincipal(AuthenticatedToken applicationToken,
UserAuthenticationContext authenticateContext)
Authenticates a principal verses the calling who is in the application's assigned directory. |
String |
SecurityServer.authenticatePrincipalSimple(AuthenticatedToken authenticationContext,
String username,
String password)
Authenticates a principal without SSO details utilizing centralized authentication only. |
String |
SecurityServer.createPrincipalToken(AuthenticatedToken authenticationContext,
String username,
ValidationFactor[] validationFactors)
Authenticates a principal without validating a password. |
| Uses of InactiveAccountException in com.atlassian.crowd.util |
|---|
| Methods in com.atlassian.crowd.util with parameters of type InactiveAccountException | |
|---|---|
static void |
SoapExceptionTranslator.throwEquivalentCheckedException(InactiveAccountException e)
|
| Methods in com.atlassian.crowd.util that throw InactiveAccountException | |
|---|---|
static void |
SoapExceptionTranslator.throwSoapEquivalentCheckedException(InactiveAccountException e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||