Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-04


oracle.security.jps.principals
Interface JpsRole

All Superinterfaces:
JpsPrincipal, java.security.Principal, java.io.Serializable
All Known Subinterfaces:
JpsAnonymousRole, JpsApplicationRole, JpsAuthenticatedRole, JpsEnterpriseRole
All Known Implementing Classes:
ApplicationRole

public interface JpsRole
extends JpsPrincipal

Method Summary

 

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

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-04


Copyright © 2011, Oracle. All rights reserved.