Class JwtAuthenticationRequest

java.lang.Object
com.arangodb.internal.InternalRequest
com.arangodb.vst.internal.JwtAuthenticationRequest

public class JwtAuthenticationRequest extends InternalRequest
  • Constructor Details

    • JwtAuthenticationRequest

      public JwtAuthenticationRequest(String token, String encryption)
  • Method Details

    • getToken

      public String getToken()
    • getEncryption

      public String getEncryption()