public interface KeyStore
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
String |
getAliasSelectorClassName() |
String |
getKeyPassword() |
String |
getKeyStoreCallbackHandler() |
String |
getKeyStoreLoginModuleConfigName() |
String |
getLocation() |
char[] |
getPassword() |
String |
getType() |
String getLocation()
String getType()
char[] getPassword()
String getAlias()
String getKeyPassword()
String getAliasSelectorClassName()
String getKeyStoreCallbackHandler()
String getKeyStoreLoginModuleConfigName()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.