Uses of Class
org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
-
Packages that use AbstractWSPolicyObjectUnmarshaller Package Description org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy. -
-
Uses of AbstractWSPolicyObjectUnmarshaller in org.opensaml.soap.wspolicy.impl
Subclasses of AbstractWSPolicyObjectUnmarshaller in org.opensaml.soap.wspolicy.impl Modifier and Type Class Description classAllUnmarshallerUnmarshaller for the wsp:All element.classAppliesToUnmarshallerUnmarshaller for the wsp:AppliesTo element.classExactlyOneUnmarshallerUnmarshaller for the wsp:ExactlyOne element.classOperatorContentTypeUnmarshallerUnmarshaller for the wsp:OperatorContentType element.classPolicyAttachmentUnmarshallerUnmarshaller for PolicyAttachment.classPolicyReferenceUnmarshallerUnmarshaller for the wsp:PolicyReference element.classPolicyUnmarshallerUnmarshaller for the wsp:Policy element.
-