org.objectweb.jonas_ejb.container
Interface PrincipalFactory

All Known Implementing Classes:
PrincipalFactoryImpl

public interface PrincipalFactory


Method Summary
 java.security.Principal getCallerPrincipal()
          return the current caller principal return null if no principal
 

Method Detail

getCallerPrincipal

public java.security.Principal getCallerPrincipal()
return the current caller principal return null if no principal