Klasse AuthenticationHandler

java.lang.Object
de.bytestore.hostinger.handler.AuthenticationHandler

public class AuthenticationHandler extends Object
  • Konstruktordetails

    • AuthenticationHandler

      public AuthenticationHandler()
  • Methodendetails

    • authenticate

      public static String authenticate(String providerIO)
      Logs in the user by executing the authentificate method of all available AuthenticationExtensionPoint instances.
      Parameter:
      providerIO - the provider for authentication
      Gibt zurück:
      Löst aus:
      Exception - if an exception occurs during the authentificate process