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 (JBoss patch 3), 06-Oct-2004

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

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