Interface DefaultsType

  • All Superinterfaces:
    XACMLObject, org.opensaml.core.xml.XMLObject

    public interface DefaultsType
    extends XACMLObject
    XACML Defaults schema type.
    • Field Detail

      • POLICY_SET_DEFAULTS_ELEMENT_LOCAL_NAME

        static final String POLICY_SET_DEFAULTS_ELEMENT_LOCAL_NAME
        Local name of the element PolicySetDefaults.
        See Also:
        Constant Field Values
      • POLICY_SET_DEFAULTS_ELEMENT_NAME

        static final QName POLICY_SET_DEFAULTS_ELEMENT_NAME
        QName of the element PolicySetDefaults.
      • POLICY_DEFAULTS_ELEMENT_LOCAL_NAME

        static final String POLICY_DEFAULTS_ELEMENT_LOCAL_NAME
        Local name of the element PolicyDefaults.
        See Also:
        Constant Field Values
      • POLICY_DEFAULTS_ELEMENT_NAME

        static final QName POLICY_DEFAULTS_ELEMENT_NAME
        QName of the element PolicyDefaults.
      • SCHEMA_TYPE_NAME

        static final QName SCHEMA_TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getXPathVersion

        org.opensaml.core.xml.schema.XSString getXPathVersion()
        Gets the XPath version for this type.
        Returns:
        XPath version for this type
      • setXPathVersion

        void setXPathVersion​(org.opensaml.core.xml.schema.XSString version)
        Sets the XPath version for this type.
        Parameters:
        version - XPath version for this type