public interface Authentication
Modifier and Type | Method and Description |
---|---|
void |
addAuthentication(org.restlet.data.Request request) |
boolean |
isDeprecated()
A authentication may be available for a few time.
|
org.restlet.data.Response |
updateAuthenticationResult(ClientSession session,
org.restlet.data.Request request,
org.restlet.data.Response response) |
void addAuthentication(org.restlet.data.Request request)
org.restlet.data.Response updateAuthenticationResult(ClientSession session, org.restlet.data.Request request, org.restlet.data.Response response)
boolean isDeprecated()
Copyright © 2001-2021 Jalios SA. All Rights Reserved.