TrustStoreDescriptorAccessor.TrustStoreDescriptorPropertypublic interface TrustStoreDescriptorAccessor
TrustStoreDescriptor property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
TrustStoreDescriptorAccessor.TrustStoreDescriptorBuilder<B extends TrustStoreDescriptorAccessor.TrustStoreDescriptorBuilder<B>> |
Provides a builder method for a
TrustStoreDescriptor property
returning the builder for applying multiple build operations. |
static interface |
TrustStoreDescriptorAccessor.TrustStoreDescriptorMutator |
Provides a mutator for a
TrustStoreDescriptor property. |
static interface |
TrustStoreDescriptorAccessor.TrustStoreDescriptorProperty |
Provides a
TrustStoreDescriptor property. |
| Modifier and Type | Method | Description |
|---|---|---|
TrustStoreDescriptor |
getTrustStoreDescriptor() |
Retrieves the
TrustStoreDescriptor from the
TrustStoreDescriptor property. |
TrustStoreDescriptor getTrustStoreDescriptor()
TrustStoreDescriptor from the
TrustStoreDescriptor property.TrustStoreDescriptor stored by the
TrustStoreDescriptor property.Copyright © 2018. All rights reserved.