Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.tip.pc.services.identity
Interface BPMGroup

All Superinterfaces:
BPMIdentity, BPMPrincipal, BPMRole, java.security.Principal

public interface BPMGroup
extends BPMRole

BPMGroup interface defines BPEL Process Manager Group. These are roles defined across the enterprise as against roles defined for an application.


Methods inherited from interface oracle.tip.pc.services.identity.BPMRole
getGrantees, getOwners, getParticipants, isOwneredBy

 

Methods inherited from interface oracle.tip.pc.services.identity.BPMIdentity
getActions, getAppRoles, getEmail, getGrantedRoles, getGroups, getOwnedRoles, getRoles, isInRole, isInRole, isOwner

 

Methods inherited from interface oracle.tip.pc.services.identity.BPMPrincipal
getAttribute, getAttributes, getDescription, getDisplayName, getFullName, getGuid, getRealmName, toNode

 

Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString

 


Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.