Interface ConfigurableAuthenticatorFactory

    • Method Detail

      • getDisplayType

        String getDisplayType()
        Friendly name for the authenticator
        Returns:
      • getReferenceCategory

        String getReferenceCategory()
        General authenticator type, i.e. totp, password, cert.
        Returns:
        null if not a referencable category
      • isConfigurable

        boolean isConfigurable()
        Is this authenticator configurable?
        Returns:
      • isUserSetupAllowed

        boolean isUserSetupAllowed()
        Does this authenticator have required actions that can set if the user does not have this authenticator set up?
        Returns: