org.apache.tomcat.modules.aaa
Class SimpleRealm.SimpleRealmPrincipal

java.lang.Object
  |
  +--org.apache.tomcat.util.aaa.SimplePrincipal
        |
        +--org.apache.tomcat.modules.aaa.SimpleRealm.SimpleRealmPrincipal
All Implemented Interfaces:
java.security.Principal
Enclosing class:
SimpleRealm

public static class SimpleRealm.SimpleRealmPrincipal
extends SimplePrincipal


Methods inherited from class org.apache.tomcat.util.aaa.SimplePrincipal
equals, getName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.security.Principal
hashCode
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.