org.apache.webbeans.ejb.service
Class OpenEJBSecurityService

java.lang.Object
  extended by org.apache.webbeans.ejb.service.OpenEJBSecurityService
All Implemented Interfaces:
SecurityService

public class OpenEJBSecurityService
extends Object
implements SecurityService


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

Constructor Detail

OpenEJBSecurityService

public OpenEJBSecurityService()
Method Detail

getCurrentPrincipal

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


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