|
Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14658-01 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| ComplexSearchFilter | A complex search filter represents a complex logical expression that can be used to filter results from underlying identity repository. |
| Identity | Interface representing a basic identity in the identity repository. |
| IdentityStore | IdentityStore represents a handle to actual identity repository. |
| IdentityStoreFactory | IdentityStoreFactory is a programmatic represention of underlying identity repository. |
| Role | This interface represents a role in the identity store. |
| RoleManager | This interface represents a role manager that manages execution of various operations, involving roles, in the identity repository. |
| RoleProfile | This interface represents detailed profile of a role. |
| SearchFilter | This interface represents a search filter to be used in searching the identity repository. |
| SearchResponse | This interface represents search results obtained after searching from identity store. |
| SimpleSearchFilter | This interface represents a simple search filter to be used while searching the identity respository. |
| StoreConfiguration | StoreConfiguration holds the configuration properties for a given IdentityStore instance. |
| SubjectParser | This interface provides utility methods for extracting out the user and role principals from the given Subject. |
| User | This interface represents a user in the identity store. |
| UserManager | This interface represents a user manager that manages execution of various operations, involving users, in the identity repository. |
| UserProfile | This interface represents detailed profile of a user. |
| Class Summary | |
|---|---|
| IdentityStoreFactoryBuilder | Class that builds the identity store factory. |
| ModProperty | This class represents the modification of property. |
| Property | Property contain name-value(s) information. |
| PropertySet | PropertySet is a collection of property name and value pairs. |
| SearchParameters | This class represents search parameters that need to be specified while performing searches on the identity store. |
| Exception Summary | |
|---|---|
| AuthenticationException | This exception is thrown when an authentication error occurs while accessing the identity store. |
| AuthenticationWarningException | |
| ConfigurationException | This exception is thrown when there is a configuration problem. |
| IMException | This exception is the super class of all the exceptions thrown by ADF identity management apis. |
| NoPermissionException | This exception is thrown when attempting to perform an operation for which the api caller has no permission. |
| ObjectExistsException | This exception is thrown when an identity with given name is already present in the underlying identity store. |
| ObjectNotFoundException | This exception is thrown when a specified identity doesn't exist in the identity store. |
| OperationFailureException | This exception is thrown when an operation fails while being executed in the underlying identity store. |
| OperationNotSupportedException | This exception is thrown by an service provider if it doesn't support an operation. |
| PasswordPolicyException | |
|
Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14658-01 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||