Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


oracle.security.jazn.realm
Interface RealmRole

All Superinterfaces:
java.security.Principal, RealmPrincipal

public interface RealmRole
extends RealmPrincipal

A RealmRole is a role associated with a realm. It can be associated with a group of privileges or roles.


Methods inherited from interface oracle.security.jazn.realm.RealmPrincipal
getDescription, getDisplayName, getFullName, getRealm, setDescription

 

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

 


Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Copyright © 2004, 2006, Oracle. All rights reserved.