org.restlet.engine.security.AuthenticatorHelper.authenticate(ChallengeResponse, Request, Guard)
See new org.restlet.security package.
|
org.restlet.engine.security.AuthenticatorUtils.authenticate(Request, Guard)
See new org.restlet.security package.
|
org.restlet.engine.application.DecodeRepresentation.canDecode()
|
org.restlet.engine.security.AuthenticatorUtils.challenge(Response, boolean, Guard)
See new org.restlet.security package.
|
org.restlet.engine.security.AuthenticatorHelper.challenge(Response, boolean, Guard)
See new org.restlet.security package.
|
org.restlet.util.WrapperRepresentation.checkDigest() |
org.restlet.representation.Representation.checkDigest()
|
org.restlet.util.WrapperRepresentation.checkDigest(String) |
org.restlet.representation.Representation.checkDigest(String)
|
org.restlet.util.WrapperRepresentation.computeDigest(String) |
org.restlet.representation.Representation.computeDigest(String)
|
org.restlet.representation.Representation.createEmpty()
|
org.restlet.Application.createRoot()
|
org.restlet.resource.Finder.createTarget(Class extends Handler>, Request, Response)
|
org.restlet.resource.Finder.createTarget(Request, Response)
|
org.restlet.resource.Finder.findTarget(Request, Response)
|
org.restlet.data.ClientInfo.getAddresses()
|
org.restlet.ext.simple.HttpsServerHelper.getCertAlgorithm() |
org.restlet.ext.netty.HttpsServerHelper.getCertAlgorithm() |
org.restlet.data.ChallengeResponse.getCredentials()
|
org.restlet.routing.Router.getDefaultMatchQuery()
|
org.restlet.util.WrapperRepresentation.getDownloadName() |
org.restlet.representation.Representation.getDownloadName()
Use the "disposition" attribute instead.
|
org.restlet.Message.getEntityAsForm()
Will be removed in future release 2.1.
|
org.restlet.util.WrapperResponse.getEntityAsForm()
Will be removed in future release 2.1.
|
org.restlet.util.WrapperRequest.getEntityAsForm()
Will be removed in future release 2.1.
|
org.restlet.representation.Variant.getIdentifier()
|
org.restlet.ext.simple.HttpsServerHelper.getKeyPassword() |
org.restlet.ext.netty.HttpsServerHelper.getKeyPassword() |
org.restlet.ext.simple.HttpsServerHelper.getKeystorePassword() |
org.restlet.ext.netty.HttpsServerHelper.getKeystorePassword() |
org.restlet.ext.simple.HttpsServerHelper.getKeystorePath() |
org.restlet.ext.netty.HttpsServerHelper.getKeystorePath() |
org.restlet.ext.simple.HttpsServerHelper.getKeystoreType() |
org.restlet.ext.netty.HttpsServerHelper.getKeystoreType() |
org.restlet.routing.TemplateRoute.getMatchQuery()
|
org.restlet.data.ClientInfo.getPreferredVariant(Resource, MetadataService)
|
org.restlet.Application.getRoot()
|
org.restlet.ext.simple.HttpsServerHelper.getSslProtocol() |
org.restlet.ext.netty.HttpsServerHelper.getSslProtocol() |
org.restlet.Server.getTarget()
|
org.restlet.util.ServerList.getTarget()
|
org.restlet.Server.hasTarget()
|
org.restlet.data.ServerInfo.isAcceptRanges()
|
org.restlet.data.ChallengeResponse.isAuthenticated()
|
org.restlet.representation.FileRepresentation.isAutoDelete()
|
org.restlet.routing.Variable.isDecodedOnParse()
|
org.restlet.engine.application.Decoder.isDecodeRequest()
|
org.restlet.engine.application.Decoder.isDecodeResponse()
|
org.restlet.util.WrapperRepresentation.isDownloadable() |
org.restlet.representation.Representation.isDownloadable()
Use the "disposition" attribute instead.
|
org.restlet.routing.Variable.isEncodedOnFormat()
|
org.restlet.engine.application.Encoder.isEncodeRequest()
|
org.restlet.engine.application.Encoder.isEncodeResponse()
|
org.restlet.routing.Template.isEncodeVariables()
|
org.restlet.resource.Directory.isNegotiateContent()
|
org.restlet.engine.application.StatusFilter.isOverwrite()
|
org.restlet.service.StatusService.isOverwrite()
|
org.restlet.engine.http.ClientCall.parseContentDisposition(String)
|
org.restlet.routing.Redirector.redirectDispatcher(Reference, Request, Response)
|
org.restlet.data.ServerInfo.setAcceptRanges(boolean)
|
org.restlet.data.ClientInfo.setAddresses(List)
|
org.restlet.data.ChallengeResponse.setAuthenticated(boolean)
|
org.restlet.representation.FileRepresentation.setAutoDelete(boolean)
|
org.restlet.Response.setChallengeRequest(ChallengeRequest)
|
org.restlet.util.WrapperResponse.setChallengeRequest(ChallengeRequest) |
org.restlet.data.ChallengeResponse.setCredentials(String)
|
org.restlet.routing.Variable.setDecodedOnParse(boolean)
|
org.restlet.engine.application.Decoder.setDecodeRequest(boolean)
|
org.restlet.engine.application.Decoder.setDecodeResponse(boolean)
|
org.restlet.routing.Router.setDefaultMatchQuery(boolean)
|
org.restlet.util.WrapperRepresentation.setDownloadable(boolean) |
org.restlet.representation.Representation.setDownloadable(boolean)
Use the "disposition" attribute instead.
|
org.restlet.util.WrapperRepresentation.setDownloadName(String) |
org.restlet.representation.Representation.setDownloadName(String)
Use the "disposition" attribute instead.
|
org.restlet.routing.Variable.setEncodedOnFormat(boolean)
|
org.restlet.engine.application.Encoder.setEncodeRequest(boolean)
|
org.restlet.engine.application.Encoder.setEncodeResponse(boolean)
|
org.restlet.routing.Template.setEncodeVariables(boolean)
|
org.restlet.representation.Variant.setIdentifier(Reference)
|
org.restlet.representation.Variant.setIdentifier(String)
|
org.restlet.routing.TemplateRoute.setMatchQuery(boolean)
|
org.restlet.resource.Directory.setNegotiateContent(boolean)
|
org.restlet.engine.application.StatusFilter.setOverwrite(boolean)
|
org.restlet.service.StatusService.setOverwrite(boolean)
|
org.restlet.Application.setRoot(Class>)
|
org.restlet.Application.setRoot(Restlet)
|
org.restlet.Server.setTarget(Restlet)
|
org.restlet.util.ServerList.setTarget(Restlet)
|
org.restlet.data.Method.setUri(String)
Method instances are shared by all Restlet applications and
shouldn't be modifiable.
|