| Package | Description |
|---|---|
| won.cryptography.service | |
| won.cryptography.service.keystore | |
| won.cryptography.ssl | |
| won.protocol.rest |
| Constructor and Description |
|---|
CryptographyService(KeyStoreService keyStoreService) |
CryptographyService(KeyStoreService keyStoreService,
KeyPairService keyPairService,
CertificateService certificateService,
java.lang.String defaultAlias) |
CryptographyService(KeyStoreService keyStoreService,
java.lang.String defaultAlias) |
RegistrationRestClientHttps(KeyStoreService keyStoreService,
org.apache.http.ssl.PrivateKeyStrategy privateKeyStrategy,
TrustStoreService trustStoreService,
org.apache.http.ssl.TrustStrategy trustStrategy,
java.lang.String registrationQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeyStoreService |
class |
FileBasedKeyStoreService
User: fsalcher Date: 12.06.2014
|
| Constructor and Description |
|---|
KeyManagerWrapperWithKeyServiceAndStrategy(KeyStoreService keyStoreService,
org.apache.http.ssl.PrivateKeyStrategy aliasStrategy) |
MessagingContext(KeyStoreService clientKeyStoreService,
org.apache.http.ssl.PrivateKeyStrategy clientDefaultAliasKeyStrategy,
TrustStoreService trustStoreService) |
MessagingContext(KeyStoreService clientKeyStoreService,
org.apache.http.ssl.PrivateKeyStrategy clientDefaultAliasKeyStrategy,
org.apache.http.ssl.TrustStrategy trustStrategy) |
| 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.