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
ActionResourceBundle
defines Action resource budle fileActionResourceBundle
defines Action resource budle fileAttributeNames
defines suppored BPEL Process Manager Identity Service attibutesDeprecated.since 11.BPMRole
interface defines BPEL Process Manager Application RoleBPMAttributeException
is a checked exception.BPMAuthenticationException
is a checked exception.BPMAuthenticationService
defines BPEL Process Manager Authentication Service An instance can be obtained from the ServiceFactory.BPMAuthorizationException
is a checked exception.BPMAuthorizationService
defines BPEL Process Manager Authorization Service An instance can be obtained from the ServiceFactory.BPMGroup
interface defines BPEL Process Manager Group.BPMIdentity
interface defines a BPEL Process Manager Identity.BPMIdentityException
is a checked exception.BPMIdentityNotFoundException
is a check exception.BPMIdentityService
defines 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.BPMPrincipal
represents IdentityBPMProvider
defines Identity Service Provider InterfaceBPMRole
interface defines BPEL Process Manager RoleBPMUnsupportedAttributeException
is a checked exception.BPMUnsupportedOperationException
is a check exception.BPMUser
interface 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