|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.KeyStore
com.sun.xml.ws.security.impl.policy.TrustStore
public class TrustStore
| Constructor Summary | |
|---|---|
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)
|
|
| Method Summary | |
|---|---|
String |
getCertSelectorClassName()
|
String |
getPeerAlias()
|
String |
getServiceAlias()
|
String |
getSTSAlias()
|
String |
getTrustStoreCallbackHandler()
|
| Methods inherited from class com.sun.xml.ws.security.impl.policy.KeyStore |
|---|
getAlias, getAliasSelectorClassName, getKeyPassword, getKeyStoreCallbackHandler, getKeyStoreLoginModuleConfigName, getLocation, getPassword, getType |
| Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion |
|---|
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.security.policy.KeyStore |
|---|
getAlias, getAliasSelectorClassName, getKeyPassword, getKeyStoreCallbackHandler, getKeyStoreLoginModuleConfigName, getLocation, getPassword, getType |
| Constructor Detail |
|---|
public 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)
| Method Detail |
|---|
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 TrustStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||