Uses of Class
com.spotfire.server.api.userdir.NonTransientUserDirectoryException
Packages that use NonTransientUserDirectoryException
Package
Description
Package containing API for modifying users and groups in the server.
-
Uses of NonTransientUserDirectoryException in com.spotfire.server.api.userdir
Subclasses of NonTransientUserDirectoryException in com.spotfire.server.api.userdirModifier and TypeClassDescriptionclassThrown when an invalid argument is given.classThrown when an attempt is made to perform an invalid operation (for example adding principals to an immutable group or modifying a fixed principal).classThrown when an invalid password is given.classThrown when an operation has been requested on a principal that does not exist in the user directory.classThrown when an attempt has been made to name a principal with a name that already exists on another principal in the same domain in the user directory.