Uses of Class
org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObjectMarshaller
-
Packages that use AbstractWSPolicyObjectMarshaller Package Description org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy. -
-
Uses of AbstractWSPolicyObjectMarshaller in org.opensaml.soap.wspolicy.impl
Subclasses of AbstractWSPolicyObjectMarshaller in org.opensaml.soap.wspolicy.impl Modifier and Type Class Description classAllMarshallerMarshaller for the wsp:All element.classAppliesToMarshallerMarshaller for the wsp:AppliesTo element.classExactlyOneMarshallerMarshaller for the wsp:ExactlyOne element.classOperatorContentTypeMarshallerMarshaller for the wsp:OperatorContentType element.classPolicyAttachmentMarshallerMarshaller for PolicyAttachment.classPolicyMarshallerMarshaller for the wsp:Policy element.classPolicyReferenceMarshallerMarshaller for the wsp:PolicyReference element.
-