Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02


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

 


Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02


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