Uses of Package
com.atlassian.crowd.integration.exception

Packages that use com.atlassian.crowd.integration.exception
com.atlassian.crowd.integration.atlassianuser   
com.atlassian.crowd.integration.authentication   
com.atlassian.crowd.integration.directory   
com.atlassian.crowd.integration.directory.connector   
com.atlassian.crowd.integration.directory.internal   
com.atlassian.crowd.integration.exception   
com.atlassian.crowd.integration.http   
com.atlassian.crowd.integration.osuser   
com.atlassian.crowd.integration.service.soap.client   
com.atlassian.crowd.integration.service.soap.server   
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.atlassianuser
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
ObjectNotFoundException
          Thrown when an entity is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.authentication
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.directory
InactiveAccountException
          Thrown when the authenticating account is not active.
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          Thrown when an invalid group is provided.
InvalidPrincipalException
          Thrown when an invalid principal is provided.
InvalidRoleException
          Thrown when an invalid role is provided.
ObjectNotFoundException
          Thrown when an entity is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.directory.connector
InactiveAccountException
          Thrown when the authenticating account is not active.
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          Thrown when an invalid group is provided.
InvalidPrincipalException
          Thrown when an invalid principal is provided.
InvalidRoleException
          Thrown when an invalid role is provided.
ObjectNotFoundException
          Thrown when an entity is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.directory.internal
InactiveAccountException
          Thrown when the authenticating account is not active.
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          Thrown when an invalid group is provided.
InvalidPrincipalException
          Thrown when an invalid principal is provided.
InvalidRoleException
          Thrown when an invalid role is provided.
ObjectNotFoundException
          Thrown when an entity is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.exception
CrowdNestableException
          Partent exception class which all Crowd exceptions (that are not runtime exceptions) should extend
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.http
InactiveAccountException
          Thrown when the authenticating account is not active.
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
InvalidTokenException
          Thrown when an invalid token is provided.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.osuser
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.service.soap.client
DirectoryPermissionException
          Thrown when a RemoteDirectory does not have the permission set to perform an operation such as add/modify/delete verses a group/principal/role.
InactiveAccountException
          Thrown when the authenticating account is not active.
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          Thrown when an invalid group is provided.
InvalidPrincipalException
          Thrown when an invalid principal is provided.
InvalidRoleException
          Thrown when an invalid role is provided.
InvalidTokenException
          Thrown when an invalid token is provided.
ObjectNotFoundException
          Thrown when an entity is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.service.soap.server
DirectoryPermissionException
          Thrown when a RemoteDirectory does not have the permission set to perform an operation such as add/modify/delete verses a group/principal/role.
InactiveAccountException
          Thrown when the authenticating account is not active.
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          Thrown when an invalid group is provided.
InvalidPrincipalException
          Thrown when an invalid principal is provided.
InvalidRoleException
          Thrown when an invalid role is provided.
InvalidTokenException
          Thrown when an invalid token is provided.
ObjectNotFoundException
          Thrown when an entity is not valid.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.