org.omg.SecurityLevel2
Interface AccessDecisionOperations

All Known Subinterfaces:
AccessDecision
All Known Implementing Classes:
AccessDecisionImpl

public interface AccessDecisionOperations

Generated from IDL interface "AccessDecision"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 boolean access_allowed(Credentials[] cred_list, Object target, java.lang.String operation_name, java.lang.String target_interface_name)
           
 

Method Detail

access_allowed

public boolean access_allowed(Credentials[] cred_list,
                              Object target,
                              java.lang.String operation_name,
                              java.lang.String target_interface_name)