Class CertStoreConfig
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.CertStoreConfig
- All Implemented Interfaces:
CertStoreConfig
- Author:
- Kumar Jayanti
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of CertStoreConfigCertStoreConfig(AssertionData name, Collection<PolicyAssertion> nestedAssertions, AssertionSet nestedAlternative) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.sun.xml.ws.policy.PolicyAssertion
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString
-
Constructor Details
-
CertStoreConfig
public CertStoreConfig(AssertionData name, Collection<PolicyAssertion> nestedAssertions, 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
-