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