Interface IdentityMapping.Builder

  • Method Details

    • usernameAttribute

      IdentityMapping.Builder usernameAttribute(String usernameAttribute)

      The username attribute used for the identity mapping.

      Parameters:
      usernameAttribute - The username attribute used for the identity mapping.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      The prefix used for the identity mapping.

      Parameters:
      prefix - The prefix used for the identity mapping.
      Returns:
      Returns a reference to this object so that method calls can be chained together.