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