org.apache.webbeans.web.tomcat
Class TomcatSecurityService

java.lang.Object
  extended by org.apache.webbeans.web.tomcat.TomcatSecurityService
All Implemented Interfaces:
SecurityService

public class TomcatSecurityService
extends Object
implements SecurityService


Constructor Summary
TomcatSecurityService()
           
 
Method Summary
 Principal getCurrentPrincipal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatSecurityService

public TomcatSecurityService()
Method Detail

getCurrentPrincipal

public Principal getCurrentPrincipal()
Specified by:
getCurrentPrincipal in interface SecurityService


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.