Class AuthenticationProvider

java.lang.Object
dev.adlin.vts4j.auth.AuthenticationProvider

public class AuthenticationProvider extends Object
  • Constructor Details

    • AuthenticationProvider

      public AuthenticationProvider(@NotNull @NotNull RequestDispatcher dispatcher)
  • Method Details

    • authenticateWithNewToken

      public String authenticateWithNewToken(@NotNull @NotNull PluginMeta pluginMeta)
    • authenticateWithExistingToken

      public void authenticateWithExistingToken(@NotNull @NotNull PluginMeta pluginMeta, @NotNull @NotNull String token)