|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Guard | |
---|---|
org.restlet.util | Utility classes and interfaces used in the rest of the API. |
Uses of Guard in org.restlet.util |
---|
Methods in org.restlet.util with parameters of type Guard | |
---|---|
abstract int |
Engine.authenticate(Request request,
Guard guard)
Indicates if the call is properly authenticated. |
abstract void |
Engine.challenge(Response response,
boolean stale,
Guard guard)
Challenges the client by adding a challenge request to the response and by setting the status to CLIENT_ERROR_UNAUTHORIZED. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |