Interface SsoUserProfileDetails.Builder

  • Method Details

    • firstName

      SsoUserProfileDetails.Builder firstName(String firstName)

      The first name as part of the SSO user profile detail.

      Parameters:
      firstName - The first name as part of the SSO user profile detail.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastName

      The last name as part of the SSO user profile detail.

      Parameters:
      lastName - The last name as part of the SSO user profile detail.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • username

      The username as part of the SSO user profile detail.

      Parameters:
      username - The username as part of the SSO user profile detail.
      Returns:
      Returns a reference to this object so that method calls can be chained together.