|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleManagerPrincipal
This interface represents the abstract notion of a principal, which can be used to represent an entity such as a person or system identity. The corresponding database object is identified by its object key.
| Method Summary | |
|---|---|
java.lang.String |
getEmailAddress()Gets the email address of this RoleManagerPrincipal. |
java.util.Locale |
getLocale()Gets the locale of this RoleManagerPrincipal. |
ObjectKey |
getObjectKey()Gets the ObjectKey of this RoleManagerPrincipal. |
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Method Detail |
|---|
java.lang.String getEmailAddress()
RoleManagerPrincipal.String representing email addressjava.util.Locale getLocale()
RoleManagerPrincipal.Locale of this RoleManagerPrincipal.ObjectKey getObjectKey()
ObjectKey of this RoleManagerPrincipal.ObjectKey of this RoleManagerPrincipal
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||