Package oracle.tip.pc.services.identity
package oracle.tip.pc.services.identity
Enables authentication of users and the lookup of user properties, roles, group memberships, and privileges.
- Since:
 - release specific (what release of product did this appear in)
 
- 
ClassDescription
ActionResourceBundledefines Action resource budle fileActionResourceBundledefines Action resource budle fileAttributeNamesdefines suppored BPEL Process Manager Identity Service attibutesDeprecated.since 11.BPMRoleinterface defines BPEL Process Manager Application RoleBPMAttributeExceptionis a checked exception.BPMAuthenticationExceptionis a checked exception.BPMAuthenticationServicedefines BPEL Process Manager Authentication Service An instance can be obtained from the ServiceFactory.BPMAuthorizationExceptionis a checked exception.BPMAuthorizationServicedefines BPEL Process Manager Authorization Service An instance can be obtained from the ServiceFactory.BPMGroupinterface defines BPEL Process Manager Group.BPMIdentityinterface defines a BPEL Process Manager Identity.BPMIdentityExceptionis a checked exception.BPMIdentityNotFoundExceptionis a check exception.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.Represents a position of an identity.BPMPrincipalrepresents IdentityBPMProviderdefines Identity Service Provider InterfaceBPMRoleinterface defines BPEL Process Manager RoleBPMUnsupportedAttributeExceptionis a checked exception.BPMUnsupportedOperationExceptionis a check exception.BPMUserinterface defines BPEL Process Manager UserComplexSearchFilter defines complex search filterInterface IManagementChain.Interface IManagementChainUsers.LocalIdentityService defines web services which used by local binding onlyClass ManagementChain.Class ManagementChainFactory.Class ManagementChainUsers.Class ManagementChainUsersFactory.SearchFilter defines search filter interface