A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

A

AbstactKeycloakDelegateAuthenticationHandler - Class in io.vertigo.vega.impl.servlet.filter
This class provides predinied workflow for authenticating Vertigo users with a keycloak server using OpenIdConnect protocol.
AbstactKeycloakDelegateAuthenticationHandler() - Constructor for class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 
AbstractDtObjectValidator<O extends DtObject> - Class in io.vertigo.vega.webservice.validation
Objet de validation d'un DtObject.
AbstractDtObjectValidator() - Constructor for class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
 
AbstractFilter - Class in io.vertigo.vega.impl.servlet.filter
 
AbstractFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.AbstractFilter
 
AbstractHttpServletResponseWrapper - Class in io.vertigo.vega.impl.servlet.filter
Implémentation de HttpServletResponseWrapper pour éviter warnings à la compilation.
AbstractHttpServletResponseWrapper(HttpServletResponse) - Constructor for class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Constructeur.
AbstractUiListModifiable<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
Version modifiable des UiList.
AbstractUiListModifiable(DtList<D>, String) - Constructor for class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
Constructor.
accept(WebServiceDefinition) - Method in interface io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
 
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
AccessTokenConsume - Annotation Type in io.vertigo.vega.webservice.stereotype
Annotation that may be use to limit access to service.
AccessTokenMandatory - Annotation Type in io.vertigo.vega.webservice.stereotype
Annotation that may be use to limit access to service.
AccessTokenPublish - Annotation Type in io.vertigo.vega.webservice.stereotype
Annotation that may be use to send a new access token for limit access to another service.
AccessTokenWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Params handler.
AccessTokenWebServiceHandlerPlugin(TokenManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
Constructor.
add(D) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
add(UiObject<D>) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
addDefinitionResourceConfig(DefinitionResourceConfig) - Method in class io.vertigo.vega.plugins.webservice.scanner.annotations.WebServiceDefinitionProvider
addError(MessageText) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Add a global error on the object (for example two fields values that a not compatibles)
addError(DtObject, DtField, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Ajoute une erreur sur le champ d'un objet.
addError(DtObject, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Ajoute une erreur sur le champ d'un objet.
addError(String, MessageText) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Add an error associated to a field with a specific message
addExcludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
addExcludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
 
addFieldMessage(UiMessageStack.Level, String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
Add the message to the stack.
addFieldMessage(UiMessageStack.Level, String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
addFieldMessage(UiMessageStack.Level, String, String, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
Add the message to the stack.
addFieldMessage(UiMessageStack.Level, String, String, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
addGlobalMessage(UiMessageStack.Level, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
Ajoute un message.
addGlobalMessage(UiMessageStack.Level, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
Ajoute un message.
addHeader(String, String) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Surcharge de addHeader pour fixer le header même si la réponse est incluse (contrairement à tomcat).
addIncludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
addIncludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
 
addValidatorClasses(Class<? extends DtObjectValidator>...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
 
addWebServiceParam(WebServiceParam) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
AnalyticsFilter - Class in io.vertigo.vega.impl.servlet.filter
Filtre analytics des requetes HTTP
AnalyticsFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.AnalyticsFilter
 
AnalyticsWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Analytics handler.
AnalyticsWebServiceHandlerPlugin(AnalyticsManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
Constructor.
AnnotationsWebServiceScannerPlugin - Class in io.vertigo.vega.plugins.webservice.scanner.annotations
 
AnnotationsWebServiceScannerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.scanner.annotations.AnnotationsWebServiceScannerPlugin
 
AnonymousAccessAllowed - Annotation Type in io.vertigo.vega.webservice.stereotype
Accept anonymous access.
AppServletContextListener - Class in io.vertigo.vega.impl.webservice.servlet
Classe d'initialisation.
AppServletContextListener() - Constructor for class io.vertigo.vega.impl.webservice.servlet.AppServletContextListener
 

B

body() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestHelper
 
Body - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
 
BodyJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
BodyJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
 
build() - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
build() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
build() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
builder() - Static method in class io.vertigo.vega.webservice.validation.UiError
Static method factory for UiErrorBuilder
builder(Method) - Static method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
Static method factory for WebServiceDefinitionBuilder
builder(Type) - Static method in class io.vertigo.vega.webservice.definitions.WebServiceParam
Static method factory for WebServiceDefinitionBuilder
buildFeatures() - Method in class io.vertigo.vega.VegaFeatures

C

CacheControlFilter - Class in io.vertigo.vega.impl.servlet.filter
Implémentation de javax.servlet.Filter utilisée pour contrôler la mise en cache dans le navigateur client.
CacheControlFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.CacheControlFilter
 
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonSerializer
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
canHandle(Class<?>) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonConverter
 
canHandle(Class<?>) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonSerializer
 
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.StringJsonSerializer
canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
castAsClass(Type) - Static method in class io.vertigo.vega.webservice.WebServiceTypeUtil
Cast as Class;
CatalogWebServices - Class in io.vertigo.vega.impl.webservice.catalog
Default RestService to list services published.
CatalogWebServices() - Constructor for class io.vertigo.vega.impl.webservice.catalog.CatalogWebServices
 
checkFieldDateAfter(DtObject, String, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Vérifie que la date du champ 2 est après (strictement) la date du champ 1.
checkFieldDateAfter(O, String, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Vérifie que la date du champ 2 est après (strictement) la date du champ 1.
checkFieldEquals(DtObject, String, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Vérifie l'égalité des champs.
checkFieldEquals(O, String, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Vérifie l'égalité des champs.
checkFieldLongAfter(DtObject, String, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Vérifie que le Long du champ 2 est après (strictement) le Long du champ 1.
checkFieldLongAfter(O, String, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Vérifie que le Long du champ 2 est après (strictement) le Long du champ 1.
checkFieldNotNull(DtObject, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Vérifie que le champ est renseigner.
checkFieldNotNull(O, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Vérifie que le champ est renseigner.
checkFormat(UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
checkFormat(UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
 
checkFormat(UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
checkFormat(UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiList
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
checkFormat(UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiObject
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
checkMonoFieldConstraints(O, DtField, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Effectue des controles monochamps spécifiques.
checkMonoFieldConstraints(O, DtField, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.DefaultDtObjectValidator
Effectue des controles monochamps spécifiques.
checkMultiFieldConstraints(O, Set<String>, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Effectue des controles multichamps spécifiques.
checkOneAndOnlyOneFieldNotNull(O, DtObjectErrors, MessageText, String...) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Vérifie qu'au plus un des champs est renseigné.
checkOneOrMoreFieldNotNull(O, DtObjectErrors, MessageText, String...) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Vérifie qu'au moins l'un des champs est renseigné.
clearErrors() - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Clears all errors.
clearErrors(String) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Clear all errors linked to a specific field
close() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
completeHealthcheck() - Method in class io.vertigo.vega.impl.webservice.healthcheck.HealthcheckWebServices
Complete node healthcheck WebService.
ComponentCmdWebServices - Class in io.vertigo.vega.engines.webservice.cmd
 
ComponentCmdWebServices() - Constructor for class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
CompressionFilter - Class in io.vertigo.vega.impl.servlet.filter
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.
CompressionFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.CompressionFilter
 
consumeServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
If serverSide token is consume
contextDestroyed(ServletContextEvent) - Method in class io.vertigo.vega.impl.webservice.servlet.AppServletContextListener
contextInitialized(ServletContextEvent) - Method in class io.vertigo.vega.impl.webservice.servlet.AppServletContextListener
CorsAllowerWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Handler of Cross-Origin Resource Sharing (CORS).
CorsAllowerWebServiceHandlerPlugin(Optional<String>, Optional<String>) - Constructor for class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
 
createOutputStream() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Crée et retourne un ServletOutputStream pour �crire le contenu dans la response associée.
createUiObject(D) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
createUiObject(D) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
 

D

DefaultDtObjectValidator<O extends DtObject> - Class in io.vertigo.vega.webservice.validation
Default DtObject validation : check constraints on modified fields.
DefaultDtObjectValidator() - Constructor for class io.vertigo.vega.webservice.validation.DefaultDtObjectValidator
 
DefaultJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
Default JsonConverter.
DefaultJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
 
DefaultJsonSerializer - Class in io.vertigo.vega.plugins.webservice.handler.converter
Default JsonConverter.
DefaultJsonSerializer(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonSerializer
 
DelegateAuthenticationFilterHandler - Interface in io.vertigo.vega.impl.servlet.filter
The Vertigo Security Filter SecurityFilter can delegate the authentication workflow to a custom compoment.
Delete - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
 
DELETE - Annotation Type in io.vertigo.vega.webservice.stereotype
Indicates that the annotated method responds to HTTP DELETE requests.
deploymentContext - Variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.vertigo.vega.engines.webservice.json.SelectedFacetValuesDeserializer
 
destroy() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
destroy() - Method in class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
Deprecated.
destroy() - Method in class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
doAfterChain(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
Code to execute before the after to the filter chain.
doAfterChain(HttpServletRequest, HttpServletResponse) - Method in interface io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
Code to execute before the after to the filter chain.
doBeforeChain(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
Code to execute before the call to the filter chain.
doBeforeChain(HttpServletRequest, HttpServletResponse) - Method in interface io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
Code to execute before the call to the filter chain.
Doc - Annotation Type in io.vertigo.vega.webservice.stereotype
Documentation.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
Deprecated.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.VegaJavalinFilter
doFinally(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
Code to execute in a finally block that wraps all the calls to this delegate and the filter chain
doFinally(HttpServletRequest, HttpServletResponse) - Method in interface io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
Code to execute in a finally block that wraps all the calls to this delegate and the filter chain
doInit() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
 
doInit() - Method in class io.vertigo.vega.impl.servlet.filter.AnalyticsFilter
doInit() - Method in class io.vertigo.vega.impl.servlet.filter.CacheControlFilter
doInit() - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
doInit() - Method in class io.vertigo.vega.impl.servlet.filter.SecurityFilter
doLogin(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 
doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
 
doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.AnalyticsFilter
doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.CacheControlFilter
La méthode doMyFilter est appelée par le container chaque fois qu'une paire requête/réponse passe à travers la chaîne suite à une requête d'un client pour une ressource au bout de la chaîne.
doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
La méthode doFilter est appelée par le container chaque fois qu'une paire requête/réponse passe à travers la chaîne suite à une requête d'un client pour une ressource au bout de la chaîne.
doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.SecurityFilter
DtListDelta<D extends DtObject> - Class in io.vertigo.vega.webservice.model
Delta operations on List.
DtListDelta(DtList<D>, DtList<D>, DtList<D>) - Constructor for class io.vertigo.vega.webservice.model.DtListDelta
 
DtListDeltaJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
DtListDeltaJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
 
DtListJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
DtListJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
 
DtObjectErrors - Class in io.vertigo.vega.webservice.validation
Liste des erreurs d'un objet métier.
DtObjectErrors() - Constructor for class io.vertigo.vega.webservice.validation.DtObjectErrors
 
DtObjectJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
DtObjectJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
 
DtObjectValidator<O extends DtObject> - Interface in io.vertigo.vega.webservice.validation
Validator of DtObject.

E

equals(Object) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
equals(Object) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
 
error(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
error(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
error(String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
error(String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
ERROR - io.vertigo.vega.webservice.validation.UiMessageStack.Level
Erreur.
ExceptionWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Exceptions handler.
ExceptionWebServiceHandlerPlugin(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
 
EXCLUDE_PATTERN_PARAM_NAME - Static variable in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
Filter parameter name for exclude some url.
ExcludedFields - Annotation Type in io.vertigo.vega.webservice.stereotype
Exclude fields from this annotated object.
EXTENDED_VALUE_FIELDNAME - Static variable in interface io.vertigo.vega.engines.webservice.json.JsonEngine
list value fieldname.
ExtendedObject<O> - Class in io.vertigo.vega.webservice.model
ExtendedObject to extends an object with meta data.
ExtendedObject(O) - Constructor for class io.vertigo.vega.webservice.model.ExtendedObject
Constructor.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
Extract parameter value from request as readType.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
Extract parameter value from request as readType.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
Extract parameter value from request as readType.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in interface io.vertigo.vega.plugins.webservice.handler.reader.JsonReader
Extract parameter value from request as readType.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
Extract parameter value from request as readType.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
Extract parameter value from request as readType.
extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
Extract parameter value from request as readType.

F

fieldIndex - Variable in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
FileAttachment - Annotation Type in io.vertigo.vega.webservice.stereotype
File attachment.
flushBuffer() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Flushe le buffer et commite la response.
flushIntoMessageStack(UiMessageStack) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
Envoi le contenu des messages du validator dans la UiMessageStack.
flushIntoMessageStack(String, UiMessageStack) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Flush all messages in the given messageStack
flushToUiMessageStack(UiMessageStack) - Method in exception io.vertigo.vega.webservice.validation.ValidationUserException
 
format(Date) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
Format date to utc date string.
formatInstant(Instant) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
Format instant to utc string.
fromJson(Reader, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Standard convert Json to object.
fromJson(Reader, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Standard convert Json to object.
fromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Standard convert Json to object.
fromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Standard convert Json to object.

G

get(int) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
get(String) - Method in class io.vertigo.vega.impl.token.TokenManagerImpl
Get object by key.
get(String) - Method in interface io.vertigo.vega.token.TokenManager
Get object by key.
Get - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
 
GET - Annotation Type in io.vertigo.vega.webservice.stereotype
Indicates that the annotated method responds to HTTP GET requests.
getAcceptType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getAndRemove(String) - Method in class io.vertigo.vega.impl.token.TokenManagerImpl
Get and remove object by key.
getAndRemove(String) - Method in interface io.vertigo.vega.token.TokenManager
Get and remove object by key.
getBigDecimal(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getBigDecimal(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getBody() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
Get path param of an endpoint.
getBody() - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
 
getBoolean(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getBoolean(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getComponentConfig(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getCreated() - Method in class io.vertigo.vega.webservice.model.DtListDelta
 
getCreatesMap() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
 
getDate(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getDate(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getDefinition(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getDefinitionsSpace() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getDefinitionType(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getDefinitionTypes() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getDeleted() - Method in class io.vertigo.vega.webservice.model.DtListDelta
 
getDeletesMap() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
 
getDoc() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getDtDefinition() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
getDtDefinition() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getDtDefinition() - Method in interface io.vertigo.vega.webservice.model.UiList
 
getDtDefinition() - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getDtField() - Method in class io.vertigo.vega.webservice.validation.UiError
 
getDtField(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getDtField(String, O) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
 
getDtListDelta() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
getDtObject() - Method in class io.vertigo.vega.webservice.validation.UiError
 
getDtObjectValidatorClasses() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getErrorMessage() - Method in class io.vertigo.vega.webservice.validation.UiError
 
getExcludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getExcludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getFieldName() - Method in class io.vertigo.vega.webservice.validation.UiError
 
getFilterConfig() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
 
getFullName() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getGenericType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getImplicitType() - Method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
 
getIncludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getIncludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getInnerObject() - Method in class io.vertigo.vega.webservice.model.ExtendedObject
 
getInputKey() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getInputKey() - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getInputValue(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
Get the value in the buffer.
getInputValue(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
Get the value in the buffer.
getInteger(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getInteger(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getLong(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getLong(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getMethod() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getModifiedFields() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getModifiedFields() - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getModuleConfig(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getModuleConfigs() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getName() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getNodeConfig() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
 
getObjectType() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
getObjectType() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
 
getObjectType() - Method in interface io.vertigo.vega.webservice.model.UiList
 
getOutputStream() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Retourne le servlet output stream associé avec cette response.
getParam(String) - Method in class io.vertigo.vega.plugins.webservice.servlet.WebAppContextParamPlugin
getParamType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getParamValue(WebServiceParam) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
Get param of an endpoint.
getPath() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getPathParam(WebServiceParam) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
Get path param of an endpoint.
getPathParam(String) - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
 
getRequest() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
 
getRequest() - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
 
getResponse() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
 
getResponse() - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
 
getServerSideObject() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getServerSideObject() - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getServerSideToken() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getServerSideToken() - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getSortPath() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getStackIndex() - Method in interface io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
Return an index to compute the order of the handlers stack.
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
 
getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
 
getStatus() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Retourne le status définit par setStatus ou sendError.
getStream() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
 
getString(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getString(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
getSupportedInput() - Method in interface io.vertigo.vega.plugins.webservice.handler.reader.JsonReader
 
getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
getSupportedInputs() - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonConverter
 
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
getSupportedOutput() - Method in interface io.vertigo.vega.plugins.webservice.handler.reader.JsonReader
 
getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
getSwapperApi(HttpServletRequest) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
 
getSwapperUi(String, String, HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
Return a swagger static resources.
getSwapperUi(String, HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
Return a swagger static resources.
getSwapperUi(HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
Redirect to index.html.
getSwapperUiEmpty(HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
Redirect to index.html.
getType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
getTypedValue(String, Class<T>) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
getUiMessageStack() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
 
getUpdated() - Method in class io.vertigo.vega.webservice.model.DtListDelta
 
getUpdatesMap() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
 
getUserAgent(HttpServletRequest) - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
Retourne le User Agent de la requête HTML.
getValue(String, O) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
 
getVerb() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getWebServiceDefinition() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
 
getWebServiceParams() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
getWriter() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Retourne le writer associé avec cette response.
GoogleJsonEngine - Class in io.vertigo.vega.engines.webservice.json
 
GoogleJsonEngine(Optional<Boolean>, Optional<String>, SmartTypeManager) - Constructor for class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
 

H

handle(Context) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinOptionsRouteHandler
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.HandlerChain
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in interface io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
Do handle of this route.
handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
Do handle of this route.
HandlerChain - Class in io.vertigo.vega.plugins.webservice.handler
Chain of handlers to handle a Request.
HandlerChain(List<WebServiceHandlerPlugin>) - Constructor for class io.vertigo.vega.plugins.webservice.handler.HandlerChain
Constructor.
hasError() - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Returns if the object has any error
hasError() - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
 
hasError(DtObject) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
 
hasError(DtObject, DtField) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
 
hasError(String) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
Returns if a given field has errors.
hasErrors() - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
hasErrors() - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
hasFormatError(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
hashCode() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
hashCode() - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
 
hasVerb() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
Header - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
 
HeaderJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
HeaderJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
 
HeaderParam - Annotation Type in io.vertigo.vega.webservice.stereotype
Bind the value of a HTTP header to the annotated parameter.
healthcheck() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
Healthcheck WebService.
healthcheck() - Method in class io.vertigo.vega.impl.webservice.healthcheck.HealthcheckWebServices
Healthcheck WebService.
HealthcheckWebServices - Class in io.vertigo.vega.impl.webservice.healthcheck
Healthcheck WebService.
HealthcheckWebServices() - Constructor for class io.vertigo.vega.impl.webservice.healthcheck.HealthcheckWebServices
 

I

idMapper - Variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 
IE8CompatablityFixServlet - Class in io.vertigo.vega.impl.servlet.filter
Deprecated.
Filter qui permet de gérer la compatibilité avec IE8, en ajoutant le header X-UA-Compatible dans les responses.
IE8CompatablityFixServlet() - Constructor for class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
Deprecated.
 
Implicit - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
 
ImplicitJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
ImplicitJsonConverter() - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
 
IncludedFields - Annotation Type in io.vertigo.vega.webservice.stereotype
Include fields from this annotated object (not included fields are rejected).
indexOf(Object) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
info(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
info(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
info(String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
info(String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
INFO - io.vertigo.vega.webservice.validation.UiMessageStack.Level
Info.
init(KeycloakDeploymentConnector) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 
init(FilterConfig) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
init(FilterConfig) - Method in class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
Deprecated.
init(FilterConfig) - Method in class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
init(FilterConfig) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.VegaJavalinFilter
 
InnerBody - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
 
InnerBodyJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
InnerBodyJsonReader(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
 
InnerBodyParam - Annotation Type in io.vertigo.vega.webservice.stereotype
Bind the value of a field of an json object passed in http body, to the annotated parameter.
io.vertigo.vega - package io.vertigo.vega
 
io.vertigo.vega.engines.webservice.cmd - package io.vertigo.vega.engines.webservice.cmd
 
io.vertigo.vega.engines.webservice.json - package io.vertigo.vega.engines.webservice.json
 
io.vertigo.vega.impl.servlet.filter - package io.vertigo.vega.impl.servlet.filter
 
io.vertigo.vega.impl.token - package io.vertigo.vega.impl.token
 
io.vertigo.vega.impl.webservice - package io.vertigo.vega.impl.webservice
 
io.vertigo.vega.impl.webservice.catalog - package io.vertigo.vega.impl.webservice.catalog
 
io.vertigo.vega.impl.webservice.healthcheck - package io.vertigo.vega.impl.webservice.healthcheck
 
io.vertigo.vega.impl.webservice.servlet - package io.vertigo.vega.impl.webservice.servlet
 
io.vertigo.vega.plugins.webservice.handler - package io.vertigo.vega.plugins.webservice.handler
 
io.vertigo.vega.plugins.webservice.handler.converter - package io.vertigo.vega.plugins.webservice.handler.converter
 
io.vertigo.vega.plugins.webservice.handler.reader - package io.vertigo.vega.plugins.webservice.handler.reader
 
io.vertigo.vega.plugins.webservice.scanner.annotations - package io.vertigo.vega.plugins.webservice.scanner.annotations
 
io.vertigo.vega.plugins.webservice.servlet - package io.vertigo.vega.plugins.webservice.servlet
 
io.vertigo.vega.plugins.webservice.webserver.javalin - package io.vertigo.vega.plugins.webservice.webserver.javalin
 
io.vertigo.vega.token - package io.vertigo.vega.token
 
io.vertigo.vega.webservice - package io.vertigo.vega.webservice
 
io.vertigo.vega.webservice.definitions - package io.vertigo.vega.webservice.definitions
 
io.vertigo.vega.webservice.exception - package io.vertigo.vega.webservice.exception
 
io.vertigo.vega.webservice.model - package io.vertigo.vega.webservice.model
 
io.vertigo.vega.webservice.stereotype - package io.vertigo.vega.webservice.stereotype
 
io.vertigo.vega.webservice.validation - package io.vertigo.vega.webservice.validation
 
isAccessTokenConsume() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isAccessTokenMandatory() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isAccessTokenPublish() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isAssignableFrom(Class<?>, Type) - Static method in class io.vertigo.vega.webservice.WebServiceTypeUtil
Equivalent to parentClass.isAssignableFrom(testedType);
isConsumeServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
isCorsProtected() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isFileAttachment() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isModified() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
isModified() - Method in interface io.vertigo.vega.webservice.model.UiObject
 
isModified(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
isModified(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
isNeedAuthentification() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isNeedServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
isNeedSession() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isOptional() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
 
isParameterizedBy(Class<?>, Type) - Static method in class io.vertigo.vega.webservice.WebServiceTypeUtil
Check if testedType is ParameterizedType and it's parameter is assignable from innerClass;
isServerSideSave() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isSessionInvalidate() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
isUrlMatch(String, String, Pattern) - Static method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
Test si l'url (hors domain et context) correspond au pattern.
isUrlMatch(ServletRequest, Optional<Pattern>) - Static method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
Test si l'url correspond au pattern.
isUserAgentNullOrCompressionNull(String, String) - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
Détermine si l'User Agent est inactif ou la compression inactive.
iterator() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable

J

JavalinOptionsRouteHandler - Class in io.vertigo.vega.plugins.webservice.webserver.javalin
Handler of Options preflight request.
JavalinWebServerPlugin - Class in io.vertigo.vega.plugins.webservice.webserver.javalin
RoutesRegisterPlugin use to register Javalin route.
JavalinWebServerPlugin(Optional<String>, Optional<String>, List<JavalinConnector>) - Constructor for class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinWebServerPlugin
 
JsonConverter - Interface in io.vertigo.vega.plugins.webservice.handler.converter
Converter source object into value object and put it into RouteContext.
JsonConverterWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Params handler.
JsonConverterWebServiceHandlerPlugin(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
 
JsonEngine - Interface in io.vertigo.vega.engines.webservice.json
Convert Object to Json, and json to Object.
JsonReader<O> - Interface in io.vertigo.vega.plugins.webservice.handler.reader
Read request to extract a not converted parameter.
JsonSerializer - Interface in io.vertigo.vega.plugins.webservice.handler.converter
Converter result object into json.

L

log - Static variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 

M

mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
Vérifie les UiObjects de la liste, met à jour les objets métiers et retourne la liste.
mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
Merged and validate input data and set error into message stack.
mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
Merged and validate input data and set error into message stack.
mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
Merge et Valide l'objet d'IHM et place les erreurs rencontrées dans la stack.
mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiList
Vérifie les UiObjects de la liste, met à jour les objets métiers et retourne la liste.
mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiObject
Merge et Valide l'objet d'IHM et place les erreurs rencontrées dans la stack.

N

needServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
If serverSide token is needed and used
nodesRegistrationManagement - Variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
 

O

optional() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
Force this WebServiceParam as optional

P

parse(String) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
Parse Utc date string to date
parseInstant(String) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
Parse Date string to Instant
parsePattern(String) - Static method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
 
Patch - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
 
PATCH - Annotation Type in io.vertigo.vega.webservice.stereotype
Indicates that the annotated method responds to HTTP PUT requests.
Path - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
 
PathJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
PathJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
 
PathParam - Annotation Type in io.vertigo.vega.webservice.stereotype
Bind the value of a path sub-element to the annotated parameter.
PathPrefix - Annotation Type in io.vertigo.vega.webservice.stereotype
Route path prefix.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
Converter source object into value object and put it into RouteContext.
populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
Converter source object into value object and put it into RouteContext.
Post - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
 
POST - Annotation Type in io.vertigo.vega.webservice.stereotype
Indicates that the annotated method responds to HTTP POST requests.
PREFIX - Static variable in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
 
PrimitiveJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
PrimitiveJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
 
provideDefinitions(DefinitionSpace) - Method in class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
 
provideDefinitions(DefinitionSpace) - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
 
provideDefinitions(DefinitionSpace) - Method in class io.vertigo.vega.plugins.webservice.scanner.annotations.WebServiceDefinitionProvider
publishCatalog() - Method in class io.vertigo.vega.impl.webservice.catalog.CatalogWebServices
 
put(D) - Method in interface io.vertigo.vega.token.TokenManager
Store object and return unique key.
put(Serializable) - Method in class io.vertigo.vega.impl.token.TokenManagerImpl
Store object and return unique key.
Put - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
 
PUT - Annotation Type in io.vertigo.vega.webservice.stereotype
Indicates that the annotated method responds to HTTP PUT requests.
putCorsResponseHeaders(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
 

Q

Query - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
 
QueryJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
QueryJsonReader(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
 
QueryParam - Annotation Type in io.vertigo.vega.webservice.stereotype
Bind the value of a query parameter (url or post data) to the annotated parameter.

R

RateLimitingWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Rate limit handler.
RateLimitingWebServiceHandlerPlugin(VSecurityManager, DaemonManager, Optional<Integer>, Optional<Long>) - Constructor for class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
Constructor.
register(String, DtObject) - Method in class io.vertigo.vega.webservice.validation.UiContextResolver
 
registerUpdatedDtObjects(WebServiceParam, Serializable, Map<String, DtObject>) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
Register Updated Dtos.
registerWebServiceRoute(HandlerChain, Collection<WebServiceDefinition>) - Method in interface io.vertigo.vega.impl.webservice.WebServerPlugin
 
registerWebServiceRoute(HandlerChain, Collection<WebServiceDefinition>) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinWebServerPlugin
remove(int) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
remove(UiObject<D>) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
 
Request - io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
 
RequestHelper - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
RequestHelper(HttpServletRequest) - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.RequestHelper
 
RequestJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
 
RequestJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
 
resolve(String) - Method in class io.vertigo.vega.plugins.webservice.servlet.ServletResourceResolverPlugin
resolveContextKey(DtObject) - Method in class io.vertigo.vega.webservice.validation.UiContextResolver
 
Response - io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
 
RestfulServiceWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
RestfulServiceHandler : call service method.
RestfulServiceWebServiceHandlerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
 

S

scanWebService(Class<? extends WebServices>) - Method in interface io.vertigo.vega.impl.webservice.WebServiceScannerPlugin
Scan WebService class, looking for WebServiceDefinitions.
scanWebService(Class<? extends WebServices>) - Method in class io.vertigo.vega.plugins.webservice.scanner.annotations.AnnotationsWebServiceScannerPlugin
Scan WebService class, looking for WebServiceDefinitions.
SecurityFilter - Class in io.vertigo.vega.impl.servlet.filter
Filtre de gestion des sessions utilisateurs bindées sur HTTP.
SecurityFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.SecurityFilter
 
SecurityWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Security handler.
SecurityWebServiceHandlerPlugin(VSecurityManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
Constructor.
SelectedFacetValuesDeserializer - Class in io.vertigo.vega.engines.webservice.json
 
SelectedFacetValuesDeserializer() - Constructor for class io.vertigo.vega.engines.webservice.json.SelectedFacetValuesDeserializer
 
sendError(int) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Envoie une erreur comme réponse http (SC_OK, SC_NOT_FOUND, SC_INTERNAL_SERVER_ERROR ...).
SERVER_SIDE_TOKEN_FIELDNAME - Static variable in interface io.vertigo.vega.engines.webservice.json.JsonEngine
server side token fieldname.
ServerSideConsume - Annotation Type in io.vertigo.vega.webservice.stereotype
 
ServerSideRead - Annotation Type in io.vertigo.vega.webservice.stereotype
 
ServerSideSave - Annotation Type in io.vertigo.vega.webservice.stereotype
 
ServerSideStateWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
ServerSide state handler.
ServerSideStateWebServiceHandlerPlugin(TokenManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
Constructor.
ServletResourceResolverPlugin - Class in io.vertigo.vega.plugins.webservice.servlet
Résolution des URL liées à la servlet.
ServletResourceResolverPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.servlet.ServletResourceResolverPlugin
Constructor.
SessionException - Exception in io.vertigo.vega.webservice.exception
Exception for expired session.
SessionException(String) - Constructor for exception io.vertigo.vega.webservice.exception.SessionException
Constructor.
SessionInvalidate - Annotation Type in io.vertigo.vega.webservice.stereotype
Invalidate session (so logout).
SessionInvalidateWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Invalidate session handler.
SessionInvalidateWebServiceHandlerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
 
SessionLess - Annotation Type in io.vertigo.vega.webservice.stereotype
No session access.It's means "No HTTP Session was created".
SessionWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Session handler.
SessionWebServiceHandlerPlugin(VSecurityManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
Constructor.
SetCharsetEncodingFilter - Class in io.vertigo.vega.impl.servlet.filter
Implémentation de javax.servlet.Filter utilisée affecter le charset de la request.
SetCharsetEncodingFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
 
setContentLength(int) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Définit la longueur du corps du contenu dans la réponse.
setContentType(String) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Définit le type du contenu dans la réponse.
setHeader(String, String) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Surcharge de setHeader pour fixer le header même si la réponse est incluse (contrairement à tomcat).
setInputKey(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
setInputKey(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
setInputValue(String, String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
Set the value in the buffer.
setInputValue(String, String) - Method in interface io.vertigo.vega.webservice.model.UiObject
Set the value in the buffer.
setParams(Map<String, Param>) - Static method in class io.vertigo.vega.plugins.webservice.servlet.WebAppContextParamPlugin
 
setParamValue(WebServiceParam, Object) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
Set param of an endpoint.
setServerSideObject(D) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
setServerSideObject(D) - Method in interface io.vertigo.vega.webservice.model.UiObject
Affect the server's version.
setServerSideToken(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
setServerSideToken(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
 
setServletContext(ServletContext) - Static method in class io.vertigo.vega.plugins.webservice.servlet.ServletResourceResolverPlugin
 
setStatus(int) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
Définit le status de la réponse http (SC_OK, SC_NOT_FOUND, SC_INTERNAL_SERVER_ERROR ...).
setTypedValue(String, Serializable) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
 
setTypedValue(String, Serializable) - Method in interface io.vertigo.vega.webservice.model.UiObject
Set a typed value in the buffer.
shouldCheck(Set<String>, String...) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
 
size() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
Stack index of the handler for sorting at startup
start() - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
 
start() - Method in class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
 
stop() - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
 
stop() - Method in class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
 
StringJsonSerializer - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
StringJsonSerializer() - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.StringJsonSerializer
 
success(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
success(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
SUCCESS - io.vertigo.vega.webservice.validation.UiMessageStack.Level
Success.
SwaggerApi - Class in io.vertigo.vega.impl.webservice.catalog
Swagger Api to list services published.
SwaggerApi() - Constructor for class io.vertigo.vega.impl.webservice.catalog.SwaggerApi
 
SwaggerApiBuilder - Class in io.vertigo.vega.impl.webservice.catalog
Swagger WebService to list services published.
SwaggerApiBuilder() - Constructor for class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
Constructor.
SwaggerWebServices - Class in io.vertigo.vega.impl.webservice.catalog
Swagger WebService to list services published.
SwaggerWebServices() - Constructor for class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
 

T

throwUserExceptionIfErrors() - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
 
toJson(Object) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Standard convert full object to Json.
toJson(Object) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Standard convert full object to Json.
toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonSerializer
Convert result to json.
toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
Convert result to json.
toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonSerializer
Convert result to json.
toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.StringJsonSerializer
Convert result to json.
toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
Convert result to json.
toJsonError(Throwable) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Convert Exception to Json
toJsonError(Throwable) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Convert Exception to Json
toJsonWithMeta(Object, Map<String, Serializable>, Set<String>, Set<String>) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Convert object to Json but excluded fields.
toJsonWithMeta(Object, Map<String, Serializable>, Set<String>, Set<String>) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Convert object to Json but excluded fields.
TokenManager - Interface in io.vertigo.vega.token
Manager of Security Access Token.
TokenManagerImpl - Class in io.vertigo.vega.impl.token
Ui data security token.
TokenManagerImpl(String, VSecurityManager, KVStoreManager) - Constructor for class io.vertigo.vega.impl.token.TokenManagerImpl
Constructor.
TooManyRequestException - Exception in io.vertigo.vega.webservice.exception
Rate limit exceeded exception.
TooManyRequestException(String) - Constructor for exception io.vertigo.vega.webservice.exception.TooManyRequestException
Constructor.
toString() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
toString() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam

U

UiContext - Class in io.vertigo.vega.engines.webservice.json
 
UiContext() - Constructor for class io.vertigo.vega.engines.webservice.json.UiContext
 
uiContextFromJson(String, Map<String, Type>) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Specific convertion Json to UiContext.
uiContextFromJson(String, Map<String, Type>) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Specific convertion Json to UiContext.
UiContextResolver - Class in io.vertigo.vega.webservice.validation
 
UiContextResolver() - Constructor for class io.vertigo.vega.webservice.validation.UiContextResolver
 
UiError - Class in io.vertigo.vega.webservice.validation
Message d'IHM.
UiErrorBuilder - Class in io.vertigo.vega.webservice.validation
Pile de message d'erreur.
UiErrorBuilder() - Constructor for class io.vertigo.vega.webservice.validation.UiErrorBuilder
 
UiList<D extends DtObject> - Interface in io.vertigo.vega.webservice.model
Wrapper d'affichage des listes d'objets métier.
UiListDelta<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
Delta operations on List.
UiListDelta(Class<D>, Map<String, UiObject<D>>, Map<String, UiObject<D>>, Map<String, UiObject<D>>) - Constructor for class io.vertigo.vega.engines.webservice.json.UiListDelta
Constructor.
uiListDeltaFromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Specific convertion Json to UiListDelta.
uiListDeltaFromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Specific convertion Json to UiListDelta.
uiListFromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Specific convertion Json to UiList.
uiListFromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Specific convertion Json to UiList.
UiListModifiable<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
Delta operations on List.
UiListModifiable(Class<D>) - Constructor for class io.vertigo.vega.engines.webservice.json.UiListModifiable
 
UiMessageStack - io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
 
UiMessageStack - Interface in io.vertigo.vega.webservice.validation
Class d'enregistrement des messages.
UiMessageStack.Level - Enum in io.vertigo.vega.webservice.validation
Niveau du message.
UiObject<D extends DtObject> - Interface in io.vertigo.vega.webservice.model
UiObject is used as an Input buffer from client.
uiObjectFromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
Specific convertion Json to UiObject.
uiObjectFromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
Specific convertion Json to UiObject.
unsupported() - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinOptionsRouteHandler
Fake method for prefligth Options request.
UTCDateUtil - Class in io.vertigo.vega.engines.webservice.json
 

V

validate(O, Set<String>, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
Effectue les validations prévu d'un objet.
validate(O, Set<String>, DtObjectErrors) - Method in interface io.vertigo.vega.webservice.validation.DtObjectValidator
Effectue les validations prévu d'un objet.
Validate - Annotation Type in io.vertigo.vega.webservice.stereotype
Define some specific validators, on this annotated parameter.
ValidationUserException - Exception in io.vertigo.vega.webservice.validation
Validation exception on a object's field.
ValidationUserException() - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
Constructor.
ValidationUserException(MessageText, DtObject, DtFieldName) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
Create a UserException on a field
ValidationUserException(MessageText, DtObject, String) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
Create a UserException on a field
ValidationUserException(List<UiError>) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
Constructor.
ValidatorWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
Params handler.
ValidatorWebServiceHandlerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.DELETE
Defines a URI template for the resource class.
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.Doc
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.ExcludedFields
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.FileAttachment
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.GET
Defines a URI template for the resource class.
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.HeaderParam
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.IncludedFields
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.InnerBodyParam
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PATCH
Defines a URI template for the resource class.
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PathParam
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PathPrefix
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.POST
Defines a URI template for the resource class.
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PUT
Defines a URI template for the resource class.
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.QueryParam
 
value() - Method in annotation type io.vertigo.vega.webservice.stereotype.Validate
 
valueOf(String) - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertigo.vega.webservice.validation.UiMessageStack.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertigo.vega.webservice.validation.UiMessageStack.Level
Returns an array containing the constants of this enum type, in the order they are declared.
VegaFeatures - Class in io.vertigo.vega
Defines module Vega.
VegaFeatures() - Constructor for class io.vertigo.vega.VegaFeatures
 
VegaJavalinFilter - Class in io.vertigo.vega.plugins.webservice.webserver.javalin
VegaJavalinFilter for JavalinServlet (mandatory).
VegaJavalinFilter() - Constructor for class io.vertigo.vega.plugins.webservice.webserver.javalin.VegaJavalinFilter
 
VegaUiMessageStack - Class in io.vertigo.vega.webservice.validation
Class d'enregistrement des messages.
VegaUiMessageStack(UiContextResolver) - Constructor for class io.vertigo.vega.webservice.validation.VegaUiMessageStack
Constructor.
VegaUiObject<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
UiObject is used as an Input buffer from client.
VegaUiObject(D, Set<String>) - Constructor for class io.vertigo.vega.engines.webservice.json.VegaUiObject
Constructor.
VFileJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
 
VFileJsonConverter() - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
 

W

warning(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
warning(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
warning(String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
 
warning(String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
 
WARNING - io.vertigo.vega.webservice.validation.UiMessageStack.Level
Warning.
WebAppContextParamPlugin - Class in io.vertigo.vega.plugins.webservice.servlet
Plugin d'accès à la configuration de la WebApp.
WebAppContextParamPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.servlet.WebAppContextParamPlugin
 
WebServerPlugin - Interface in io.vertigo.vega.impl.webservice
Register an handlerchain as a route for this webService.
WebServiceCallContext - Class in io.vertigo.vega.plugins.webservice.handler
 
WebServiceCallContext(WebServiceContext, WebServiceDefinition) - Constructor for class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
Constructor.
WebServiceContext - Interface in io.vertigo.vega.plugins.webservice.handler
 
WebServiceDefinition - Class in io.vertigo.vega.webservice.definitions
Web service definition.
WebServiceDefinition.Verb - Enum in io.vertigo.vega.webservice.definitions
HTTP Verb supported.
WebServiceDefinitionBuilder - Class in io.vertigo.vega.webservice.definitions
WebServiceDefinition Builder.
WebServiceDefinitionProvider - Class in io.vertigo.vega.plugins.webservice.scanner.annotations
Web service definition provider.
WebServiceDefinitionProvider() - Constructor for class io.vertigo.vega.plugins.webservice.scanner.annotations.WebServiceDefinitionProvider
 
WebServiceHandlerPlugin - Interface in io.vertigo.vega.impl.webservice
Handler of WebService Route, are defined as plugins of WebServiceManager.
WebServiceManager - Interface in io.vertigo.vega.webservice
WebService manager.
WebServiceManagerImpl - Class in io.vertigo.vega.impl.webservice
Webservice manager.
WebServiceManagerImpl(WebServiceScannerPlugin, WebServerPlugin, List<WebServiceHandlerPlugin>) - Constructor for class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
Constructor.
WebServiceParam - Class in io.vertigo.vega.webservice.definitions
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 - Enum in io.vertigo.vega.webservice.definitions
 
WebServiceParam.WebServiceParamType - Enum in io.vertigo.vega.webservice.definitions
Parameter's source types.
WebServiceParamBuilder - Class in io.vertigo.vega.webservice.definitions
WebServiceParam Builder.
WebServices - Interface in io.vertigo.vega.webservice
WebServices.
WebServiceScannerPlugin - Interface in io.vertigo.vega.impl.webservice
WebServices scanner.
WebServiceTypeUtil - Class in io.vertigo.vega.webservice
WebService Type helper.
with(WebServiceDefinition.Verb, String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
with(WebServiceParam.WebServiceParamType, String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
 
withAccessTokenConsume(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withAccessTokenMandatory(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withAccessTokenPublish(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withContextPath(String) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
 
withCorsProtected(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withDoc(String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withFileAttachment(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withJavalinWebServerPlugin(Param...) - Method in class io.vertigo.vega.VegaFeatures
 
withNeedAuthentication(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withNeedSession(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withPathPrefix(String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withServerSideSave(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withSessionInvalidate(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
 
withWebServiceDefinitions(Collection<WebServiceDefinition>) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
 
withWebServices() - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesCatalog() - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesJson(Param...) - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesOriginCORSFilter(Param...) - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesRateLimiting() - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesSecurity() - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesSwagger() - Method in class io.vertigo.vega.VegaFeatures
 
withWebServicesTokens(Param...) - Method in class io.vertigo.vega.VegaFeatures
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages