Interface IdentitySourceFilter.Builder

    • Method Detail

      • principalEntityType

        IdentitySourceFilter.Builder principalEntityType​(String principalEntityType)

        The Cedar entity type of the principals returned by the identity provider (IdP) associated with this identity source.

        Parameters:
        principalEntityType - The Cedar entity type of the principals returned by the identity provider (IdP) associated with this identity source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.