All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstactKeycloakDelegateAuthenticationHandler |
Deprecated. |
| AbstractDtObjectValidator<O extends DtObject> |
Objet de validation d'un DtObject.
|
| AbstractFilter |
|
| AbstractHttpServletResponseWrapper |
Implémentation de HttpServletResponseWrapper pour éviter warnings à la compilation.
|
| AbstractUiListModifiable<D extends DtObject> |
Version modifiable des UiList.
|
| AccessTokenConsume |
Annotation that may be use to limit access to service.
|
| AccessTokenMandatory |
Annotation that may be use to limit access to service.
|
| AccessTokenPublish |
Annotation that may be use to send a new access token for limit access to another service.
|
| AccessTokenWebServiceHandlerPlugin |
Params handler.
|
| AnalyticsFilter |
Filtre analytics des requetes HTTP
|
| AnalyticsWebServiceHandlerPlugin |
Analytics handler.
|
| AnnotationsWebServiceScannerPlugin |
|
| AnnotationsWebServiceScannerUtil |
|
| AnonymousAccessAllowed |
Accept anonymous access.
|
| ApiKeyWebServiceHandlerPlugin |
Security handler.
|
| AppLoginHandler<T> |
|
| AppServletContextListener |
Classe d'initialisation.
|
| AuthenticationResult<T> |
|
| AuthorizationWebFilter |
Filter to check Authorization rights over some webapp routes, without intrusive codes
|
| AzureAdAppLoginHandler |
|
| AzureAdWebAuthenticationPlugin |
|
| BodyJsonReader |
|
| CacheControlFilter |
Implémentation de javax.servlet.Filter utilisée pour contrôler la mise en cache dans le navigateur client.
|
| CatalogWebServices |
Default RestService to list services published.
|
| ComponentCmdWebServices |
|
| CompressionFilter |
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.
|
| ContentSecurityPolicyFilter |
Filter to add CSP directives; compute a nonce if necessary and put it in request attribute.
|
| CorsAllowerWebServiceHandlerPlugin |
Handler of Cross-Origin Resource Sharing (CORS).
|
| DefaultDtObjectValidator<O extends DtObject> |
Default DtObject validation : check constraints on modified fields.
|
| DefaultJsonConverter |
Default JsonConverter.
|
| DefaultJsonSerializer |
Default JsonConverter.
|
| DelegateAuthenticationFilterHandler |
Deprecated. |
| DELETE |
Indicates that the annotated method responds to HTTP DELETE requests.
|
| Doc |
Documentation.
|
| DtListDelta<D extends DtObject> |
Delta operations on List.
|
| DtListDeltaJsonConverter |
|
| DtListJsonConverter |
|
| DtObjectErrors |
Liste des erreurs d'un objet métier.
|
| DtObjectJsonConverter |
|
| DtObjectValidator<O extends DtObject> |
Validator of DtObject.
|
| ExceptionWebServiceHandlerPlugin |
Exceptions handler.
|
| ExcludedFields |
Exclude fields from this annotated object.
|
| ExtendedObject<O> |
ExtendedObject to extends an object with meta data.
|
| FileAttachment |
File attachment.
|
| GET |
Indicates that the annotated method responds to HTTP GET requests.
|
| GoogleJsonEngine |
|
| HandlerChain |
Chain of handlers to handle a Request.
|
| HeaderControlFilter |
Implémentation de javax.servlet.Filter utilisée pour contrôler les headers de response.
|
| HeaderJsonReader |
|
| HeaderParam |
Bind the value of a HTTP header to the annotated parameter.
|
| HealthcheckWebServices |
Healthcheck WebService.
|
| HttpRequestBuilder |
|
| IE8CompatablityFixServlet |
Deprecated.
|
| ImplicitJsonConverter |
|
| IncludedFields |
Include fields from this annotated object (not included fields are rejected).
|
| InnerBodyJsonReader |
|
| InnerBodyParam |
Bind the value of a field of an json object passed in http body, to the annotated parameter.
|
| JavalinOptionsRouteHandler |
Handler of Options preflight request.
|
| JavalinWebServerPlugin |
RoutesRegisterPlugin use to register Javalin route.
|
| JsonConverter |
Converter source object into value object and put it into RouteContext.
|
| JsonConverterWebServiceHandlerPlugin |
Params handler.
|
| JsonEngine |
Convert Object to Json, and json to Object.
|
| JsonReader<O> |
Read request to extract a not converted parameter.
|
| JsonSerializer |
Converter result object into json.
|
| KeycloakAppLoginHandler |
|
| KeycloakWebAuthenticationPlugin |
This class provides workflow for authenticating Vertigo users with a keycloak server using OpenIdConnect protocol.
|
| LegacySecurityFilter |
Deprecated. |
| LocalWebAuthenticationPlugin |
|
| OIDCAppLoginHandler |
|
| OIDCWebAuthenticationPlugin |
Base authentication handler for OpenId Connect.
|
| PATCH |
Indicates that the annotated method responds to HTTP PUT requests.
|
| PathJsonReader |
|
| PathParam |
Bind the value of a path sub-element to the annotated parameter.
|
| PathPrefix |
Route path prefix.
|
| POST |
Indicates that the annotated method responds to HTTP POST requests.
|
| PrimitiveJsonConverter |
|
| PUT |
Indicates that the annotated method responds to HTTP PUT requests.
|
| QueryJsonReader |
|
| QueryParam |
Bind the value of a query parameter (url or post data) to the annotated parameter.
|
| RateLimitingWebServiceHandlerPlugin |
Rate limit handler.
|
| RequestHelper |
|
| RequestJsonReader |
|
| RequestSpecializer |
When using an Amplifier as a client for REST Webservices it may be required to specialize the request that will be created.
|
| RequireApiKey |
Require API KEY.
|
| RestfulServiceWebServiceHandlerPlugin |
RestfulServiceHandler : call service method.
|
| Saml2AppLoginHandler |
|
| SAML2WebAuthenticationPlugin |
Base authentication handler for SAML2.
|
| SecurityFilter |
Filtre de gestion des sessions utilisateurs bindées sur HTTP.
|
| SecurityWebServiceHandlerPlugin |
Security handler.
|
| SelectedFacetValuesDeserializer |
|
| ServerSideConsume |
|
| ServerSideRead |
|
| ServerSideSave |
|
| ServerSideStateWebServiceHandlerPlugin |
ServerSide state handler.
|
| ServletResourceResolverPlugin |
Résolution des URL liées à la servlet.
|
| SessionException |
Exception for expired session.
|
| SessionInvalidate |
Invalidate session (so logout).
|
| SessionInvalidateWebServiceHandlerPlugin |
Invalidate session handler.
|
| SessionLess |
No session access.It's means "No HTTP Session was created".
|
| SessionWebServiceHandlerPlugin |
Session handler.
|
| SetCharsetEncodingFilter |
Implémentation de javax.servlet.Filter utilisée affecter le charset de la request.
|
| StringJsonSerializer |
|
| SwaggerApi |
Swagger Api to list services published.
|
| SwaggerApiBuilder |
Swagger WebService to list services published.
|
| SwaggerWebServices |
Swagger WebService to list services published.
|
| TokenManager |
Manager of Security Access Token.
|
| TokenManagerImpl |
Ui data security token.
|
| TooManyRequestException |
Rate limit exceeded exception.
|
| UiContext |
|
| UiContextResolver |
|
| UiError |
Message d'IHM.
|
| UiErrorBuilder |
Pile de message d'erreur.
|
| UiList<D extends DtObject> |
Wrapper d'affichage des listes d'objets métier.
|
| UiListDelta<D extends DtObject> |
Delta operations on List.
|
| UiListModifiable<D extends DtObject> |
Delta operations on List.
|
| UiMessageStack |
Class d'enregistrement des messages.
|
| UiMessageStack.Level |
Niveau du message.
|
| UiObject<D extends DtObject> |
UiObject is used as an Input buffer from client.
|
| UTCDateUtil |
|
| Validate |
Define some specific validators, on this annotated parameter.
|
| ValidationUserException |
Validation exception on a object's field.
|
| ValidatorWebServiceHandlerPlugin |
Params handler.
|
| VegaFeatures |
Defines module Vega.
|
| VegaJavalinFilter |
VegaJavalinFilter for JavalinServlet (mandatory).
|
| VegaUiMessageStack |
Class d'enregistrement des messages.
|
| VegaUiObject<D extends DtObject> |
UiObject is used as an Input buffer from client.
|
| VFileJsonConverter |
|
| VKeycloakOIDCFilter |
|
| WebAppContextParamPlugin |
Plugin d'accès à la configuration de la WebApp.
|
| WebAuthenticationManager |
This manager can intercept HttpRequests, to manage webbase authentication mecanisms (SAML2, OIDC, etc...)
|
| WebAuthenticationManagerImpl |
Standard pattern for SSO authentication handlers.
|
| WebAuthenticationPlugin<T> |
|
| WebAuthenticationUtil |
|
| WebServerPlugin |
Register an handlerchain as a route for this webService.
|
| WebServiceCallContext |
|
| WebServiceClientProxyMethod |
|
| WebServiceContext |
|
| WebServiceDefinition |
Web service definition.
|
| WebServiceDefinition.Verb |
HTTP Verb supported.
|
| WebServiceDefinitionBuilder |
WebServiceDefinition Builder.
|
| WebServiceDefinitionProvider |
Web service definition provider.
|
| WebServiceHandlerPlugin |
Handler of WebService Route, are defined as plugins of WebServiceManager.
|
| WebServiceManager |
WebService manager.
|
| WebServiceManagerImpl |
Webservice manager.
|
| WebServiceParam |
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
|
| WebServiceParam.ImplicitParam |
|
| WebServiceParam.WebServiceParamType |
Parameter's source types.
|
| WebServiceParamBuilder |
WebServiceParam Builder.
|
| WebServiceProxyAnnotation |
|
| WebServices |
WebServices.
|
| WebServiceScannerPlugin |
WebServices scanner.
|
| WebServiceTypeUtil |
WebService Type helper.
|
| WebServiceUserException |
|