Class ASGAuthProvider

  • All Implemented Interfaces:
    AuthProvider

    public class ASGAuthProvider
    extends java.lang.Object
    implements AuthProvider
    Auth provider that uses ASG users to perform authentication.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void authenticate​(java.lang.String login, java.lang.String password)
      Performs user authentication by login in password.
      AuthProviderType getProviderType()
      Returns type of auth provider
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait