public abstract class DefaultRequestAuth extends java.lang.Object implements IBoxRequestAuth
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUTH_HEADER_NAME |
Constructor and Description |
---|
DefaultRequestAuth() |
Modifier and Type | Method and Description |
---|---|
void |
setAuth(IBoxRequest request)
Set Auth into the API request.
|
public static final java.lang.String AUTH_HEADER_NAME
public void setAuth(IBoxRequest request) throws BoxRestException, AuthFatalFailureException
IBoxRequestAuth
setAuth
in interface IBoxRequestAuth
request
- IBoxRequestBoxRestException
- Exception.AuthFatalFailureException
- exception