Package | Description |
---|---|
org.wso2.carbon.secvault.repository |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSecretRepository
This abstract class implements
SecretRepository and it provides basic implementations for
loadSecrets(org.wso2.carbon.secvault.model.SecretRepositoryConfiguration) , persistSecrets(org.wso2.carbon.secvault.model.SecretRepositoryConfiguration) and resolve(java.lang.String)
methods. |
class |
DefaultSecretRepository
This service component provides a concrete implementation for
SecretRepository . |
Copyright © 2017 WSO2. All rights reserved.