|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InvalidPrincipalException in com.atlassian.crowd.integration.directory |
---|
Methods in com.atlassian.crowd.integration.directory that throw InvalidPrincipalException | |
---|---|
RemotePrincipal |
RemoteDirectory.addPrincipal(RemotePrincipal principal)
Adds a principal to the directory store. |
RemotePrincipal |
RemoteDirectory.authenticate(String name,
PasswordCredential[] credentials)
Authenticates a principal verses the directory store. |
Uses of InvalidPrincipalException in com.atlassian.crowd.integration.directory.connector |
---|
Methods in com.atlassian.crowd.integration.directory.connector that throw InvalidPrincipalException | |
---|---|
RemotePrincipal |
MicrosoftActiveDirectory.addPrincipal(RemotePrincipal principal)
|
RemotePrincipal |
OpenLDAP.addPrincipal(RemotePrincipal principal)
|
RemotePrincipal |
SunONE.addPrincipal(RemotePrincipal principal)
|
RemotePrincipal |
SpringLDAPConnector.authenticate(String name,
PasswordCredential[] credentials)
|
Uses of InvalidPrincipalException in com.atlassian.crowd.integration.directory.internal |
---|
Methods in com.atlassian.crowd.integration.directory.internal that throw InvalidPrincipalException | |
---|---|
RemotePrincipal |
InternalDirectory.addPrincipal(RemotePrincipal principal)
|
RemotePrincipal |
InternalDirectory.authenticate(String name,
PasswordCredential[] credentials)
|
Uses of InvalidPrincipalException in com.atlassian.crowd.integration.service.soap.client |
---|
Methods in com.atlassian.crowd.integration.service.soap.client that throw InvalidPrincipalException | |
---|---|
static SOAPPrincipal |
SecurityServerClient.addPrincipal(SOAPPrincipal principal,
PasswordCredential credential)
|
Uses of InvalidPrincipalException in com.atlassian.crowd.integration.service.soap.server |
---|
Methods in com.atlassian.crowd.integration.service.soap.server that throw InvalidPrincipalException | |
---|---|
SOAPPrincipal |
SecurityServer.addPrincipal(AuthenticatedToken applicationToken,
SOAPPrincipal principal,
PasswordCredential credential)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |