org.apache.servicemix.http.jetty
Class JaasJettyPrincipal
java.lang.Object
org.apache.servicemix.http.jetty.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 © 2005-2008 Apache Software Foundation. All Rights Reserved.