Class PolicyExtensionOciconsolesignonpolicyconsentPolicy.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • consent

        public PolicyExtensionOciconsolesignonpolicyconsentPolicy.Builder consent​(Boolean consent)
        Set to true when an identity domain administrator opts to change the Oracle security defaults for the “Security Policy for OCI Console” shipped by Oracle.

        Defaults to false.

        *Added In:** 2405220110

        *SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: writeOnly - required: false - returned: never - type: boolean

        Parameters:
        consent - the value to set
        Returns:
        this builder
      • justification

        public PolicyExtensionOciconsolesignonpolicyconsentPolicy.Builder justification​(String justification)
        The justification for the change when an identity domain administrator opts to modify the Oracle security defaults for the “Security Policy for OCI Console” sign-on policy shipped by Oracle.

        *Added In:** 2405220110

        *SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: writeOnly - required: false - returned: never - type: string

        Parameters:
        justification - the value to set
        Returns:
        this builder
      • reason

        public PolicyExtensionOciconsolesignonpolicyconsentPolicy.Builder reason​(String reason)
        The detailed reason for the change when an identity domain administrator opts to modify the Oracle security defaults for the “Security Policy for OCI Console” sign-on policy shipped by Oracle.

        *Added In:** 2405220110

        *SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: writeOnly - required: false - returned: never - type: string

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