|
||||||||||
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 |
getLocation()
|
char[] |
getPassword()
|
java.lang.String |
getType()
|
Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion |
---|
equals, getAttributes, getAttributesSet, getAttributeValue, 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 KeyStore
public java.lang.String getType()
getType
in interface KeyStore
public char[] getPassword()
getPassword
in interface KeyStore
public java.lang.String getAlias()
getAlias
in interface KeyStore
public java.lang.String getKeyPassword()
getKeyPassword
in interface KeyStore
public java.lang.String getAliasSelectorClassName()
getAliasSelectorClassName
in interface KeyStore
public java.lang.String getKeyStoreCallbackHandler()
getKeyStoreCallbackHandler
in interface KeyStore
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |