Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

AbstractCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
 
AbstractCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
AbstractEventLogger - Class in org.apache.logging.log4j.audit
This class is used to log events generated remotely.
AbstractEventLogger() - Constructor for class org.apache.logging.log4j.audit.AbstractEventLogger
 
AbstractEventLogger(int) - Constructor for class org.apache.logging.log4j.audit.AbstractEventLogger
 
AbstractPagingAndSortingService - Class in org.apache.logging.log4j.catalog.jpa.service
 
AbstractPagingAndSortingService() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.AbstractPagingAndSortingService
 
AccessorDefinition - Class in org.apache.logging.log4j.audit.generator
 
AccessorDefinition(String, String) - Constructor for class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
AccessorDefinition(String, String, String, String) - Constructor for class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
AccessorDefinition.StandardGetter - Class in org.apache.logging.log4j.audit.generator
 
AccessorDefinition.StandardSetter - Class in org.apache.logging.log4j.audit.generator
 
ActivityLogger - Class in org.apache.logging.log4j.audit
 
ActivityLogger() - Constructor for class org.apache.logging.log4j.audit.ActivityLogger
 
ActivityLogger(int) - Constructor for class org.apache.logging.log4j.audit.ActivityLogger
 
addBean(ClassGenerator) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
addBean(ClassGenerator, boolean, boolean, boolean) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
addBeanMethods(AccessorDefinition) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
addConstraint(Constraint) - Method in class org.apache.logging.log4j.catalog.controller.ConstraintController
 
addConstructor(ConstructorDefinition) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
addContent(String, StructuredDataMessage) - Method in class org.apache.logging.log4j.audit.AuditMessage
 
addEntry(Map<String, Map<String, CatalogManagerImpl.CatalogInfo>>, Event) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
addEventAttribute(EventAttributeModel) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
addInterceptors(InterceptorRegistry) - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
addLocalVariable(VariableDefinition) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
addMethod(MethodDefinition) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
addParameter(Parameter) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
addSingelton(String, List<String>) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
addViewControllers(ViewControllerRegistry) - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.apache.logging.log4j.audit.rest.RequestContextHandlerInterceptor
 
api() - Method in class org.apache.logging.log4j.audit.service.config.SwaggerConfig
 
api() - Method in class org.apache.logging.log4j.catalog.config.SwaggerConfig
 
appendNewline(StringBuilder) - Static method in class org.apache.logging.log4j.catalog.api.util.StringUtils
 
ApplicationConfiguration - Class in org.apache.logging.log4j.audit.service.config
 
ApplicationConfiguration() - Constructor for class org.apache.logging.log4j.audit.service.config.ApplicationConfiguration
 
Attribute - Class in org.apache.logging.log4j.catalog.api
A Catalog AttributeDto.
Attribute() - Constructor for class org.apache.logging.log4j.catalog.api.Attribute
Set default values.
AttributeController - Class in org.apache.logging.log4j.catalog.controller
Catalog Product controller
AttributeController() - Constructor for class org.apache.logging.log4j.catalog.controller.AttributeController
 
AttributeConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
AttributeConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.AttributeConverter
 
attributeList(Integer, Integer, String) - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
attributeList(Long) - Method in class org.apache.logging.log4j.catalog.controller.ConstraintController
 
attributeList(Long) - Method in class org.apache.logging.log4j.catalog.controller.EventController
 
attributeMap - Variable in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
AttributeModel - Class in org.apache.logging.log4j.catalog.jpa.model
 
AttributeModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
 
AttributeModelConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
AttributeModelConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.AttributeModelConverter
 
AttributeRepository - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
attributes - Variable in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
AttributeService - Interface in org.apache.logging.log4j.catalog.jpa.service
 
AttributeServiceImpl - Class in org.apache.logging.log4j.catalog.jpa.service
 
AttributeServiceImpl() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
AuditCatalogEditor - Class in org.apache.logging.log4j.catalog
 
AuditCatalogEditor() - Constructor for class org.apache.logging.log4j.catalog.AuditCatalogEditor
 
AuditCatalogManager - Class in org.apache.logging.log4j.audit.service.catalog
 
AuditCatalogManager(CatalogReader) - Constructor for class org.apache.logging.log4j.audit.service.catalog.AuditCatalogManager
 
AuditController - Class in org.apache.logging.log4j.audit.service.controller
 
AuditController() - Constructor for class org.apache.logging.log4j.audit.service.controller.AuditController
 
AuditDto - Class in org.apache.logging.log4j.audit.dto
Container for Audit Event data.
AuditDto() - Constructor for class org.apache.logging.log4j.audit.dto.AuditDto
 
AuditEvent - Interface in org.apache.logging.log4j.audit
Interface that is extended by generated classes.
AuditException - Exception in org.apache.logging.log4j.audit.exception
 
AuditException(String) - Constructor for exception org.apache.logging.log4j.audit.exception.AuditException
 
AuditException(Throwable) - Constructor for exception org.apache.logging.log4j.audit.exception.AuditException
 
AuditException(String, Throwable) - Constructor for exception org.apache.logging.log4j.audit.exception.AuditException
 
AuditExceptionHandler - Interface in org.apache.logging.log4j.audit
Handles any exceptions that may occur while logging the audit event.
AuditLayout - Class in org.apache.logging.log4j.audit.layout
 
AuditLayout() - Constructor for class org.apache.logging.log4j.audit.layout.AuditLayout
 
AuditLogger - Class in org.apache.logging.log4j.audit
 
AuditLogger() - Constructor for class org.apache.logging.log4j.audit.AuditLogger
 
AuditLogger(int) - Constructor for class org.apache.logging.log4j.audit.AuditLogger
 
AuditManager - Interface in org.apache.logging.log4j.audit.service.catalog
 
auditManager() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
AuditMessage - Class in org.apache.logging.log4j.audit
 
AuditMessage(String) - Constructor for class org.apache.logging.log4j.audit.AuditMessage
 
AuditMessage(String, int) - Constructor for class org.apache.logging.log4j.audit.AuditMessage
 
AuditMojo - Class in org.apache.logging.log4j.audit.plugin
Goal which generates the audit interfaces.
AuditMojo() - Constructor for class org.apache.logging.log4j.audit.plugin.AuditMojo
 

B

BaseRepository<T,ID extends Serializable> - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
beanMethods - Variable in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
BooleanToStringConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
Converter to convert between a Boolean and a String and vice-versa.
BooleanToStringConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.BooleanToStringConverter
 

C

CaseInsensitiveEnumConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
Performs a case insensitive comparison to verify the value is in the list of acceptable values.
CaseInsensitiveEnumConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.CaseInsensitiveEnumConstraint
 
CatalogController - Class in org.apache.logging.log4j.audit.service.controller
 
CatalogController() - Constructor for class org.apache.logging.log4j.audit.service.controller.CatalogController
 
CatalogController - Class in org.apache.logging.log4j.catalog.controller
The Class CatalogController.
CatalogController() - Constructor for class org.apache.logging.log4j.catalog.controller.CatalogController
 
CatalogDao - Interface in org.apache.logging.log4j.catalog.api.dao
Provides access to the Catalog.
catalogDao() - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
catalogData - Variable in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
CatalogData - Class in org.apache.logging.log4j.catalog.api
Container for the data in the catalog.
CatalogData() - Constructor for class org.apache.logging.log4j.catalog.api.CatalogData
 
catalogData - Variable in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
CatalogEventFilter - Class in org.apache.logging.log4j.catalog.api.util
 
CatalogEventFilter() - Constructor for class org.apache.logging.log4j.catalog.api.util.CatalogEventFilter
 
CatalogException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogInfo() - Constructor for class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl.CatalogInfo
 
CatalogInitializer - Class in org.apache.logging.log4j.catalog.service
 
CatalogInitializer() - Constructor for class org.apache.logging.log4j.catalog.service.CatalogInitializer
 
catalogManager - Variable in class org.apache.logging.log4j.audit.AbstractEventLogger
 
CatalogManager - Interface in org.apache.logging.log4j.audit.catalog
 
CatalogManagerImpl - Class in org.apache.logging.log4j.audit.catalog
 
CatalogManagerImpl(CatalogReader) - Constructor for class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
CatalogManagerImpl.CatalogInfo - Class in org.apache.logging.log4j.audit.catalog
 
CatalogModel - Class in org.apache.logging.log4j.catalog.jpa.model
 
CatalogModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.CatalogModel
 
CatalogModificationException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogModificationException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogModificationException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogModificationException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogModificationException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogNotFoundException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogNotFoundException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogNotFoundException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogNotFoundException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogNotFoundException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
catalogReader() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
CatalogReader - Interface in org.apache.logging.log4j.catalog.api
 
