org.jboss.test.security.interfaces
Interface CustomPrincipal

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface CustomPrincipal
extends EJBObject (src)


Method Summary
 boolean validateCallerPrincipal(java.lang.Class type)
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

validateCallerPrincipal

public boolean validateCallerPrincipal(java.lang.Class type)
                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException