|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2) E27137-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserInfo
Interface for user object.
Method Summary | |
---|---|
oracle.security.am.engines.common.identity.provider.CanonicalID |
getCanonicalID() Returns the CanonicalID for the user |
java.lang.String |
getDN() Returns the DN associated with this user |
java.lang.String |
getIdStoreName() Returns the idStore name this user is associated with |
java.lang.String |
getUserId() Returns the User Id of the user. |
oracle.security.idm.User |
getUserObject() Returns the User/Role API User object associated with this user. |
Method Detail |
---|
java.lang.String getUserId()
java.lang.String getDN()
java.lang.String getIdStoreName()
oracle.security.am.engines.common.identity.provider.CanonicalID getCanonicalID() throws IdentityProviderException
IdentityProviderException
oracle.security.idm.User getUserObject() throws IdentityProviderException
IdentityProviderException
|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2) E27137-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012, Oracle Corp. All Rights Reserved.