Uses of Interface
org.opensaml.soap.wspolicy.WSPolicyObjectBuilder
-
Packages that use WSPolicyObjectBuilder Package Description org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy. -
-
Uses of WSPolicyObjectBuilder in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement WSPolicyObjectBuilder Modifier and Type Class Description classAbstractWSPolicyObjectBuilder<T extends WSPolicyObject>AbstactWSPolicyObjectBuilder.classAllBuilderBuilder for the All element.classAppliesToBuilderBuilder for the AppliesTo element.classExactlyOneBuilderBuilder for the ExactlyOne element.classPolicyAttachmentBuilderBuilder for the PolicyAttachment element.classPolicyBuilderBuilder for the Policy element.classPolicyReferenceBuilderBuilder for the PolicyReference element.
-