public class MasterKeyReaderConfiguration extends Object
Constructor and Description |
---|
MasterKeyReaderConfiguration() |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getParameter(String key)
Get master key reader configuration parameters.
|
Optional<String> |
getType()
Get master key reader implementation type.
|
void |
setParameter(String key,
String value)
Set parameter value.
|
public Optional<String> getType()
public Optional<String> getParameter(String key)
key
- parameter keyCopyright © 2017 WSO2. All rights reserved.