| Package | Description |
|---|---|
| anon.client |
| Modifier and Type | Field and Description |
|---|---|
static TrustModel |
TrustModel.TRUST_MODEL_ALL_SERVICES |
| Modifier and Type | Method and Description |
|---|---|
static TrustModel |
TrustModel.getCurrentTrustModel() |
static TrustModel |
TrustModel.getCustomFilter() |
static TrustModel |
TrustModel.getTrustModelDefault() |
static TrustModel |
TrustModel.removeTrustModel(TrustModel a_trustModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustModel.clone(TrustModel a_trustModel) |
void |
TrustModel.copyAttributes(TrustModel a_trustModel) |
static TrustModel |
TrustModel.removeTrustModel(TrustModel a_trustModel) |
static void |
TrustModel.setCurrentTrustModel(TrustModel a_trustModel) |
| Constructor and Description |
|---|
TrustModel(TrustModel a_trustModel)
Creates a TrustModel object from another TrustModel object
|
Copyright © 2023. All rights reserved.