org.omg.SecurityAdmin

Interface SecureInvocationPolicyOperations

All Superinterfaces:
PolicyOperations
Known Subinterfaces:
SecureInvocationPolicy

public interface SecureInvocationPolicyOperations
extends PolicyOperations

Generated from IDL interface "SecureInvocationPolicy"

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

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 Details

get_association_options

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


set_association_options

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