public class TrustStore extends KeyStore implements TrustStore
| Constructor and Description |
|---|
TrustStore()
Creates a new instance of TrustStore
|
TrustStore(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertSelectorClassName() |
String |
getPeerAlias() |
String |
getServiceAlias() |
String |
getSTSAlias() |
String |
getTrustStoreCallbackHandler() |
getAlias, getAliasSelectorClassName, getKeyPassword, getKeyStoreCallbackHandler, getKeyStoreLoginModuleConfigName, getLocation, getPassword, getTypeequals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAlias, getAliasSelectorClassName, getKeyPassword, getKeyStoreCallbackHandler, getKeyStoreLoginModuleConfigName, getLocation, getPassword, getTypepublic TrustStore()
public TrustStore(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
public String getPeerAlias()
getPeerAlias in interface TrustStorepublic String getSTSAlias()
getSTSAlias in interface TrustStorepublic String getServiceAlias()
getServiceAlias in interface TrustStorepublic String getCertSelectorClassName()
getCertSelectorClassName in interface TrustStorepublic String getTrustStoreCallbackHandler()
getTrustStoreCallbackHandler in interface TrustStoreCopyright © 2005–2018 Oracle Corporation. All rights reserved.