Uses of Class
com.spotfire.server.userdir.UserDirectoryException

Packages that use UserDirectoryException
com.spotfire.server.userdir Package containing API for modifying users and groups in the server. 
 

Uses of UserDirectoryException in com.spotfire.server.userdir
 

Subclasses of UserDirectoryException in com.spotfire.server.userdir
 class NoSuchPrincipalException
          This exception is thrown when an operation has been requested on a principal that does not exist in the user directory.
 class PrincipalAlreadyExistsException
          This exception is thrown when an attempt has been made to name a principal with a name that already exists on another principal in the directory.
 class ReadOnlyDirectoryException
          This exception is thrown when an attempt has been made to modify a directory where the provider only supports reading.
 



Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.