org.omg.SecurityLevel2
Interface MechanismPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
MechanismPolicy
All Known Implementing Classes:
MechanismPolicyImpl

public interface MechanismPolicyOperations
extends PolicyOperations

Generated from IDL interface "MechanismPolicy"

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

Method Summary
 java.lang.String[] mechanisms()
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

mechanisms

public java.lang.String[] mechanisms()