Interface Authentication

    • Method Detail

      • addAuthentication

        void addAuthentication​(org.restlet.data.Request request)
      • updateAuthenticationResult

        org.restlet.data.Response updateAuthenticationResult​(ClientSession session,
                                                             org.restlet.data.Request request,
                                                             org.restlet.data.Response response)
      • isDeprecated

        boolean isDeprecated()
        A authentication may be available for a few time. If it is no longer, it is Deprecated
        Returns:
        true if the method is no longer available