|
Oracle Fusion Middleware Identity Governance Framework Identity Directory Java API Reference 11g Release 1 (11.1.1) E39432-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ResultSet<E> | ResultSet is an interface for the object returned by search interaction with paged results. |
| Class Summary | |
|---|---|
| AbstractEntityManager | Abstract EntityManager class. |
| Attribute | Attribute is used to hold attribute values of an entity |
| AttributeSchema | Class with Attribute Schema properties from backend Identity Store |
| Capabilities | Class containing different capabilities Identity Directory service can support. |
| CreateOptions | This class extends OperationOptions containing options for entity create operation |
| DeleteOptions | This class extends OperationOptions containing options for entity delete operation |
| Entity | This is generic entity class holding the list of attributes of the entity fetched using search or read methods. |
| EntityCapabilities | Class containing different capabilities supported by generic Entity. |
| EntityManager | Class for handling operations like read, create and search of generic entity. |
| EntityRelationManager | Class for handling entity relationship operations like read, create, delete, and search relationship |
| Group | Class holding the list of attributes of the Group entity fetched using search or read methods. |
| GroupManager | Class for handling operations like read, create and search of group entity |
| GroupProfile | Class with all attribute constants for Group entity in out-of-box Identity Directory profile "UserRole". |
| IdentityDirectory | This class represents an handle to IdentityDirectory. |
| IdentityDirectoryFactory | Factory class for creating IdentityDirectoryService. |
| IdentityDirectoryInfo | Class with Identity Directory details. |
| IdentityHelper | |
| IDSPrincipal | Implementation of java.security.Principal |
| IdxGroupProfile | Class with all attribute constants for Group entity in out-of-box Identity Directory profile "IDXUserRole". |
| IdxUserProfile | Class with all attribute constants for User entity in out-of-box Identity Directory profile "IDXUserRole". |
| ModAttribute | ModPropertyValue is used to hold property values to be modified in Attribute Authority |
| ModifyOptions | This class extends OperationOptions containing options for entity modify operation |
| OperationOptions | This is the base class for the Entity Operation options. |
| Org | Class holding the list of attributes of the Org entity fetched using search or read methods. |
| OrgManager | Class for handling operations like read, create and search of org entity |
| ReadOptions | This class extends OperationOptions containing options for entity read operation. |
| SearchFilter | SearchFilter class can be used for constructing simple or complex nested search filters for searching the entities in the backend |
| SearchOptions | This class extends ReadOptions containing options for entity search operation. |
| User | Class holding the list of attributes of the User entity fetched using search or read methods. |
| UserCapabilities | Class containing different capabilities supported by User Entity. |
| UserManager | Class for handling operations like read, create and search of user entity |
| UserProfile | Class with all attribute constants for User entity in out-of-box Identity Directory profile "UserRole". |
| Enum Summary | |
|---|---|
| ModAttribute.ModType | Type of modification - ADD/DELETE/REPLACE value |
| ReadOptions.SearchScope | Search scope |
| SearchFilter.LogicalOp | Logical operator joining multiple SearchFilter objects |
| SearchFilter.Operator | Compare operator type in the simple search filter |
| Exception Summary | |
|---|---|
| AuthenticationException | Identity Directory Authentication exception |
| AuthorizationException | Identity Directory Autherization exception This exception is thrown when user doesn't have sufficient access rights to perform the operation |
| EntityAlreadyExistsException | Identity Directory Entity Already Exists exception |
| EntityNotFoundException | Identity Directory Entity Not Found exception |
| EntityNotUniqueException | Identity Directory Entity Not Unique exception |
| IDSException | Generic Identity Directory Service Exception |
| InvalidAttributesException | Identity Directory Invalid attributes exception |
| InvalidFilterException | Used for Exceptions generated within Identity Beans |
| OperationNotSupportedException | Used for Exceptions generated within Identity Beans |
| SizeLimitExceededException | Identity Directory Entity Already Exists exception |
|
Oracle Fusion Middleware Identity Governance Framework Identity Directory Java API Reference 11g Release 1 (11.1.1) E39432-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||