|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| GroupPrincipal | This interface represents a group principal. |
| SpotfirePrincipal | This interface represents a principal, such as a user or a group. |
| UserDirectory | This interface provides functionality to list and modify users and groups in DS Server. |
| UserPrincipal | This interface represents a user principal. |
| Class Summary | |
|---|---|
| UserDirectoryFactory | A factory class for UserDirectory objects. |
| Exception Summary | |
|---|---|
| NoSuchPrincipalException | This exception is thrown when an operation has been requested on a principal that does not exist in the user directory. |
| 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. |
| ReadOnlyDirectoryException | This exception is thrown when an attempt has been made to modify a directory where the provider only supports reading. |
| UserDirectoryException | 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. |
Package containing API for modifying users and groups in the server.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||