org.apache.tomcat.modules.aaa
Class JDBCRealm.JdbcPrincipal

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

public static class JDBCRealm.JdbcPrincipal
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.