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 Sep 22, 2012 10:58:00 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Method Detail

access_allowed

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


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.