JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01

oracle.security.jazn.realm
Interface RealmRole

All Superinterfaces:
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

 


JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01

Copyright 2002, 2003 Oracle Corporation. All Rights Reserved.