public final class EstablishTrust extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
boolean |
trust_in_client |
boolean |
trust_in_target |
Constructor and Description |
---|
EstablishTrust() |
EstablishTrust(boolean trust_in_client,
boolean trust_in_target) |
Copyright © 2017 JacORB. All rights reserved.