|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 2 (10.1.2) B25708-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.tip.pc.services.identity.Principal
oracle.tip.pc.services.identity.Identity
Identity class defines BPEL Process Manager Identity for RemoteIdentityService inteface
| Constructor Summary | |
Identity()Default Constructor |
|
Identity(BPMIdentity bpmIdentity)Constructor |
|
Identity(oracle.security.jazn.realm.RealmPrincipal realmPrincipal)Constructor |
|
| Method Summary | |
java.lang.String |
getEmail()Gets e-mail address for this Identity |
void |
setEmail(java.lang.String email)Sets e-mail address for this Identity |
| Methods inherited from class oracle.tip.pc.services.identity.Principal |
equals, getAttribute, getDescription, getDisplayName, getFullName, getGuid, getName, setAttribute, setDescription, setDisplayName, setFullName, setGuid, setName, toString |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Identity()
public Identity(oracle.security.jazn.realm.RealmPrincipal realmPrincipal)
realmPrincipal - is a RealmPrincipal objectpublic Identity(BPMIdentity bpmIdentity)
bpmIdentity - is a RealmPrincipal object| Method Detail |
public java.lang.String getEmail()
Identitypublic void setEmail(java.lang.String email)
Identityemail - is a e-mail adderess of indemtity
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 2 (10.1.2) B25708-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||