Uses of Class
com.atlassian.crowd.exception.PermissionException

Packages that use PermissionException
com.atlassian.crowd.exception   
com.atlassian.crowd.manager.directory   
 

Uses of PermissionException in com.atlassian.crowd.exception
 

Subclasses of PermissionException in com.atlassian.crowd.exception
 class ApplicationPermissionException
          Thrown to indicate that an Application does not have the required permission to perform the operation.
 

Uses of PermissionException in com.atlassian.crowd.manager.directory
 

Subclasses of PermissionException in com.atlassian.crowd.manager.directory
 class 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.
 



Copyright © 2012 Atlassian. All Rights Reserved.