Package | Description |
---|---|
com.atlassian.crowd.service.soap.server | |
com.atlassian.crowd.util |
Modifier and Type | Method and Description |
---|---|
String |
SecurityServerGeneric.authenticatePrincipal(AuthenticatedToken applicationToken,
UserAuthenticationContext authenticateContext) |
String |
SecurityServer.authenticatePrincipal(AuthenticatedToken applicationToken,
UserAuthenticationContext authenticateContext)
Authenticates a principal verses the calling who is in the application's assigned directory.
|
Modifier and Type | Method and Description |
---|---|
static UserAuthenticationContext |
SoapObjectTranslator.toSoapUserAuthenticationContext(UserAuthenticationContext context)
Converts to SOAP version of UserAuthenticationContext.
|
Modifier and Type | Method and Description |
---|---|
static UserAuthenticationContext |
SoapObjectTranslator.fromSoapUserAuthenticationContext(UserAuthenticationContext context)
Converts from SOAP version of UserAuthenticationContext.
|
Copyright © 2021 Atlassian. All rights reserved.