Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-03


Package oracle.tip.pc.services.identity

Interface Summary
BPMAppRole BPMRole interface defines BPEL Process Manager Application Role
BPMAuthenticationService BPMAuthenticationService defines BPEL Process Manager Authentication Service An instance can be obtained from the ServiceFactory.
BPMAuthorizationService BPMAuthorizationService defines BPEL Process Manager Authorization Service An instance can be obtained from the ServiceFactory.
BPMGroup BPMGroup interface defines BPEL Process Manager Group.
BPMIdentity BPMIdentity interface defines a BPEL Process Manager Identity.
BPMIdentityService 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.
BPMPosition  
BPMPrincipal BPMPrincipal represents Identity
BPMProvider BPMProvider defines Identity Service Provider Interface
BPMRole BPMRole interface defines BPEL Process Manager Role
BPMUser BPMUser interface defines BPEL Process Manager User
ComplexSearchFilter ComplexSearchFilter defines complex search filter
IManagementChain Interface IManagementChain.
IManagementChainUsers Interface IManagementChainUsers.
SearchFilter SearchFilter defines search filter interface

 

Class Summary
ActionResourceBundle ActionResourceBundle defines Action resource budle file
Attribute  
AttributeNames AttributeNames defines 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.
PrincipalClassifier  
RoleClassifier  
RoleProperties  

 

Exception Summary
BPMAttributeException BPMAttributeException is a checked exception.
BPMAuthenticationException BPMAuthenticationException is a checked exception.
BPMAuthorizationException BPMAuthorizationException is a checked exception.
BPMIdentityException BPMIdentityException is a checked exception.
BPMIdentityNotFoundException BPMIdentityNotFoundException is a check exception.
BPMUnsupportedAttributeException BPMUnsupportedAttributeException is a checked exception.
BPMUnsupportedOperationException BPMUnsupportedOperationException is a check exception.

 


Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-03


Copyright © 2009, Oracle and/or its affiliates. All rights reserved.