Interface WSPolicyObjectBuilder<WSPolicyObjectType extends WSPolicyObject>

  • Type Parameters:
    WSPolicyObjectType - the type of WS-Policy object being built
    All Superinterfaces:
    org.opensaml.core.xml.XMLObjectBuilder<WSPolicyObjectType>

    public interface WSPolicyObjectBuilder<WSPolicyObjectType extends WSPolicyObject>
    extends org.opensaml.core.xml.XMLObjectBuilder<WSPolicyObjectType>
    WSPolicyObjectBuilder.
    • Method Detail

      • buildObject

        WSPolicyObjectType buildObject()
        Builds a WS-Policy object.
        Returns:
        the built object