public class SecurityConfiguration extends Object
| Constructor and Description |
|---|
SecurityConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
String |
getKeystore() |
String |
getPassword() |
void |
setAlgorithm(String algorithm) |
void |
setKeystore(String keystore) |
void |
setPassword(String password) |
Copyright © 2016–2018 Softelnet. All rights reserved.