Package com.spotfire.server.userdir
package com.spotfire.server.userdir
Package containing the old API for modifying users and groups in the server.
- Since:
- 3.0
- See Also:
-
ClassDescriptionThis interface represents a group principal.Deprecated.This exception is no longer thrown.This exception is thrown when an operation has been requested on a principal that does not exist in the user directory.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.This exception is thrown when an attempt has been made to modify a directory where the provider only supports reading.This interface represents a principal, such as a user or a group.Deprecated.This class is deprecated and will be removed in a future release.This exception is thrown when an unexpected error has occurred in the underlying implementation of the user directory, e.g. when a SQLException has been thrown when accessing the database storing the directory.Deprecated.This class, as well as the
UserDirectory
, is deprecated and will be removed in a future release.This interface represents a user principal.