org.omg.Security
Class EstablishTrust
java.lang.Object
org.omg.Security.EstablishTrust
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class EstablishTrust
- extends Object
- implements IDLEntity
org/omg/Security/EstablishTrust.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/Security.idl
Saturday, November 5, 2011 7:43:25 PM UTC
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
trust_in_client
public boolean trust_in_client
trust_in_target
public boolean trust_in_target
EstablishTrust
public EstablishTrust()
EstablishTrust
public EstablishTrust(boolean _trust_in_client,
boolean _trust_in_target)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.