CatalogReadException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogReadException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogReadException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogReadException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogReadException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogRepository - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
CatalogService - Interface in org.apache.logging.log4j.catalog.jpa.service
Catalog Service methods.
CatalogServiceImpl - Class in org.apache.logging.log4j.catalog.jpa.service
 
CatalogServiceImpl() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
CatalogWriteException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogWriteException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogWriteException
 
CatalogWriteException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogWriteException
 
CatalogWriteException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogWriteException
 
CatalogWriteException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogWriteException
 
CatalogWriter - Interface in org.apache.logging.log4j.catalog.api
 
Category - Class in org.apache.logging.log4j.catalog.api
A Catalog Category.
Category() - Constructor for class org.apache.logging.log4j.catalog.api.Category
Set default values;
CATEGORY - Static variable in interface org.apache.logging.log4j.catalog.api.ConstraintType
 
CategoryController - Class in org.apache.logging.log4j.catalog.controller
Catalog Category controller
CategoryController() - Constructor for class org.apache.logging.log4j.catalog.controller.CategoryController
 
CategoryConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
CategoryConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.CategoryConverter
 
categoryList(Integer, Integer, String) - Method in class org.apache.logging.log4j.catalog.controller.CategoryController
 
CategoryModel - Class in org.apache.logging.log4j.catalog.jpa.model
A Catalog CategoryDto.
CategoryModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
 
CategoryModelConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
CategoryModelConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.CategoryModelConverter
 
CategoryRepository - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
CategoryService - Interface in org.apache.logging.log4j.catalog.jpa.service
 
CategoryServiceImpl - Class in org.apache.logging.log4j.catalog.jpa.service
 
CategoryServiceImpl() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
Chained - Annotation Type in org.apache.logging.log4j.audit.annotation
 
ChainedMapping - Class in org.apache.logging.log4j.audit.request
Represents the mapping of a RequestContextMapping variable that is propagated from the client to the server with as a new variable name.
ChainedMapping(String, String, Supplier<String>) - Constructor for class org.apache.logging.log4j.audit.request.ChainedMapping
 
ChainedSupplier - Annotation Type in org.apache.logging.log4j.audit.annotation
 
ClassGenerator - Class in org.apache.logging.log4j.audit.generator
Generates the Classes and Interfaces for Audit Logging based on data in the Catalog.
ClassGenerator(String, String) - Constructor for class org.apache.logging.log4j.audit.generator.ClassGenerator
 
ClassPathCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
Reads the catalog from the local file system.
ClassPathCatalogReader(Map<String, String>) - Constructor for class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
ClassPathCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
ClientServer - Annotation Type in org.apache.logging.log4j.audit.annotation
 
ClientServerMapping - Class in org.apache.logging.log4j.audit.request
Represents the mapping of a RequestContextMapping variable that should be propogated from client to server.
ClientServerMapping(String) - Constructor for class org.apache.logging.log4j.audit.request.ClientServerMapping
 
compareTo(ConstructorDefinition) - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
compareTo(MethodDefinition) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
compareTo(VariableDefinition) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
ConditionOnPropertyExists - Annotation Type in org.apache.logging.log4j.catalog.api.annotation
Prevents a bean from being created unless a property exists.
ConfigurationService - Class in org.apache.logging.log4j.audit.service.config
 
ConfigurationService() - Constructor for class org.apache.logging.log4j.audit.service.config.ConfigurationService
 
ConfigurationService - Class in org.apache.logging.log4j.catalog.config
 
ConfigurationService() - Constructor for class org.apache.logging.log4j.catalog.config.ConfigurationService
 
configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
Constants - Class in org.apache.logging.log4j.audit.generator
 
Constants() - Constructor for class org.apache.logging.log4j.audit.generator.Constants
 
Constants - Class in org.apache.logging.log4j.catalog.api.constant
Contains constants used in Log4j-Catalog.
Constraint - Annotation Type in org.apache.logging.log4j.audit.annotation
 
Constraint - Class in org.apache.logging.log4j.catalog.api
 
Constraint() - Constructor for class org.apache.logging.log4j.catalog.api.Constraint
 
ConstraintController - Class in org.apache.logging.log4j.catalog.controller
Constraint controller
ConstraintController() - Constructor for class org.apache.logging.log4j.catalog.controller.ConstraintController
 
ConstraintCreationException - Exception in org.apache.logging.log4j.catalog.api.exception
 
ConstraintCreationException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintCreationException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintCreationException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintCreationException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
constraintList(Long) - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
ConstraintModel - Class in org.apache.logging.log4j.catalog.jpa.model
A Catalog Attribute Constraint.
ConstraintModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
ConstraintPlugins - Class in org.apache.logging.log4j.catalog.api.plugins
 
ConstraintRepository - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
Constraints - Annotation Type in org.apache.logging.log4j.audit.annotation
Container for Constraints.
ConstraintService - Interface in org.apache.logging.log4j.catalog.jpa.service
 
ConstraintServiceImpl - Class in org.apache.logging.log4j.catalog.jpa.service
 
ConstraintServiceImpl() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.ConstraintServiceImpl
 
ConstraintType - Interface in org.apache.logging.log4j.catalog.api
 
ConstraintTypeDeserializer - Class in org.apache.logging.log4j.catalog.api.plugins
 
ConstraintTypeDeserializer() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeDeserializer
 
ConstraintTypeDeserializer(Class<?>) - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeDeserializer
 
ConstraintTypeSerializer - Class in org.apache.logging.log4j.catalog.api.plugins
 
ConstraintTypeSerializer() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeSerializer
 
ConstraintTypeSerializer(Class<ConstraintType>) - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeSerializer
 
ConstraintValidationException - Exception in org.apache.logging.log4j.catalog.api.exception
 
ConstraintValidationException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintValidationException
 
ConstraintValidationException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintValidationException
 
ConstraintValidationException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintValidationException
 
ConstraintValidationException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintValidationException
 
ConstructorDefinition - Class in org.apache.logging.log4j.audit.generator
 
ConstructorDefinition(String) - Constructor for class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
convert(Attribute) - Method in class org.apache.logging.log4j.catalog.jpa.converter.AttributeConverter
 
convert(AttributeModel) - Method in class org.apache.logging.log4j.catalog.jpa.converter.AttributeModelConverter
 
convert(Category) - Method in class org.apache.logging.log4j.catalog.jpa.converter.CategoryConverter
 
convert(CategoryModel) - Method in class org.apache.logging.log4j.catalog.jpa.converter.CategoryModelConverter
 
convert(Event) - Method in class org.apache.logging.log4j.catalog.jpa.converter.EventConverter
 
convert(EventModel) - Method in class org.apache.logging.log4j.catalog.jpa.converter.EventModelConverter
 
convert(Product) - Method in class org.apache.logging.log4j.catalog.jpa.converter.ProductConverter
 
convert(ProductModel) - Method in class org.apache.logging.log4j.catalog.jpa.converter.ProductModelConverter
 
convertToDatabaseColumn(Boolean) - Method in class org.apache.logging.log4j.catalog.jpa.converter.BooleanToStringConverter
 
convertToDatabaseColumn(DataType) - Method in class org.apache.logging.log4j.catalog.jpa.converter.DataTypeConverter
 
convertToDatabaseColumn(LocalDateTime) - Method in class org.apache.logging.log4j.catalog.jpa.converter.DateTimeConverter
 
convertToEntityAttribute(String) - Method in class org.apache.logging.log4j.catalog.jpa.converter.BooleanToStringConverter
 
convertToEntityAttribute(String) - Method in class org.apache.logging.log4j.catalog.jpa.converter.DataTypeConverter
 
convertToEntityAttribute(Timestamp) - Method in class org.apache.logging.log4j.catalog.jpa.converter.DateTimeConverter
 
createAttribute(Attribute) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
createAttribute(Attribute) - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
createCategory(Category) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
createCategory(Category) - Method in class org.apache.logging.log4j.catalog.controller.CategoryController
 
createEvent(Event) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
createEvent(Event) - Method in class org.apache.logging.log4j.catalog.controller.EventController
 
