Package | Description |
---|---|
org.restlet.engine.security |
Supports security.
|
Modifier and Type | Method and Description |
---|---|
int |
AuthenticatorHelper.authenticate(ChallengeResponse cr,
Request request,
Guard guard)
Deprecated.
See new org.restlet.security package.
|
static int |
AuthenticatorUtils.authenticate(Request request,
Guard guard)
Deprecated.
See new org.restlet.security package.
|
static void |
AuthenticatorUtils.challenge(Response response,
boolean stale,
Guard guard)
Deprecated.
See new org.restlet.security package.
|
void |
AuthenticatorHelper.challenge(Response response,
boolean stale,
Guard guard)
Deprecated.
See new org.restlet.security package.
|
Copyright © 2005-2012. All Rights Reserved.