com.sun.xml.ws.security.policy
Interface KeyStore
- All Known Subinterfaces:
- TrustStore
- All Known Implementing Classes:
- KeyStore, TrustStore
public interface KeyStore
- Author:
- K.Venugopal@sun.com
getLocation
String getLocation()
getType
String getType()
getPassword
char[] getPassword()
getAlias
String getAlias()
getKeyPassword
String getKeyPassword()
getAliasSelectorClassName
String getAliasSelectorClassName()
getKeyStoreCallbackHandler
String getKeyStoreCallbackHandler()
getKeyStoreLoginModuleConfigName
String getKeyStoreLoginModuleConfigName()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.