|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.Security.EstablishTrust
public final class EstablishTrust
Generated from IDL definition of struct "EstablishTrust"
| Field Summary | |
|---|---|
boolean |
trust_in_client
|
boolean |
trust_in_target
|
| Constructor Summary | |
|---|---|
EstablishTrust()
|
|
EstablishTrust(boolean trust_in_client,
boolean trust_in_target)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean trust_in_client
public boolean trust_in_target
| Constructor Detail |
|---|
public EstablishTrust()
public EstablishTrust(boolean trust_in_client,
boolean trust_in_target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||