All Classes and Interfaces

Class
Description
Objet de validation d'un DtObject.
 
Implémentation de HttpServletResponseWrapper pour éviter warnings à la compilation.
Version modifiable des UiList.
Annotation that may be use to limit access to service.
Annotation that may be use to limit access to service.
Annotation that may be use to send a new access token for limit access to another service.
Params handler.
Filtre analytics des requetes HTTP
Analytics handler.
 
 
Accept anonymous access.
Security handler.
 
Classe d'initialisation.
 
Filter to check Authorization rights over some webapp routes, without intrusive codes
 
 
 
Implémentation de javax.servlet.Filter utilisée pour contrôler la mise en cache dans le navigateur client.
Default RestService to list services published.
 
Implémentation de javax.servlet.Filter utilisée pour compresser le flux de réponse si il d�passe un seuil, et pour décompresser le flux d'entrée si nécessaire.
Filter to add CSP directives; compute a nonce if necessary and put it in request attribute.
Handler of Cross-Origin Resource Sharing (CORS).
Default DtObject validation : check constraints on modified fields.
Default JsonConverter.
Default JsonConverter.
Deprecated.
Indicates that the annotated method responds to HTTP DELETE requests.
Documentation.
Delta operations on List.
 
 
Liste des erreurs d'un objet métier.
 
Validator of DtObject.
Exceptions handler.
Exclude fields from this annotated object.
ExtendedObject to extends an object with meta data.
File attachment.
Indicates that the annotated method responds to HTTP GET requests.
 
Chain of handlers to handle a Request.
Implémentation de javax.servlet.Filter utilisée pour contrôler les headers de response.
 
Bind the value of a HTTP header to the annotated parameter.
Healthcheck WebService.
 
 
Include fields from this annotated object (not included fields are rejected).
 
Bind the value of a field of an json object passed in http body, to the annotated parameter.
Handler of Options preflight request.
RoutesRegisterPlugin use to register Javalin route.
Converter source object into value object and put it into RouteContext.
Params handler.
Convert Object to Json, and json to Object.
Read request to extract a not converted parameter.
Converter result object into json.
 
 
Base authentication handler for OpenId Connect.
Indicates that the annotated method responds to HTTP PUT requests.
 
Bind the value of a path sub-element to the annotated parameter.
Route path prefix.
Indicates that the annotated method responds to HTTP POST requests.
 
Indicates that the annotated method responds to HTTP PUT requests.
 
Bind the value of a query parameter (url or post data) to the annotated parameter.
Rate limit handler.
 
 
When using an Amplifier as a client for REST Webservices it may be required to specialize the request that will be created.
Require API KEY.
RestfulServiceHandler : call service method.
 
Base authentication handler for SAML2.
Filtre de gestion des sessions utilisateurs bindées sur HTTP.
Security handler.
 
 
 
 
ServerSide state handler.
Résolution des URL liées à la servlet.
Exception for expired session.
Invalidate session (so logout).
Invalidate session handler.
No session access.It's means "No HTTP Session was created".
Session handler.
Implémentation de javax.servlet.Filter utilisée affecter le charset de la request.
 
Swagger Api to list services published.
Swagger WebService to list services published.
Swagger WebService to list services published.
Manager of Security Access Token.
Ui data security token.
Rate limit exceeded exception.
 
 
Message d'IHM.
Pile de message d'erreur.
UiList<D extends DtObject>
Wrapper d'affichage des listes d'objets métier.
Delta operations on List.
Delta operations on List.
Class d'enregistrement des messages.
Niveau du message.
UiObject is used as an Input buffer from client.
Define some specific validators, on this annotated parameter.
Validation exception on a object's field.
Params handler.
Defines module Vega.
VegaJavalinFilter for JavalinServlet (mandatory).
Class d'enregistrement des messages.
UiObject is used as an Input buffer from client.
 
Plugin d'accès à la configuration de la WebApp.
This manager can intercept HttpRequests, to manage webbase authentication mecanisms (SAML2, OIDC, etc...)
Standard pattern for SSO authentication handlers.
 
 
Register an handlerchain as a route for this webService.
 
 
 
Web service definition.
HTTP Verb supported.
WebServiceDefinition Builder.
Web service definition provider.
Handler of WebService Route, are defined as plugins of WebServiceManager.
WebService manager.
Webservice manager.
WebService param infos : - source type (query, path, body, innerBody or implicit) - name - type (class) - includedField (for DtObjet or DtList) - excludedField (for DtObjet or DtList) - if object kept serverSide - if one time token - specific validators
 
Parameter's source types.
WebServiceParam Builder.
 
WebServices.
WebServices scanner.
WebService Type helper.