Interface AuthenticationRealmConfiguration.AuthenticatorConfiguration

Enclosing interface:
AuthenticationRealmConfiguration

public static interface AuthenticationRealmConfiguration.AuthenticatorConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the identity provider.
  • Method Details

    • type

      @WithDefault("default") String type()
      The type of the identity provider. Must be a registered Authenticator identifier.