org.omg.SecurityLevel2

Interface AccessDecisionOperations

Known Subinterfaces:
AccessDecision
Known Implementing Classes:
AccessDecisionImpl

public interface AccessDecisionOperations

Generated from IDL interface "AccessDecision"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

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

Method Details

access_allowed

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