See: Description
| Interface | Description | 
|---|---|
| BPMAppRole | BPMRoleinterface defines BPEL Process Manager Application Role | 
| BPMAuthenticationService | BPMAuthenticationServicedefines BPEL Process Manager Authentication Service
 An instance can be obtained from the ServiceFactory. | 
| BPMAuthorizationService | BPMAuthorizationServicedefines BPEL Process Manager Authorization Service
 An instance can be obtained from the ServiceFactory. | 
| BPMGroup | BPMGroupinterface defines BPEL Process Manager Group. | 
| BPMIdentity | BPMIdentityinterface defines a BPEL Process Manager Identity. | 
| BPMIdentityService | BPMIdentityServicedefines BPEL Process Manager Identity Service
 BPMIdentityService service = ServiceFactory.getIdentitySrviceInstance();
 BPMAuthenticationService service = ServiceFactory.getIdentityServiceInstance("myRealm");
 This method will fetch the service instance as configured in the identity service configuration. | 
| BPMPosition | Represents a position of an identity. | 
| BPMPrincipal | BPMPrincipalrepresents Identity | 
| BPMProvider | BPMProviderdefines Identity Service Provider Interface | 
| BPMRole | BPMRoleinterface defines BPEL Process Manager Role | 
| BPMUser | BPMUserinterface defines BPEL Process Manager User | 
| ComplexSearchFilter | ComplexSearchFilter defines complex search filter | 
| IManagementChain | Interface IManagementChain. | 
| IManagementChainUsers | Interface IManagementChainUsers. | 
| SearchFilter | SearchFilter defines search filter interface | 
| Class | Description | 
|---|---|
| ActionResourceBundle | ActionResourceBundledefines Action resource budle file | 
| ActionResourceBundle_ja | ActionResourceBundledefines Action resource budle file | 
| Attribute | |
| AttributeNames | AttributeNamesdefines suppored BPEL Process Manager 
 Identity Service attibutes | 
| BPMAction | Deprecated since 11. | 
| BPMIdentityType | |
| BPMServiceBase | |
| LocalIdentityService | LocalIdentityService defines web services which used by local binding only | 
| ManagementChain | Class ManagementChain. | 
| ManagementChainFactory | Class ManagementChainFactory. | 
| ManagementChainUsers | Class ManagementChainUsers. | 
| ManagementChainUsersFactory | Class ManagementChainUsersFactory. | 
| PositionImpl | |
| PrincipalClassifier | |
| RoleClassifier | |
| RoleProperties | 
| Exception | Description | 
|---|---|
| BPMAttributeException | BPMAttributeExceptionis a checked exception. | 
| BPMAuthenticationException | BPMAuthenticationExceptionis a checked exception. | 
| BPMAuthorizationException | BPMAuthorizationExceptionis a checked exception. | 
| BPMIdentityException | BPMIdentityExceptionis a checked exception. | 
| BPMIdentityNotFoundException | BPMIdentityNotFoundExceptionis a check exception. | 
| BPMUnsupportedAttributeException | BPMUnsupportedAttributeExceptionis a checked exception. | 
| BPMUnsupportedOperationException | BPMUnsupportedOperationExceptionis a check exception. |