Class AppOutboundAssertionAttributes.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • value

        public AppOutboundAssertionAttributes.Builder value​(String value)
        Mapped Attribute identifier

        *Added In:** 18.2.6

        *SCIM++ Properties:** - caseExact: true - idcsSearchable: true - mutability: readOnly - required: true - returned: default - type: string - uniqueness: none

        Parameters:
        value - the value to set
        Returns:
        this builder
      • ref

        public AppOutboundAssertionAttributes.Builder ref​(String ref)
        Mapped Attribute URI

        *Added In:** 18.2.6

        *SCIM++ Properties:** - idcsSearchable: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none

        Parameters:
        ref - the value to set
        Returns:
        this builder
      • direction

        public AppOutboundAssertionAttributes.Builder direction​(String direction)
        Mapped Attribute Direction

        *Added In:** 18.2.6

        *SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none

        Parameters:
        direction - the value to set
        Returns:
        this builder