org.apache.geronimo.jetty6
Class JAASJettyPrincipal
java.lang.Object
org.apache.geronimo.jetty6.JAASJettyPrincipal
- All Implemented Interfaces:
- Principal
public class JAASJettyPrincipal
- extends Object
- implements Principal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAASJettyPrincipal
public JAASJettyPrincipal(String name)
getName
public String getName()
- Specified by:
getName
in interface Principal
getSubject
public Subject getSubject()
setSubject
public void setSubject(Subject subject)
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.