@Validated public static class KeyManagementConfigurationProperties.KeyStoreConfigurationProperties.KeysConfigurationProperties extends Object implements KeyManagementProperties.KeyStoreProperties.KeysProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyManagementConfigurationProperties.KeyStoreConfigurationProperties.KeysConfigurationProperties.KeyPairConfigurationProperties |
static class |
KeyManagementConfigurationProperties.KeyStoreConfigurationProperties.KeysConfigurationProperties.SecretKeyConfigurationProperties |
KeyManagementProperties.KeyStoreProperties.KeysProperties.KeyPairProperties, KeyManagementProperties.KeyStoreProperties.KeysProperties.SecretKeyProperties| Constructor and Description |
|---|
KeysConfigurationProperties() |
public KeyManagementProperties.KeyStoreProperties.KeysProperties.KeyPairProperties getEncKeyPairs()
getEncKeyPairs in interface KeyManagementProperties.KeyStoreProperties.KeysPropertiespublic void setEncKeyPairs(KeyManagementConfigurationProperties.KeyStoreConfigurationProperties.KeysConfigurationProperties.KeyPairConfigurationProperties encKeyPairs)
public KeyManagementProperties.KeyStoreProperties.KeysProperties.KeyPairProperties getSignKeyPairs()
getSignKeyPairs in interface KeyManagementProperties.KeyStoreProperties.KeysPropertiespublic void setSignKeyPairs(KeyManagementConfigurationProperties.KeyStoreConfigurationProperties.KeysConfigurationProperties.KeyPairConfigurationProperties signKeyPairs)
public KeyManagementProperties.KeyStoreProperties.KeysProperties.SecretKeyProperties getSecretKeys()
getSecretKeys in interface KeyManagementProperties.KeyStoreProperties.KeysPropertiespublic void setSecretKeys(KeyManagementConfigurationProperties.KeyStoreConfigurationProperties.KeysConfigurationProperties.SecretKeyConfigurationProperties secretKeys)
Copyright © 2017. All rights reserved.