Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


oracle.security.jps.principals
Interface JpsUser

All Superinterfaces:
JpsPrincipal, java.security.Principal, java.io.Serializable
All Known Subinterfaces:
JpsAnonymousUser

public interface JpsUser
extends JpsPrincipal

Method Summary
 java.lang.String getRealmName()
           

 

Methods inherited from interface oracle.security.jps.principals.JpsPrincipal
getDescription, getDisplayName, getGuid, getPrincipalType, getUniqueName

 

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

 

Method Detail

getRealmName

java.lang.String getRealmName()

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.