org.omg.SecurityLevel2
Interface AccessDecisionOperations

All Known Subinterfaces:
AccessDecision

public interface AccessDecisionOperations

Generated from IDL interface "AccessDecision".

Version:
generated at Mar 21, 2012 11:04:24 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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)