| Field and Description |
|---|
| org.restlet.security.Role.ALL
To be removed as it is ambiguous, roles being specific to a
given application.
|
| org.restlet.data.MediaType.APPLICATION_RDF_TURTLE
Replaced by the official
MediaType.TEXT_TURTLE media type. |
| Constructor and Description |
|---|
| org.restlet.security.Role(String)
Use
Role.Role(Application, String) instead. |
| org.restlet.security.Role(String, String)
Use
Role.Role(Application, String, String) instead. |
| org.restlet.engine.local.ZipEntryRepresentation(MediaType, ZipFile, ZipEntry) |
Copyright © 2005-2014 Restlet.