-
- All Superinterfaces:
KeyStore
- All Known Implementing Classes:
TrustStore
public interface TrustStore extends KeyStore
- Author:
- K.Venugopal@sun.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCertSelectorClassName()StringgetPeerAlias()StringgetServiceAlias()StringgetSTSAlias()StringgetTrustStoreCallbackHandler()-
Methods inherited from interface com.sun.xml.ws.security.policy.KeyStore
getAlias, getAliasSelectorClassName, getKeyPassword, getKeyStoreCallbackHandler, getKeyStoreLoginModuleConfigName, getLocation, getPassword, getType
-
-