Package com.algorithmia.client
Class Auth
- java.lang.Object
-
- com.algorithmia.client.Auth
-
- Direct Known Subclasses:
SimpleAuth
public abstract class Auth extends java.lang.Object
A result representing success
-
-
Constructor Summary
Constructors Constructor Description Auth()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract void
authenticateRequest(org.apache.http.HttpRequest request)
-