Interface SelectableAuthenticationRepository

    • Method Detail

      • getAuthenticationTypes

        @NotNull
        @NotNull List<NameValuePair> getAuthenticationTypes()
        List all authentication types supported by repository.
        Returns:
        List of authentication types supported by repository
      • getAuthType

        @Nullable
        @Nullable String getAuthType()
        Returns:
        the authentication type for this repository configuration