public class KeyStore extends com.sun.xml.ws.policy.PolicyAssertion implements KeyStore
| Constructor and Description |
|---|
KeyStore()
Creates a new instance of KeyStore
|
KeyStore(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 |
getAlias() |
String |
getAliasSelectorClassName() |
String |
getKeyPassword() |
String |
getKeyStoreCallbackHandler() |
String |
getKeyStoreLoginModuleConfigName() |
String |
getLocation() |
char[] |
getPassword() |
String |
getType() |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic KeyStore()
public KeyStore(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 getLocation()
getLocation in interface KeyStorepublic char[] getPassword()
getPassword in interface KeyStorepublic String getKeyPassword()
getKeyPassword in interface KeyStorepublic String getAliasSelectorClassName()
getAliasSelectorClassName in interface KeyStorepublic String getKeyStoreCallbackHandler()
getKeyStoreCallbackHandler in interface KeyStorepublic String getKeyStoreLoginModuleConfigName()
getKeyStoreLoginModuleConfigName in interface KeyStoreCopyright © 2005–2018 Oracle Corporation. All rights reserved.