|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISecurityConfiguration
Implementation of this interface provides keystore details with a specified key.
| Method Summary | |
|---|---|
ISecurityConfiguration |
clone()
Cloning support is mandatory |
String |
getKeystore()
Returns keystore location. |
String |
getKeystoreAlias()
Returns key alias in keystore. |
String |
getKeystoreKeyPassword()
Returns key password in keystore. |
String |
getKeystorePassword()
Returns keystore password. |
String |
getKeystoreType()
Returns keystore type. |
| Method Detail |
|---|
String getKeystore()
String getKeystorePassword()
String getKeystoreAlias()
String getKeystoreKeyPassword()
String getKeystoreType()
ISecurityConfiguration clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||