org.objectweb.proactive.ext.security
Interface Secure


public interface Secure

Author:
acontes Objects implementing this interface have access to ProActive security methods. Doing this, the object can monitor, check access and, by the way, block some requests

Method Summary
 SecurityContext execute(SecurityContext sc)
           
 SecurityContext receiveRequest(SecurityContext sc)
           
 

Method Detail

receiveRequest

SecurityContext receiveRequest(SecurityContext sc)

execute

SecurityContext execute(SecurityContext sc)


Copyright 2001-2007 INRIA All Rights Reserved.