SK.gnome.dwarf.auth
Class RolePrincipal

java.lang.Object
  extended bySK.gnome.dwarf.auth.GenericPrincipal
      extended bySK.gnome.dwarf.auth.RolePrincipal
All Implemented Interfaces:
java.security.Principal
Direct Known Subclasses:
EveryonePrincipal

public class RolePrincipal
extends GenericPrincipal

This class implements a Principal representing the user role.


Constructor Summary
RolePrincipal(java.lang.String name)
          Creates a new RolePrincipal.
 
Methods inherited from class SK.gnome.dwarf.auth.GenericPrincipal
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RolePrincipal

public RolePrincipal(java.lang.String name)
Creates a new RolePrincipal.



Copyright (c) 1999-2005, Gnome Ltd. All rights reserved.