org.omg.SecurityLevel2
Interface AccessDecisionOperations

All Known Subinterfaces:
AccessDecision
All Known Implementing Classes:
_AccessDecisionImplBase, _AccessDecisionStub

public interface AccessDecisionOperations

org/omg/SecurityLevel2/AccessDecisionOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/SecurityLevel2.idl Saturday, November 5, 2011 7:43:25 PM UTC


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 © 2006-2011 Apache Software Foundation. All Rights Reserved.