org.omg.SecurityAdmin
Interface DelegationPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
DelegationPolicy

public interface DelegationPolicyOperations
extends PolicyOperations

Generated from IDL interface "DelegationPolicy".

Version:
generated at Jan 1, 2011 11:42:57 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 DelegationMode get_delegation_mode(InterfaceDef object_type)
           
 void set_delegation_mode(InterfaceDef object_type, DelegationMode mode)
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

set_delegation_mode

void set_delegation_mode(InterfaceDef object_type,
                         DelegationMode mode)

get_delegation_mode

DelegationMode get_delegation_mode(InterfaceDef object_type)