Uses of Class
com.ebasetech.xi.services.HttpAuthorisationError
Package | Description |
---|---|
com.ebasetech.xi.services |
-
Uses of HttpAuthorisationError in com.ebasetech.xi.services
Methods in com.ebasetech.xi.services that return HttpAuthorisationError Modifier and Type Method Description HttpAuthorisationError
Errors. createAuthorisationError(java.lang.String error, int code)
Creates aHttpAuthorisationError
supplying an error message and the response code.