Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

Package oracle.tip.pc.services.identity

Enables authentication of users and the lookup of user properties, roles, group memberships, and privileges.

See:
          Description

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 Represents a position of an identity.
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.
 

Package oracle.tip.pc.services.identity Description

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)

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

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