Interface | Description |
---|---|
MasterKeyReader |
This interface is used to register MasterKeyReaders.
|
SecretRepository |
This interface is used to register SecretRepositories.
|
SecureVault |
This interface is used to register SecureVault.
|
Class | Description |
---|---|
MasterKey |
This class represents a master key that is needed to initialize a secret repository.
|
SecureVaultConstants |
Secure Vault Constants.
|
SecureVaultFactory |
Responsible for returning a secure vault instance.
|
SecureVaultUtils |
Secure Vault utility methods.
|
Copyright © 2017 WSO2. All rights reserved.