| Package | Description |
|---|---|
| won.cryptography.service | |
| won.cryptography.ssl | |
| won.protocol.rest |
| Modifier and Type | Method and Description |
|---|---|
void |
CryptographyService.setTrustStoreService(TrustStoreService trustStoreService) |
| Constructor and Description |
|---|
RegistrationRestClientHttps(KeyStoreService keyStoreService,
org.apache.http.ssl.PrivateKeyStrategy privateKeyStrategy,
TrustStoreService trustStoreService,
org.apache.http.ssl.TrustStrategy trustStrategy,
java.lang.String registrationQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
TOFUStrategy.setTrustStoreService(TrustStoreService trustStoreService) |
void |
TrustFromStoreServiceStrategy.setTrustStoreService(TrustStoreService trustStoreService) |
void |
TOLUStrategy.setTrustStoreService(TrustStoreService trustStoreService) |
| Constructor and Description |
|---|
MessagingContext(KeyStoreService clientKeyStoreService,
org.apache.http.ssl.PrivateKeyStrategy clientDefaultAliasKeyStrategy,
TrustStoreService trustStoreService) |
TrustManagerWrapperWithTrustService(TrustStoreService trustStoreService) |
| Constructor and Description |
|---|
LinkedDataRestBridge(KeyStoreService keyStoreService,
TrustStoreService trustStoreService,
org.apache.http.ssl.TrustStrategy trustStrategy,
KeyPairAliasDerivationStrategy keyPairAliasDerivationStrategy) |
LinkedDataRestClientHttps(KeyStoreService keyStoreService,
TrustStoreService trustStoreService,
org.apache.http.ssl.TrustStrategy trustStrategy,
KeyPairAliasDerivationStrategy keyPairAliasDerivationStrategy) |
Copyright © 2019. All Rights Reserved.