org.omg.Security
Class EstablishTrust

java.lang.Object
  extended byorg.omg.Security.EstablishTrust
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class EstablishTrust
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/Security/EstablishTrust.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/Security.idl Thursday, November 29, 2007 10:27:54 PM MSK

See Also:
Serialized Form

Field Summary
 boolean trust_in_client
           
 boolean trust_in_target
           
 
Constructor Summary
EstablishTrust()
           
EstablishTrust(boolean _trust_in_client, boolean _trust_in_target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trust_in_client

public boolean trust_in_client

trust_in_target

public boolean trust_in_target
Constructor Detail

EstablishTrust

public EstablishTrust()

EstablishTrust

public EstablishTrust(boolean _trust_in_client,
                      boolean _trust_in_target)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.