|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.tip.pc.services.identity.PrincipalClassifier
| Field Summary | |
static PrincipalClassifier |
APPROLEAPPLICATION_ROLE defines application role type |
static PrincipalClassifier |
GROUPGROUP defines enterprise role type |
static PrincipalClassifier |
ROLEROLE defines role type which could be either application role or group |
static PrincipalClassifier |
USERAPPLICATION_ROLE defines application role type |
| Constructor Summary | |
PrincipalClassifier(java.lang.String name)Constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)Checks whether objects same |
int |
hashCode()Computes hashcode for Classifier |
java.lang.String |
toString()String representation of PrincipalClassifier |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final PrincipalClassifier USER
public static final PrincipalClassifier APPROLE
public static final PrincipalClassifier GROUP
public static final PrincipalClassifier ROLE
| Constructor Detail |
public PrincipalClassifier(java.lang.String name)
name - a role classifier name| Method Detail |
public boolean equals(java.lang.Object obj)
obj -public java.lang.String toString()
public int hashCode()
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.