createMapper() - Static method in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
Create an ObjectMapper using the standard LocalDateTime format.
createMapper() - Static method in class org.apache.logging.log4j.catalog.config.JsonObjectMapperFactory
Create an ObjectMapper using the standard LocalDateTime format.
createPageRequest(int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.AbstractPagingAndSortingService
 
createProduct(Product) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
createProduct(Product) - Method in class org.apache.logging.log4j.catalog.controller.ProductController
 

D

dataSource() - Method in interface org.apache.logging.log4j.catalog.jpa.config.DataSourceConfig
 
dataSource() - Method in class org.apache.logging.log4j.catalog.jpa.config.HsqldbDataSourceConfig
 
dataSource() - Method in class org.apache.logging.log4j.catalog.jpa.config.PostgresqlDataSourceConfig
 
DataSourceConfig - Interface in org.apache.logging.log4j.catalog.jpa.config
Create the DataSource.
DataType - Enum in org.apache.logging.log4j.catalog.api
Mapping of attribute data types.
DataTypeConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
Converter to convert between a DataType and a String.
DataTypeConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.DataTypeConverter
 
DateTimeConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
Utility class to convert LocalDate to DB timestamp and vice versa.
DateTimeConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.DateTimeConverter
 
DEFAULT_CATALOG - Static variable in class org.apache.logging.log4j.catalog.api.constant.Constants
 
defaultAdvisorAutoProxyCreator() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
defaultAdvisorAutoProxyCreator() - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
delete(T) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.BaseRepository
 
deleteAttribute(Long) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
deleteAttribute(Attribute) - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
deleteAttribute(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
deleteAttribute(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
deleteById(ID) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.BaseRepository
 
deleteCategory(Long) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
deleteCategory(Category) - Method in class org.apache.logging.log4j.catalog.controller.CategoryController
 
deleteCategory(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
deleteCategory(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
deleteConstraint(Long) - Method in class org.apache.logging.log4j.catalog.controller.ConstraintController
 
deleteConstraint(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ConstraintService
 
deleteConstraint(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.ConstraintServiceImpl
 
deleteEvent(Long) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
deleteEvent(Long) - Method in class org.apache.logging.log4j.catalog.controller.EventController
 
deleteEvent(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
deleteEvent(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
deleteProduct(Long) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
deleteProduct(Product) - Method in class org.apache.logging.log4j.catalog.controller.ProductController
 
deleteProduct(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
deleteProduct(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeDeserializer
 
destroy() - Method in class org.apache.logging.log4j.audit.rest.RequestContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.logging.log4j.audit.rest.RequestContextFilter
Manages the initialization and clearing of the RequestContext.
DuplicateNameException - Exception in org.apache.logging.log4j.catalog.api.exception
 
DuplicateNameException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.DuplicateNameException
 
DuplicateNameException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.DuplicateNameException
 
DuplicateNameException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.DuplicateNameException
 
DuplicateNameException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.DuplicateNameException
 

E

EclipseLinkConfig - Class in org.apache.logging.log4j.catalog.jpa.config
 
EclipseLinkConfig() - Constructor for class org.apache.logging.log4j.catalog.jpa.config.EclipseLinkConfig
 
ElapsedUtil - Class in org.apache.logging.log4j.audit.rest
 
ElapsedUtil() - Constructor for class org.apache.logging.log4j.audit.rest.ElapsedUtil
 
entityManagerFactory() - Method in class org.apache.logging.log4j.catalog.jpa.config.EclipseLinkConfig
 
entityManagerFactory() - Method in class org.apache.logging.log4j.catalog.jpa.config.HibernateConfig
 
EnumConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
Performs a comparison to verify the value is in the list of acceptable values.
EnumConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.EnumConstraint
 
equals(Object) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
 
equals(Object) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
equals(Object) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
errorResponse(Throwable, HttpStatus) - Method in class org.apache.logging.log4j.audit.service.controller.RestResponseEntityExceptionHandler
 
errorResponse(Throwable, HttpStatus) - Method in class org.apache.logging.log4j.catalog.controller.RestResponseEntityExceptionHandler
 
Event - Class in org.apache.logging.log4j.catalog.api
Basic attributes common to all events.
Event() - Constructor for class org.apache.logging.log4j.catalog.api.Event
Set default values.
EventAttribute - Class in org.apache.logging.log4j.catalog.api
Attribute used in an event
EventAttribute() - Constructor for class org.apache.logging.log4j.catalog.api.EventAttribute
 
EventAttribute(String, boolean) - Constructor for class org.apache.logging.log4j.catalog.api.EventAttribute
 
EventAttributeModel - Class in org.apache.logging.log4j.catalog.jpa.model
 
EventAttributeModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
EventController - Class in org.apache.logging.log4j.catalog.controller
Catalog Product controller
EventController() - Constructor for class org.apache.logging.log4j.catalog.controller.EventController
 
EventConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
EventConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.EventConverter
 
eventList(Integer, Integer, String) - Method in class org.apache.logging.log4j.catalog.controller.EventController
 
EventModel - Class in org.apache.logging.log4j.catalog.jpa.model
 
EventModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
EventModelConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
EventModelConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.EventModelConverter
 
EventRepository - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
EventService - Interface in org.apache.logging.log4j.catalog.jpa.service
 
EventServiceImpl - Class in org.apache.logging.log4j.catalog.jpa.service
 
EventServiceImpl() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
execute() - Method in class org.apache.logging.log4j.audit.plugin.AuditMojo
 
execute() - Method in class org.apache.logging.log4j.audit.plugin.HelpMojo

F

FileCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
Reads the catalog from the local file system.
FileCatalogReader(Map<String, String>) - Constructor for class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
FileCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
filterContent(String, String, String) - Static method in class org.apache.logging.log4j.audit.util.StringUtil
 
findAll() - Method in interface org.apache.logging.log4j.catalog.jpa.dao.BaseRepository
 
findAll(Specification<T>) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.BaseRepository
 
findAll(Sort) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.PagingAndSortingRepository
 
findAll(Pageable) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.PagingAndSortingRepository
 
findByCatalogId(String) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.PagingAndSortingRepository
 
findByCatalogId(String, Pageable) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.PagingAndSortingRepository
 
findByCatalogIdAndName(String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.PagingAndSortingRepository
 
findByName(String) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
findByName(String) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.CategoryRepository
 
findOne(ID) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.BaseRepository
 
fromName(String) - Static method in enum org.apache.logging.log4j.catalog.api.DataType
 

G

generate() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
generateSource() - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
getAccessorName(String, String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getActiveProfile() - Static method in class org.apache.logging.log4j.catalog.AuditCatalogEditor
Get the active profile if none has been specified.
getAliases() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the List of alias Strings.
getAliases() - Method in class org.apache.logging.log4j.catalog.api.Event
Returns the Set of alias Strings.
getAliases() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the List of alias Strings.
getAliases() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Returns the List of alias Strings.
getAnnotation() - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
getAnnotation() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getAnnotation() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
getAnnotations() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getAttribute(String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getAttribute(String, String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getAttribute(String) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getAttribute(String, String) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getAttribute(String, String) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
getAttribute(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Retrieves an Attribute.
getAttribute(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getAttribute(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
Retrieves an Attribute.
getAttribute() - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
getAttribute() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
getAttribute(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
getAttribute(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
getAttribute(String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
getAttribute(String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
getAttribute(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
getAttributeNames(String) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
getAttributeNames(String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getAttributeNames(String, String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getAttributeNames(String, String) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getAttributeNames() - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
getAttributeNames() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
getAttributes(String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getAttributes(String, String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getAttributes(String, String) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getAttributes(String, Integer, Integer, String, String) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
getAttributes() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the List of AttributeDto objects.
getAttributes() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Return all the Attributes as a Map.
getAttributes() - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getAttributes() - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
Return all the Attributes as a Map.
getAttributes() - Method in class org.apache.logging.log4j.catalog.api.Event
Returns the List of Attribute names.
getAttributes() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Returns the List of AttributeDto objects.
getAttributes(int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
getAttributes(String, int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
getAttributes() - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
getAttributes(String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
getAttributes() - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
getAttributes(String) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
getAttributes(int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
getAttributes(String, int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
getAuditServiceAuthToken() - Method in class org.apache.logging.log4j.audit.service.config.ConfigurationService
 
getBeanMethods() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getBranch() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getCatalogData() - Method in interface org.apache.logging.log4j.catalog.jpa.service.CatalogService
 
getCatalogData() - Method in class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
getCatalogId() - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Get the Catalog id.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Get the Catalog Id this attribute is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Category
Get the Catalog Id this Category is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Event
Get the Catalog Id this Event is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Product
Get the Catalog Id this Product is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Get the Catalog Id this attribute is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Get the Catalog Id this Category is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Get the Catalog Id this Event is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Get the Catalog Id this Product is associated with.
getCatalogModel() - Method in interface org.apache.logging.log4j.catalog.jpa.service.CatalogService
 
getCatalogModel() - Method in class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
getCatalogPath() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getCatalogReader() - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
getCatalogReader() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
getCatalogServiceAuthToken() - Method in class org.apache.logging.log4j.catalog.config.ConfigurationService
 
getCategories(String, Integer, Integer, String, String) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
getCategories() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the List of Categories.
getCategories() - Method in class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
getCategories(int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
getCategories(String, int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
getCategories() - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
getCategories(String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
getCategories() - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
getCategories(String) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
getCategories(int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
getCategories(String, int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
getCategory(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Retrieves a Category.
getCategory(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getCategory(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
Retrieves a Category.
getCategory(String) - Method in class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
getCategory(long) - Method in class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
getCategory(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
getCategory(String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
getCategory(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
getCategory(String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
getChainKey() - Method in class org.apache.logging.log4j.audit.request.RequestContextMapping
 
getClassContents() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getClassName() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getClassName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getCode() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
Code is not resolved and is just injected straight into the main code block of the respective class
getConstraint(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ConstraintService
 
getConstraint(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.ConstraintServiceImpl
 
getConstraintMap() - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
getConstraints() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the constraints on this attribute.
getConstraints() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
 
getConstraints() - Method in interface org.apache.logging.log4j.catalog.jpa.service.ConstraintService
 
getConstraints() - Method in class org.apache.logging.log4j.catalog.jpa.service.ConstraintServiceImpl
 
getConstraintType() - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
getConstraintType() - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
getConstraintTypes() - Method in class org.apache.logging.log4j.catalog.controller.ConstraintController
 
getConstraintTypes() - Method in interface org.apache.logging.log4j.catalog.jpa.service.ConstraintService
 
getConstraintTypes() - Method in class org.apache.logging.log4j.catalog.jpa.service.ConstraintServiceImpl
 
getContent() - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
getContent() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getCredentialsProvider() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getData() - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
getDataType() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the data type of this attribute.
getDataType() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the data type of this attribute.
getDescription() - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the description of the attribute.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Category
Gets the value of the description property.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Event
Return the description of the event.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Product
Return the product description.
getDescription() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the description of the attribute.
getDescription() - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Gets the value of the description property.
getDescription() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Return the description of the event.
getDescription() - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Return the product description.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the name used when displaying the attribute.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Category
Returns the name used when displaying the category.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Event
Returns the name to display for this event.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Product
Returns the name used when displaying the product.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the name used when displaying the attribute.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
The value used when displaying the category name.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Returns the name to display for this event.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
The value used when displaying the category name.
getEvent(String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getEvent(String, String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getEvent(String, String) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getEvent(Class<T>) - Static method in class org.apache.logging.log4j.audit.LogEventFactory
Constructs an Event object from its interface.
getEvent(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
 
getEvent(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getEvent(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
 
getEvent() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
getEvent(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEvent(String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEvent(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getEvent(String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getEventMap() - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEventMap() - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getEventName() - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Get the name of the event.
getEvents(String, Integer, Integer, String, String) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
getEvents() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the List of EventDto objects.
getEvents() - Method in class org.apache.logging.log4j.catalog.api.Category
Return the List of Event names.
getEvents() - Method in class org.apache.logging.log4j.catalog.api.Product
Returns the List of Event names associated with this product.
getEvents() - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Return the List of EventDto objects.
getEvents() - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Returns the List of EventDto objects associated with this product.
getEvents(int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEvents(String, int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEvents() - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEvents(String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
getEvents() - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getEvents(String) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getEvents(int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getEvents(String, int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
getExamples() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the List of example Strings.
getExamples() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the List of example Strings.
getExceptions() - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
getExceptions() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getFieldName() - Method in class org.apache.logging.log4j.audit.request.RequestContextMapping
 
getFieldName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getGetterName(String, String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getHeaderPrefix() - Method in class org.apache.logging.log4j.audit.request.RequestContextMappings
 
getId() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Return the attribute's id.
getId() - Method in class org.apache.logging.log4j.catalog.api.Category
Return the id of the Category.
getId() - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
getId() - Method in class org.apache.logging.log4j.catalog.api.Event
Return the id or the event.
getId() - Method in class org.apache.logging.log4j.catalog.api.Product
Return the id of the Product.
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the id of the AttributeDto.
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.CatalogModel
 
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Returns the id of the AttributeDto.
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
Return the identifier for this event.
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Return the identifier for this event.
getId() - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
 
getImplements() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getImportClass() - Method in enum org.apache.logging.log4j.catalog.api.DataType
 
getImports() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getInfoMap() - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getInitialValue() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
getInstance() - Static method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
getJavadocComment() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getJavadocComments() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getLastUpdate() - Method in class org.apache.logging.log4j.catalog.jpa.model.CatalogModel
 
getLastUpdated() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Returns the last update time of the catalog.
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getLocalRepoPath() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getMapping(String) - Method in class org.apache.logging.log4j.audit.request.RequestContextMappings
 
getMappingByHeader(String) - Method in class org.apache.logging.log4j.audit.request.RequestContextMappings
 
getMethodDefinitions() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getMethodShortName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getMutatorName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getName() - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
getName() - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
getName() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getName() - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
getName() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
getName() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the name of the AttributeDto.
getName() - Method in class org.apache.logging.log4j.catalog.api.Category
Gets the value of the name property.
getName() - Method in interface org.apache.logging.log4j.catalog.api.ConstraintType
 
getName() - Method in class org.apache.logging.log4j.catalog.api.Event
Return the name of the event.
getName() - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
The name of the attribute.
getName() - Method in class org.apache.logging.log4j.catalog.api.Product
Returns the name of the product.
getName() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns the name of the AttributeDto.
getName() - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Gets the value of the name property.
getName() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Returns the name for this event.
getName() - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Returns the name of the product.
getOutputDirectory() - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
getPackageName() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getPackageName() - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
getPackageName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getParameters() - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
getParameters() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getParentClassName() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getProduct(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
 
getProduct(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getProduct(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
 
getProduct(Long) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
getProduct(String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
getProduct(Long) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
getProduct(String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
getProducts(String, Integer, Integer, String, String) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
getProducts() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the Products associated with the Catalog.
getProducts(int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
getProducts(String, int, int, String, String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
getProducts() - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
getProducts(String) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
getProducts() - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
getProducts(String) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
getProducts(int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
getProducts(String, int, int, String, String) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
getProperties() - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Gets the Map of properties for this event.
getPropertyNames(String) - Static method in class org.apache.logging.log4j.audit.LogEventFactory
 
getRemoteRepoUri() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getRequestContextAttributes() - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getRequestContextAttributes() - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getRequestContextMap() - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Returns the RequestContext data map.
getRequiredContextAttributes(String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getRequiredContextAttributes(String, String) - Method in interface org.apache.logging.log4j.audit.catalog.CatalogManager
 
getRequiredContextAttributes(String, String) - Method in class org.apache.logging.log4j.audit.catalog.CatalogManagerImpl
 
getResult() - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
getReturnType() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getScope() - Method in class org.apache.logging.log4j.audit.request.RequestContextMapping
 
getSetterName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getSimpleName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
getStandardSingleton(String, String, List<String>) - Static method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getSupplier() - Method in class org.apache.logging.log4j.audit.request.ChainedMapping
 
getTransportConfigCallback() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
getType() - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
getType() - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
getType() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
getTypeName() - Method in enum org.apache.logging.log4j.catalog.api.DataType
 
getTypeStatement() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getValue() - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
getValue() - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
getVariableDefinitions() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getVisability() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
getVisability() - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
getVisability() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
getVisability() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
GitCatalogDao - Class in org.apache.logging.log4j.catalog.git.dao
 
GitCatalogDao() - Constructor for class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 

H

handleAnyException(Exception) - Method in class org.apache.logging.log4j.audit.service.controller.RestResponseEntityExceptionHandler
 
handleAnyException(Exception) - Method in class org.apache.logging.log4j.catalog.controller.RestResponseEntityExceptionHandler
 
handleException(StructuredDataMessage, Throwable) - Method in interface org.apache.logging.log4j.audit.AuditExceptionHandler
Handles Exceptions that occur while audit logging.
hashCode() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
 
hashCode() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
hashCode() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
HeaderPrefix - Annotation Type in org.apache.logging.log4j.audit.annotation
 
HelpMojo - Class in org.apache.logging.log4j.audit.plugin
Display help information on log4j-audit-maven-plugin.
Call mvn log4j-audit:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.logging.log4j.audit.plugin.HelpMojo
 
HibernateConfig - Class in org.apache.logging.log4j.catalog.jpa.config
 
HibernateConfig() - Constructor for class org.apache.logging.log4j.catalog.jpa.config.HibernateConfig
 
HsqldbDataSourceConfig - Class in org.apache.logging.log4j.catalog.jpa.config
Use HSQL as the embedded database.
HsqldbDataSourceConfig() - Constructor for class org.apache.logging.log4j.catalog.jpa.config.HsqldbDataSourceConfig
 

I

importClass - Variable in enum org.apache.logging.log4j.catalog.api.DataType
 
init(FilterConfig) - Method in class org.apache.logging.log4j.audit.rest.RequestContextFilter
 
init() - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
init() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
init() - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
init() - Method in class org.apache.logging.log4j.catalog.controller.CategoryController
 
init() - Method in class org.apache.logging.log4j.catalog.controller.EventController
 
init() - Method in class org.apache.logging.log4j.catalog.controller.ProductController
 
initialize() - Method in class org.apache.logging.log4j.audit.service.catalog.AuditCatalogManager
 
initializer() - Method in class org.apache.logging.log4j.catalog.config.WebAppInitializer
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.apache.logging.log4j.audit.rest.RequestContextHeaderInterceptor
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.apache.logging.log4j.catalog.interceptor.RequestContextHeaderInterceptor
 
InterfacesGenerator - Class in org.apache.logging.log4j.audit.generator
 
InterfacesGenerator() - Constructor for class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
InvalidEnvironmentException - Exception in org.apache.logging.log4j.catalog.api.exception
 
InvalidEnvironmentException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidEnvironmentException
 
InvalidEnvironmentException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidEnvironmentException
 
InvalidEnvironmentException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidEnvironmentException
 
InvalidEnvironmentException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidEnvironmentException
 
InvalidEnvironmentException - Exception in org.apache.logging.log4j.catalog.jpa.exception
 
InvalidEnvironmentException() - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidEnvironmentException
 
InvalidEnvironmentException(String) - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidEnvironmentException
 
InvalidEnvironmentException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidEnvironmentException
 
InvalidEnvironmentException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidEnvironmentException
 
InvalidSiteException - Exception in org.apache.logging.log4j.catalog.api.exception
 
InvalidSiteException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidSiteException
 
InvalidSiteException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidSiteException
 
InvalidSiteException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidSiteException
 
InvalidSiteException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.InvalidSiteException
 
InvalidSiteException - Exception in org.apache.logging.log4j.catalog.jpa.exception
 
InvalidSiteException() - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidSiteException
 
InvalidSiteException(String) - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidSiteException
 
InvalidSiteException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidSiteException
 
InvalidSiteException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.jpa.exception.InvalidSiteException
 
isAbstract() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
isAbstract() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
isBlank(String) - Static method in class org.apache.logging.log4j.catalog.api.util.StringUtils
 
isChained() - Method in class org.apache.logging.log4j.audit.request.RequestContextMapping
 
isClass() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
isCreateGetter() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
isCreateSetter() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
isFinal() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
isFinal() - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
isIndexed() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Identifies whether this attribute is an index.
isIndexed() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Identifies whether this attribute is an index.
isInterface() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
isLocal() - Method in class org.apache.logging.log4j.audit.request.RequestContextMapping
 
isMakeFinal() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
isMakeStatic() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
isRequestContext() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns whether this attribute is part of the RequestContext.
isRequestContext() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns whether this attribute is part of the RequestContext.
isRequired() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns whether this attribute is required.
isRequired() - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
Indicates whether the attribute is required.
isRequired() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns whether this attribute is required.
isRequired() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
isSortable() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns whether a sort may be performed on this attribute.
isSortable() - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Returns whether a sort may be performed on this attribute.
isStatic() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 

J

JdbcUrl - Annotation Type in org.apache.logging.log4j.catalog.api.annotation
Loads a DataSource based on the JDBC URL.
JdbcUrlCondition - Class in org.apache.logging.log4j.catalog.api.annotation
 
JdbcUrlCondition() - Constructor for class org.apache.logging.log4j.catalog.api.annotation.JdbcUrlCondition
 
JsonCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
Provides access to the JSON version of the catalog.
JsonCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
jsonMessageConverter() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
jsonMessageConverter() - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
JsonObjectMapperFactory - Class in org.apache.logging.log4j.audit.util
Extends Jackson ObjectMapper to support Java LocalDateTime.
JsonObjectMapperFactory - Class in org.apache.logging.log4j.catalog.config
Extends Jackson ObjectMapper to support Java LocalDateTime.

L

ListResponse<T> - Class in org.apache.logging.log4j.catalog.api
 
ListResponse() - Constructor for class org.apache.logging.log4j.catalog.api.ListResponse
 
Local - Annotation Type in org.apache.logging.log4j.audit.annotation
 
LOCAL_DATE_FORMAT - Static variable in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
Date/Time format.
LOCAL_DATE_FORMATTER - Static variable in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
LocalDateTime formatter that converts to and from a format usable in REST requests.
LOCAL_DATE_TIME_FORMAT - Static variable in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
Date/Time format.
LOCAL_DATE_TIME_FORMATTER - Static variable in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
LocalDateTime formatter that converts to and from a format usable in REST requests.
localAuthorizationInterceptor() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
LocalAuthorizationInterceptor - Class in org.apache.logging.log4j.audit.service.security
 
LocalAuthorizationInterceptor(String) - Constructor for class org.apache.logging.log4j.audit.service.security.LocalAuthorizationInterceptor
 
localAuthorizationInterceptor() - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
LocalAuthorizationInterceptor - Class in org.apache.logging.log4j.catalog.security
 
LocalAuthorizationInterceptor(String) - Constructor for class org.apache.logging.log4j.catalog.security.LocalAuthorizationInterceptor
 
LocalMapping - Class in org.apache.logging.log4j.audit.request
Represents the Mapping for a RequestContextMapping variable that only exists in the local application.
LocalMapping(String) - Constructor for class org.apache.logging.log4j.audit.request.LocalMapping
 
logEvent(String, Map<String, String>) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
logEvent(String, String, Map<String, String>) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
logEvent(String, Map<String, String>, AuditExceptionHandler) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
logEvent(StructuredDataMessage) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
logEvent(StructuredDataMessage) - Method in class org.apache.logging.log4j.audit.ActivityLogger
 
logEvent() - Method in interface org.apache.logging.log4j.audit.AuditEvent
Log the event.
logEvent(StructuredDataMessage) - Method in class org.apache.logging.log4j.audit.AuditLogger
 
logEvent(Class<?>, Map<String, String>) - Static method in class org.apache.logging.log4j.audit.LogEventFactory
This method is used to construct and AuditMessage from a set of properties and the Event interface that represents the event being audited using the default error handler.
logEvent(Class<?>, Map<String, String>, AuditExceptionHandler) - Static method in class org.apache.logging.log4j.audit.LogEventFactory
This method is used to construct and AuditMessage from a set of properties and the Event interface that represents the event being audited.
logEvent(AuditMessage, AuditExceptionHandler) - Static method in class org.apache.logging.log4j.audit.LogEventFactory
Used to Log the actual AuditMessage.
logEvent(AuditDto) - Method in class org.apache.logging.log4j.audit.service.controller.AuditController
 
LogEventFactory - Class in org.apache.logging.log4j.audit
Handles logging generated Events.
LogEventFactory() - Constructor for class org.apache.logging.log4j.audit.LogEventFactory
 
lowerFirst(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 

M

main(String[]) - Static method in class org.apache.logging.log4j.audit.util.StringUtil
 
main(String[]) - Static method in class org.apache.logging.log4j.catalog.AuditCatalogEditor
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.logging.log4j.catalog.api.annotation.JdbcUrlCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.logging.log4j.catalog.api.annotation.PropertyExistsCondition
 
MaxLength - Annotation Type in org.apache.logging.log4j.audit.annotation
Recoreds the maximum length of dynamic attribute names.
MaxLengthConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MaxLengthConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MaxLengthConstraint
 
MaxValueConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MaxValueConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MaxValueConstraint
 
messageSource() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
messageSource() - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
methodCaseName(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 
MethodDefinition - Class in org.apache.logging.log4j.audit.generator
 
MethodDefinition(String, String, String) - Constructor for class org.apache.logging.log4j.audit.generator.MethodDefinition
 
MethodDefinition(String, String) - Constructor for class org.apache.logging.log4j.audit.generator.MethodDefinition
 
MethodDefinition(Method) - Constructor for class org.apache.logging.log4j.audit.generator.MethodDefinition
 
MethodDefinition(Method, String) - Constructor for class org.apache.logging.log4j.audit.generator.MethodDefinition
 
MethodDefinition.StandardSingleton - Class in org.apache.logging.log4j.audit.generator
 
MinLengthConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MinLengthConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MinLengthConstraint
 
MinValueConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MinValueConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MinValueConstraint
 

N

NameNotFoundException - Exception in org.apache.logging.log4j.catalog.api.exception
 
NameNotFoundException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NameNotFoundException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NameNotFoundException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NameNotFoundException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NamingUtils - Class in org.apache.logging.log4j.audit.util
 

O

objectMapper() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
objectMapper() - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
onStartup(ServletContext) - Method in class org.apache.logging.log4j.audit.service.config.WebAppInitializer
 
org.apache.logging.log4j.audit - package org.apache.logging.log4j.audit
 
org.apache.logging.log4j.audit.annotation - package org.apache.logging.log4j.audit.annotation
 
org.apache.logging.log4j.audit.catalog - package org.apache.logging.log4j.audit.catalog
 
org.apache.logging.log4j.audit.dto - package org.apache.logging.log4j.audit.dto
 
org.apache.logging.log4j.audit.exception - package org.apache.logging.log4j.audit.exception
 
org.apache.logging.log4j.audit.generator - package org.apache.logging.log4j.audit.generator
 
org.apache.logging.log4j.audit.layout - package org.apache.logging.log4j.audit.layout
 
org.apache.logging.log4j.audit.plugin - package org.apache.logging.log4j.audit.plugin
 
org.apache.logging.log4j.audit.request - package org.apache.logging.log4j.audit.request
 
org.apache.logging.log4j.audit.rest - package org.apache.logging.log4j.audit.rest
 
org.apache.logging.log4j.audit.service.catalog - package org.apache.logging.log4j.audit.service.catalog
 
org.apache.logging.log4j.audit.service.config - package org.apache.logging.log4j.audit.service.config
 
org.apache.logging.log4j.audit.service.controller - package org.apache.logging.log4j.audit.service.controller
 
org.apache.logging.log4j.audit.service.security - package org.apache.logging.log4j.audit.service.security
 
org.apache.logging.log4j.audit.util - package org.apache.logging.log4j.audit.util
 
org.apache.logging.log4j.catalog - package org.apache.logging.log4j.catalog
 
org.apache.logging.log4j.catalog.api - package org.apache.logging.log4j.catalog.api
Catalog API.
org.apache.logging.log4j.catalog.api.annotation - package org.apache.logging.log4j.catalog.api.annotation
 
org.apache.logging.log4j.catalog.api.constant - package org.apache.logging.log4j.catalog.api.constant
 
org.apache.logging.log4j.catalog.api.dao - package org.apache.logging.log4j.catalog.api.dao
 
org.apache.logging.log4j.catalog.api.exception - package org.apache.logging.log4j.catalog.api.exception
 
org.apache.logging.log4j.catalog.api.plugins - package org.apache.logging.log4j.catalog.api.plugins
 
org.apache.logging.log4j.catalog.api.util - package org.apache.logging.log4j.catalog.api.util
 
org.apache.logging.log4j.catalog.config - package org.apache.logging.log4j.catalog.config
 
org.apache.logging.log4j.catalog.controller - package org.apache.logging.log4j.catalog.controller
 
org.apache.logging.log4j.catalog.git - package org.apache.logging.log4j.catalog.git
Catalog storage and retrieval in GIT.
org.apache.logging.log4j.catalog.git.config - package org.apache.logging.log4j.catalog.git.config
Git configuration classes.
org.apache.logging.log4j.catalog.git.dao - package org.apache.logging.log4j.catalog.git.dao
DAOs to access the Catalog in GIT.
org.apache.logging.log4j.catalog.interceptor - package org.apache.logging.log4j.catalog.interceptor
 
org.apache.logging.log4j.catalog.jpa - package org.apache.logging.log4j.catalog.jpa
Support storing the catalog using JPA.
org.apache.logging.log4j.catalog.jpa.config - package org.apache.logging.log4j.catalog.jpa.config
Configuration for JPA access to catalog.
org.apache.logging.log4j.catalog.jpa.converter - package org.apache.logging.log4j.catalog.jpa.converter
Catalog converters.
org.apache.logging.log4j.catalog.jpa.dao - package org.apache.logging.log4j.catalog.jpa.dao
Catalog data access objects.
org.apache.logging.log4j.catalog.jpa.exception - package org.apache.logging.log4j.catalog.jpa.exception
 
org.apache.logging.log4j.catalog.jpa.model - package org.apache.logging.log4j.catalog.jpa.model
Catalog model objects.
org.apache.logging.log4j.catalog.jpa.service - package org.apache.logging.log4j.catalog.jpa.service
 
org.apache.logging.log4j.catalog.security - package org.apache.logging.log4j.catalog.security
 
org.apache.logging.log4j.catalog.service - package org.apache.logging.log4j.catalog.service
 

P

PagingAndSortingRepository<T,ID extends Serializable> - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
Parameter - Class in org.apache.logging.log4j.audit.generator
 
Parameter(String, String, String) - Constructor for class org.apache.logging.log4j.audit.generator.Parameter
 
PatternConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
PatternConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.PatternConstraint
 
PostgresqlDataSourceConfig - Class in org.apache.logging.log4j.catalog.jpa.config
Configure using Postgres as the database
PostgresqlDataSourceConfig() - Constructor for class org.apache.logging.log4j.catalog.jpa.config.PostgresqlDataSourceConfig
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.apache.logging.log4j.audit.rest.RequestContextHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.logging.log4j.audit.rest.RequestContextHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.logging.log4j.audit.service.security.LocalAuthorizationInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.logging.log4j.catalog.security.LocalAuthorizationInterceptor
 
preWrite() - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
Override this method it gets called once before toString do if toString gets called 5 time this will only be called on the first
Product - Class in org.apache.logging.log4j.catalog.api
Definition of a Product.
Product() - Constructor for class org.apache.logging.log4j.catalog.api.Product
Set default values.
ProductController - Class in org.apache.logging.log4j.catalog.controller
Catalog Product controller
ProductController() - Constructor for class org.apache.logging.log4j.catalog.controller.ProductController
 
ProductConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
ProductConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.ProductConverter
 
productList(Integer, Integer, String) - Method in class org.apache.logging.log4j.catalog.controller.ProductController
 
ProductModel - Class in org.apache.logging.log4j.catalog.jpa.model
Definition of a ProductDto.
ProductModel() - Constructor for class org.apache.logging.log4j.catalog.jpa.model.ProductModel
 
ProductModelConverter - Class in org.apache.logging.log4j.catalog.jpa.converter
 
ProductModelConverter() - Constructor for class org.apache.logging.log4j.catalog.jpa.converter.ProductModelConverter
 
ProductRepository - Interface in org.apache.logging.log4j.catalog.jpa.dao
 
ProductService - Interface in org.apache.logging.log4j.catalog.jpa.service
 
ProductServiceImpl - Class in org.apache.logging.log4j.catalog.jpa.service
 
ProductServiceImpl() - Constructor for class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
ProfileUtil - Class in org.apache.logging.log4j.catalog.api.util
Sets the profile for the application if it hasn't already been set.
PropertyExistsCondition - Class in org.apache.logging.log4j.catalog.api.annotation
 
PropertyExistsCondition() - Constructor for class org.apache.logging.log4j.catalog.api.annotation.PropertyExistsCondition
 
PUBLIC - Static variable in class org.apache.logging.log4j.audit.generator.Constants
 

R

read() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Returns the Catalog object.
read() - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
read() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
readCatalog() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Returns a String representation of the Catalog.
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
RequestContext - Annotation Type in org.apache.logging.log4j.audit.annotation
 
RequestContextConstraints - Annotation Type in org.apache.logging.log4j.audit.annotation
Container for RequestContextMapping constraints.
RequestContextFilter - Class in org.apache.logging.log4j.audit.rest
Filter to initialize and clear the RequestContext.
RequestContextFilter() - Constructor for class org.apache.logging.log4j.audit.rest.RequestContextFilter
 
RequestContextFilter(Class<?>) - Constructor for class org.apache.logging.log4j.audit.rest.RequestContextFilter
 
RequestContextHandlerInterceptor - Class in org.apache.logging.log4j.audit.rest
May be used instead of the RequestContextFilter to convert RequestContext headers to ThreadContext variables.
RequestContextHandlerInterceptor(Class<?>) - Constructor for class org.apache.logging.log4j.audit.rest.RequestContextHandlerInterceptor
 
RequestContextHeaderInterceptor - Class in org.apache.logging.log4j.audit.rest
Creates a List of Headers containing the keys and values in the RequestContext that have a mapping indicating they should be propogated to the service being called.
RequestContextHeaderInterceptor(RequestContextMappings) - Constructor for class org.apache.logging.log4j.audit.rest.RequestContextHeaderInterceptor
 
RequestContextHeaderInterceptor - Class in org.apache.logging.log4j.catalog.interceptor
Creates a List of Headers containing the keys and values in the RequestContext that have a mapping indicating they should be propogated to the service being called.
RequestContextHeaderInterceptor() - Constructor for class org.apache.logging.log4j.catalog.interceptor.RequestContextHeaderInterceptor
 
RequestContextMapping - Class in org.apache.logging.log4j.audit.request
 
RequestContextMapping(String, Scope, String) - Constructor for class org.apache.logging.log4j.audit.request.RequestContextMapping
 
RequestContextMappings - Class in org.apache.logging.log4j.audit.request
 
RequestContextMappings(String) - Constructor for class org.apache.logging.log4j.audit.request.RequestContextMappings
 
RequestContextMappings(Class<?>) - Constructor for class org.apache.logging.log4j.audit.request.RequestContextMappings
 
Required - Annotation Type in org.apache.logging.log4j.audit.annotation
Marks an attribute as being required in the audit event.
response(T, HttpStatus) - Method in class org.apache.logging.log4j.audit.service.controller.RestResponseEntityExceptionHandler
 
response(T, HttpStatus) - Method in class org.apache.logging.log4j.catalog.controller.RestResponseEntityExceptionHandler
 
restInterceptors() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
RestResponseEntityExceptionHandler - Class in org.apache.logging.log4j.audit.service.controller
 
RestResponseEntityExceptionHandler() - Constructor for class org.apache.logging.log4j.audit.service.controller.RestResponseEntityExceptionHandler
 
RestResponseEntityExceptionHandler - Class in org.apache.logging.log4j.catalog.controller
 
RestResponseEntityExceptionHandler() - Constructor for class org.apache.logging.log4j.catalog.controller.RestResponseEntityExceptionHandler
 

S

save(T) - Method in interface org.apache.logging.log4j.catalog.jpa.dao.BaseRepository
 
saveAttribute(Attribute) - Method in class org.apache.logging.log4j.audit.service.catalog.AuditCatalogManager
 
saveAttribute(Attribute) - Method in interface org.apache.logging.log4j.audit.service.catalog.AuditManager
 
saveAttribute(AttributeModel) - Method in interface org.apache.logging.log4j.catalog.jpa.service.AttributeService
 
saveAttribute(AttributeModel) - Method in class org.apache.logging.log4j.catalog.jpa.service.AttributeServiceImpl
 
saveCatalog() - Method in class org.apache.logging.log4j.catalog.controller.CatalogController
 
saveCatalog(CatalogModel) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CatalogService
 
saveCatalog(CatalogModel) - Method in class org.apache.logging.log4j.catalog.jpa.service.CatalogServiceImpl
 
saveCategory(CategoryModel) - Method in interface org.apache.logging.log4j.catalog.jpa.service.CategoryService
 
saveCategory(CategoryModel) - Method in class org.apache.logging.log4j.catalog.jpa.service.CategoryServiceImpl
 
saveConstraint(ConstraintModel) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ConstraintService
 
saveConstraint(ConstraintModel) - Method in class org.apache.logging.log4j.catalog.jpa.service.ConstraintServiceImpl
 
saveEvent(Event) - Method in class org.apache.logging.log4j.audit.service.catalog.AuditCatalogManager
 
saveEvent(Event) - Method in interface org.apache.logging.log4j.audit.service.catalog.AuditManager
 
saveEvent(EventModel) - Method in interface org.apache.logging.log4j.catalog.jpa.service.EventService
 
saveEvent(EventModel) - Method in class org.apache.logging.log4j.catalog.jpa.service.EventServiceImpl
 
saveProduct(ProductModel) - Method in interface org.apache.logging.log4j.catalog.jpa.service.ProductService
 
saveProduct(ProductModel) - Method in class org.apache.logging.log4j.catalog.jpa.service.ProductServiceImpl
 
Scope - Enum in org.apache.logging.log4j.audit.request
 
serialize(ConstraintType, JsonGenerator, SerializerProvider) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeSerializer
 
serializeAsField(Object, JsonGenerator, SerializerProvider, PropertyWriter) - Method in class org.apache.logging.log4j.catalog.api.util.CatalogEventFilter
 
ServiceConfig - Class in org.apache.logging.log4j.catalog.git.config
 
ServiceConfig() - Constructor for class org.apache.logging.log4j.catalog.git.config.ServiceConfig
 
setAbstract(boolean) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setAbstract(boolean) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setActiveProfile(ServletContext) - Static method in class org.apache.logging.log4j.catalog.api.util.ProfileUtil
Set the active profile if none has been specified.
setAliases(Set<String>) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Sets List of alias Strings.
setAliases(Set<String>) - Method in class org.apache.logging.log4j.catalog.api.Event
Sets the Set of alias Strings.
setAliases(Set<String>) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Sets List of alias Strings.
setAliases(Set<String>) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Sets the List of alias Strings.
setAnnotation(String) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
setAnnotation(String) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setAnnotation(String) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setAnnotations(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setApplicationContext(ApplicationContext) - Method in class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
setAttribute(AttributeModel) - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
setAttribute(AttributeModel) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
setAttributes(List<Attribute>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets the List of AttributeDto objects.
setAttributes(List<EventAttribute>) - Method in class org.apache.logging.log4j.catalog.api.Event
Sets the List of Atribute names.
setAttributes(Set<EventAttributeModel>) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Sets the List of Atribute objects.
setAuditExceptionHandler(AuditExceptionHandler) - Method in interface org.apache.logging.log4j.audit.AuditEvent
Set the exception handler to use.
setBranch(String) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
setCatalogId(String) - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Set the catalog id.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the catalog id this attribute is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Set the catalog id this Category is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the catalog id this Event is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the catalog id this Product is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set the catalog id this attribute is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Set the catalog id this Category is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Set the catalog id this Event is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Set the catalog id this Product is associated with.
setCatalogManager(CatalogManager) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
setCatalogPath(String) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
setCatalogReader(CatalogReader) - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
setCatalogReader(CatalogReader) - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
setCategories(List<Category>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets List of CategoryDto objects.
setClass(boolean) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setCode(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setCompletionStatus(String) - Method in interface org.apache.logging.log4j.audit.AuditEvent
Added to the event after the operation has completed.
setConstraints(Set<Constraint>) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Sets the Constraints onf the attribute.
setConstraints(Set<ConstraintModel>) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
 
setConstraintType(ConstraintType) - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
setConstraintType(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
setContent(String) - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
setContent(String) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setCreateGetter(boolean) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setCreateSetter(boolean) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setCredentialsProvider(CredentialsProvider) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
setData(List<T>) - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
setDataType(DataType) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the data type of the attribute.
setDataType(DataType) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set the data type of the attribute.
setDefaultAuditExceptionHandler(AuditExceptionHandler) - Method in class org.apache.logging.log4j.audit.AbstractEventLogger
 
setDefaultHandler(AuditExceptionHandler) - Static method in class org.apache.logging.log4j.audit.LogEventFactory
 
setDescription(String) - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the description of the attribute.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Sets the value of the description property.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the event description.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the description of the product.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set the description of the attribute.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Sets the value of the description property.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Set the event description.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Set the description of the product.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the name to be displayed for this attribute.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Set the name to be displayed for this category.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the display name for this event.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the name to be displayed for this product.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set the name to be displayed for this attribute.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Sets the value to be used when displaying the name.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Set the display name for this event.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Sets the value to be used when displaying the name.
setEnterpriseId(int) - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
setEvent(EventModel) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
setEventName(String) - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Set the name of the event.
setEvents(List<Event>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets the List of EventDto objects.
setEvents(List<String>) - Method in class org.apache.logging.log4j.catalog.api.Category
Sets the List of Event names.
setEvents(List<String>) - Method in class org.apache.logging.log4j.catalog.api.Product
Sets the List of Event names for this product.
setEvents(List<EventModel>) - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Sets the List of EventDto objects.
setEvents(List<EventModel>) - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Sets the List of EventDto objects.
setExamples(Set<String>) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Sets the List of example Strings.
setExamples(Set<String>) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Sets the List of example Strings.
setExceptions(List<String>) - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
setExceptions(List<String>) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setFinal(boolean) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setFinal(boolean) - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
setGetterContent(String) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the Attribute's id.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Category
Set the id of the Category.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the event's id.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the id of the Product.
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set the id of the AttributeDto.
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.CatalogModel
 
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Set the id of the AttributeDto.
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
Set the identifier for this event.
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Set the identifier for this event.
setId(Long) - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
 
setIndexed(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether this attribute is an index.
setIndexed(boolean) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set whether this attribute is an index.
setInitialValue(String) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setInterface(boolean) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setJavadocComment(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setJavadocComments(String) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setLastUpdate(Timestamp) - Method in class org.apache.logging.log4j.catalog.jpa.model.CatalogModel
 
setLocalRepoPath(String) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
setMakeFinal(boolean) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setMakeStatic(boolean) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setMaxKeyLength(int) - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
setName(String) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
setName(String) - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
setName(String) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setName(String) - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
setName(String) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the name of the AttributeDto.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Sets the value of the name property.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Sets the name of the event.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
Set the name of the Attribute.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the name of the product.
setName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set the name of the AttributeDto.
setName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.CategoryModel
Sets the value of the name property.
setName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
Set the name for this event.
setName(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.ProductModel
Set the name of the product.
setOutputDirectory(String) - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
setPackageName(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setPackageName(String) - Method in class org.apache.logging.log4j.audit.generator.InterfacesGenerator
 
setParameters(List<Parameter>) - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
setParentClassName(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setProducts(List<Product>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets the Products represented in the Catalog.
setProperties(Map<String, String>) - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Sets the RequestContext properties.
setRemoteRepoUri(String) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
setRequestContext(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether this attribute is part of the RequestContext.
setRequestContext(boolean) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set whether this attribute is part of the RequestContext.
setRequestContextMap(Map<String, String>) - Method in class org.apache.logging.log4j.audit.dto.AuditDto
Set the RequstContext Map.
setRequired(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether this attribute is required.
setRequired(Boolean) - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
Sets whether the attribute is required.
setRequired(boolean) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set whether this attribute is required.
setRequired(Boolean) - Method in class org.apache.logging.log4j.catalog.jpa.model.EventAttributeModel
 
setResult(String) - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
setReturnType(String) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setSetterContent(String) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
setSortable(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether a sort may be performed on this attribute.
setSortable(boolean) - Method in class org.apache.logging.log4j.catalog.jpa.model.AttributeModel
Set whether a sort may be performed on this attribute.
setStatic(boolean) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setSupplier(Supplier<String>) - Method in class org.apache.logging.log4j.audit.request.ChainedMapping
 
setTransportConfigCallback(TransportConfigCallback) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 
setType(String) - Method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
setType(String) - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
setType(String) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
setTypeStatement(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setValue(String) - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
setValue(String) - Method in class org.apache.logging.log4j.catalog.jpa.model.ConstraintModel
 
setVisability(String) - Method in class org.apache.logging.log4j.audit.generator.ClassGenerator
 
setVisability(String) - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
setVisability(String) - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
setVisability(String) - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
StandardGetter(AccessorDefinition) - Constructor for class org.apache.logging.log4j.audit.generator.AccessorDefinition.StandardGetter
 
StandardSetter(AccessorDefinition) - Constructor for class org.apache.logging.log4j.audit.generator.AccessorDefinition.StandardSetter
 
StandardSingleton(String, String, List<String>) - Constructor for class org.apache.logging.log4j.audit.generator.MethodDefinition.StandardSingleton
this must be used with the local variable
StringUtil - Class in org.apache.logging.log4j.audit.util
 
StringUtil() - Constructor for class org.apache.logging.log4j.audit.util.StringUtil
 
StringUtils - Class in org.apache.logging.log4j.catalog.api.util
 
SwaggerConfig - Class in org.apache.logging.log4j.audit.service.config
This will configure Swagger to produce an API for all of our REST endpoints.
SwaggerConfig() - Constructor for class org.apache.logging.log4j.audit.service.config.SwaggerConfig
 
SwaggerConfig - Class in org.apache.logging.log4j.catalog.config
This will configure Swagger to produce an API for all of our REST endpoints.
SwaggerConfig() - Constructor for class org.apache.logging.log4j.catalog.config.SwaggerConfig
 

T

toString() - Method in class org.apache.logging.log4j.audit.generator.ConstructorDefinition
 
toString() - Method in class org.apache.logging.log4j.audit.generator.MethodDefinition
 
toString() - Method in class org.apache.logging.log4j.audit.generator.Parameter
 
toString() - Method in class org.apache.logging.log4j.audit.generator.VariableDefinition
 
toString() - Method in class org.apache.logging.log4j.audit.request.RequestContextMapping
 
toString() - Method in class org.apache.logging.log4j.catalog.api.Attribute
 
toString() - Method in class org.apache.logging.log4j.catalog.api.Event
 
toString() - Method in class org.apache.logging.log4j.catalog.jpa.model.EventModel
 
transactionManager() - Method in class org.apache.logging.log4j.catalog.jpa.config.EclipseLinkConfig
 
transactionManager() - Method in class org.apache.logging.log4j.catalog.jpa.config.HibernateConfig
 
Type - Class in org.apache.logging.log4j.catalog.api
Definition of an EventDto type.
Type() - Constructor for class org.apache.logging.log4j.catalog.api.Type
 

U

updateAttribute(Attribute) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
updateAttribute(Attribute) - Method in class org.apache.logging.log4j.catalog.controller.AttributeController
 
updateCategory(Category) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
updateCategory(Category) - Method in class org.apache.logging.log4j.catalog.controller.CategoryController
 
updateConstraint(Long, Constraint) - Method in class org.apache.logging.log4j.catalog.controller.ConstraintController
 
updateEvent(Event) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
updateEvent(Event) - Method in class org.apache.logging.log4j.catalog.controller.EventController
 
updateProduct(Product) - Method in class org.apache.logging.log4j.audit.service.controller.CatalogController
 
updateProduct(Product) - Method in class org.apache.logging.log4j.catalog.controller.ProductController
 
upperFirst(String) - Static method in class org.apache.logging.log4j.audit.util.NamingUtils
 

V

V1_0 - Static variable in class org.apache.logging.log4j.catalog.api.Versions
 
V1_0_VALUE - Static variable in class org.apache.logging.log4j.catalog.api.Versions
 
validate(boolean, String, String, String, StringBuilder) - Method in interface org.apache.logging.log4j.catalog.api.ConstraintType
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.CaseInsensitiveEnumConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.EnumConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MaxLengthConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MaxValueConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MinLengthConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MinValueConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.PatternConstraint
 
validateConstraint(boolean, String, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
valueOf(String) - Static method in enum org.apache.logging.log4j.audit.request.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.catalog.api.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.logging.log4j.audit.request.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.catalog.api.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
variableCaseName(String) - Static method in class org.apache.logging.log4j.audit.generator.AccessorDefinition
 
VariableDefinition - Class in org.apache.logging.log4j.audit.generator
 
VariableDefinition(String, String, String, String) - Constructor for class org.apache.logging.log4j.audit.generator.VariableDefinition
 
VariableDefinition(String, String, String, String, String) - Constructor for class org.apache.logging.log4j.audit.generator.VariableDefinition
 
Versions - Class in org.apache.logging.log4j.catalog.api
 
viewResolver() - Method in class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 

W

WebAppInitializer - Class in org.apache.logging.log4j.audit.service.config
 
WebAppInitializer() - Constructor for class org.apache.logging.log4j.audit.service.config.WebAppInitializer
 
WebAppInitializer - Class in org.apache.logging.log4j.catalog.config
 
WebAppInitializer() - Constructor for class org.apache.logging.log4j.catalog.config.WebAppInitializer
 
WebMvcAppContext - Class in org.apache.logging.log4j.audit.service.config
 
WebMvcAppContext() - Constructor for class org.apache.logging.log4j.audit.service.config.WebMvcAppContext
 
WebMvcAppContext - Class in org.apache.logging.log4j.catalog.config
 
WebMvcAppContext() - Constructor for class org.apache.logging.log4j.catalog.config.WebMvcAppContext
 
write(CatalogData) - Method in interface org.apache.logging.log4j.catalog.api.CatalogWriter
 
write(CatalogData) - Method in class org.apache.logging.log4j.catalog.git.dao.GitCatalogDao
 

Z

ZONED_DATE_TIME_FORMAT - Static variable in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
Date/Time format.
ZONED_DATE_TIME_FORMATTER - Static variable in class org.apache.logging.log4j.audit.util.JsonObjectMapperFactory
LocalDateTime formatter that converts to and from a format usable in REST requests.
ZONED_DATE_TIME_FORMATTER - Static variable in class org.apache.logging.log4j.catalog.config.JsonObjectMapperFactory
LocalDateTime formatter that converts to and from a format usable in REST requests.
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2016-2018 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Apache Log4j Audit, Log4j, Log4j Audit, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.