Package | Description |
---|---|
org.wso2.carbon.secvault | |
org.wso2.carbon.secvault.reader | |
org.wso2.carbon.secvault.repository |
Modifier and Type | Method and Description |
---|---|
void |
SecretRepository.init(SecretRepositoryConfiguration secretRepositoryConfiguration,
MasterKeyReader masterKeyReader)
This method will be called with a
SecretRepositoryConfiguration , a MasterKeyReader . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMasterKeyReader
This service component is responsible for providing master keys to initialize the secret repositories.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultSecretRepository.init(SecretRepositoryConfiguration secretRepositoryConfiguration,
MasterKeyReader masterKeyReader) |
Copyright © 2017 WSO2. All rights reserved.