org.omg.SecurityLevel2
Interface InvocationCredentialsPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
InvocationCredentialsPolicy
All Known Implementing Classes:
InvocationCredentialsPolicyImpl

public interface InvocationCredentialsPolicyOperations
extends PolicyOperations

Generated from IDL interface "InvocationCredentialsPolicy"

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

Method Summary
 Credentials[] creds()
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

creds

public Credentials[] creds()