|
||||||||||
| 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
public class KeyStore
| Constructor Summary | |
|---|---|
KeyStore()
Creates a new instance of KeyStore |
|
KeyStore(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
java.util.Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAlias()
|
java.lang.String |
getAliasSelectorClassName()
|
java.lang.String |
getKeyPassword()
|
java.lang.String |
getKeyStoreCallbackHandler()
|
java.lang.String |
getKeyStoreLoginModuleConfigName()
|
java.lang.String |
getLocation()
|
char[] |
getPassword()
|
java.lang.String |
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 |
| Constructor Detail |
|---|
public KeyStore()
public KeyStore(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
java.util.Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
| Method Detail |
|---|
public java.lang.String getLocation()
getLocation in interface KeyStorepublic java.lang.String getType()
getType in interface KeyStorepublic char[] getPassword()
getPassword in interface KeyStorepublic java.lang.String getAlias()
getAlias in interface KeyStorepublic java.lang.String getKeyPassword()
getKeyPassword in interface KeyStorepublic java.lang.String getAliasSelectorClassName()
getAliasSelectorClassName in interface KeyStorepublic java.lang.String getKeyStoreCallbackHandler()
getKeyStoreCallbackHandler in interface KeyStorepublic java.lang.String getKeyStoreLoginModuleConfigName()
getKeyStoreLoginModuleConfigName in interface KeyStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||