Class CertStoreConfig
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.CertStoreConfig
- All Implemented Interfaces:
CertStoreConfig
public class CertStoreConfig
extends com.sun.xml.ws.policy.PolicyAssertion
implements CertStoreConfig
- Author:
- Kumar Jayanti
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of CertStoreConfigCertStoreConfig(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
Modifier and TypeMethodDescriptionMethods 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
-
Constructor Details
-
CertStoreConfig
public CertStoreConfig(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative) -
CertStoreConfig
public CertStoreConfig()Creates a new instance of CertStoreConfig
-
-
Method Details
-
getCallbackHandlerClassName
- Specified by:
getCallbackHandlerClassNamein interfaceCertStoreConfig
-
getCertSelectorClassName
- Specified by:
getCertSelectorClassNamein interfaceCertStoreConfig
-
getCRLSelectorClassName
- Specified by:
getCRLSelectorClassNamein interfaceCertStoreConfig
-