org.omg.SecurityAdmin
Interface SecureInvocationPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
SecureInvocationPolicy

public interface SecureInvocationPolicyOperations
extends PolicyOperations

Generated from IDL interface "SecureInvocationPolicy"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 short get_association_options(InterfaceDef object_type, RequiresSupports requires_supports, CommunicationDirection direction)
           
 void set_association_options(InterfaceDef object_type, RequiresSupports requires_supports, CommunicationDirection direction, short options)
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

set_association_options

public void set_association_options(InterfaceDef object_type,
                                    RequiresSupports requires_supports,
                                    CommunicationDirection direction,
                                    short options)

get_association_options

public short get_association_options(InterfaceDef object_type,
                                     RequiresSupports requires_supports,
                                     CommunicationDirection direction)