Oracle9iAS JAAS 9.0.2.0.0

oracle.security.jazn.realm
Interface RealmUser

All Superinterfaces:
Principal, RealmPrincipal

public interface RealmUser
extends RealmPrincipal

A RealmUser is a user associated with a realm.

This is an empty interface for tagging objects being RealmUser objects. It differs from RealmRole that it cannot contain other roles.


Methods inherited from interface oracle.security.jazn.realm.RealmPrincipal
getRealm
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 


Oracle9iAS JAAS 9.0.2.0.0

Copyright 2001, Oracle Corporation. All Rights Reserved.