Interface UsernameCredentials

    • Method Detail

      • getUsername

        @NonNull
        String getUsername()
        Returns the username.
        Returns:
        the username.
      • isUsernameSecret

        default boolean isUsernameSecret()
        Whether getUsername() should be considered a secret for purposes of behaviors like masking in build logs.
        Returns:
        true by default
        Since:
        2.4