Class AuthenticateRequest

  • All Implemented Interfaces:
    Validatable

    public final class AuthenticateRequest
    extends java.lang.Object
    implements Validatable
    Empty request object required to make the authenticate call. The authenticate call retrieves metadata about the authenticated user.
    • Method Summary

      Modifier and Type Method Description
      Request getRequest()  
      • Methods inherited from class java.lang.Object

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