|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Authenticator.authenticate(Request, Response) method, only if
Authenticator.isMultiAuthenticating() returns true and if
ClientInfo.isAuthenticated() returns false.
Status.CLIENT_ERROR_UNAUTHORIZED.
DigesterRepresentation.computeDigest(String) method,
and since this method reads entirely the representation's stream, user
must take care of the content of the representation in case the latter is
transient.
Connectors, VirtualHosts,
Services and Applications.ServerResource subclass.
ServerResource subclass designated
by the "targetClass" property.
ClientInfo instance with preferences matching exactly
the current variant.
ClientResource.createRequest() instead
Series.Series(Class, List) constructor instead.
Digest.ALGORITHM_MD5
digest algorithm.
Throwable is caught during initialization,
handling or releasing.
Restlet,
typically the selected Route.
ClientResource.getNext() method.
User properly
defined, by adding the Role that are assigned to this user.
file
path
Resource.release() the resource.
Restlet.stop() the Restlet if it is still started.
ServerResource if available.
Restlet.
Request.getResourceRef() value duplicated here in
case a proxy changed it.
LogService.getResponseLogFormat() method instead.
MediaTypes.
Status.getReasonPhrase() instead.
ConnegService instead.
ClientInfo.getPreferredVariant(List) method instead.
DigestInputStream class, which allows to compute
progressively the digest value.
ServerResource.
Template class using the
request and response as data models.
FileRepresentation.getStream().
InputRepresentation.getStream().
CharacterRepresentation.getStream().
System.currentTimeMillis().
ClientResource.handleOutbound(Request) method instead
InputStream.Protocol.isConfidential() method for the
request's protocol returned by Request.getProtocol();
TaskService.shutdown() and TaskService.shutdownNow() methods
are allowed to effectively shutdown the wrapped executor service.
Status.REDIRECTION_FOUND status.
Status.REDIRECTION_PERMANENT status.
Status.REDIRECTION_SEE_OTHER
status.
Status.REDIRECTION_TEMPORARY status.
Context.getServerDispatcher().
Application.getOutboundRoot()
or if null to Context.getClientDispatcher().
MediaType.APPLICATION_JAVA_OBJECT type.
MediaType.APPLICATION_JAVA_OBJECT type
or the MediaType.APPLICATION_XML type.
ByteBuffer.Reader.