org.omg.SecurityLevel2
Interface AccessDecisionOperations

All Known Subinterfaces:
AccessDecision
All Known Implementing Classes:
_AccessDecisionLocalBase, AccessDecisionLocalTie

public interface AccessDecisionOperations

Generated from IDL interface "AccessDecision".

Version:
generated at Aug 22, 2009 1:40:05 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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)


Copyright © 2009. All Rights Reserved.