|
||||||||||
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.CertStoreConfig
public class CertStoreConfig
Constructor Summary | |
---|---|
CertStoreConfig()
Creates a new instance of CertStoreConfig |
|
CertStoreConfig(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 |
getCallbackHandlerClassName()
|
java.lang.String |
getCertSelectorClassName()
|
java.lang.String |
getCRLSelectorClassName()
|
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 CertStoreConfig(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)
public CertStoreConfig()
Method Detail |
---|
public java.lang.String getCallbackHandlerClassName()
getCallbackHandlerClassName
in interface CertStoreConfig
public java.lang.String getCertSelectorClassName()
getCertSelectorClassName
in interface CertStoreConfig
public java.lang.String getCRLSelectorClassName()
getCRLSelectorClassName
in interface CertStoreConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |