Interface CredentialPlugin

    • Method Detail

      • type

        String type()
        credential identifier
        Returns:
        type
      • mustUseSsl

        default boolean mustUseSsl()
        Indicate if plugin must throw an error if SSL is not enabled
        Returns:
        if ssl is required
      • defaultAuthenticationPluginType

        default String defaultAuthenticationPluginType()
        Indicate authentication plugin type to use for authentication
        Returns:
        plugin type to use for authentication, or null for default