org.apache.webbeans.spi
Interface SecurityService


public interface SecurityService

Security service SPI.

Version:
$Rev$ $Date$

Method Summary
 Principal getCurrentPrincipal()
          Gets the current caller identity.
 

Method Detail

getCurrentPrincipal

Principal getCurrentPrincipal()
Gets the current caller identity.

Returns:
current caller identity.


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