Index

A B C G K L N S V 
All Classes and Interfaces|All Packages

A

AuditLoggerImplementations - Enum in be.personify.audit
Enum defining the possible logger implementations
AuditLoggerKafkaImpl - Class in be.personify.audit.kafka
audit logging implementation for kafka
AuditLoggerKafkaImpl() - Constructor for class be.personify.audit.kafka.AuditLoggerKafkaImpl
 

B

be.personify.audit - package be.personify.audit
 
be.personify.audit.kafka - package be.personify.audit.kafka
 

C

configure(Map<String, Object>) - Method in class be.personify.audit.kafka.AuditLoggerKafkaImpl
 

G

getClassName() - Method in enum be.personify.audit.AuditLoggerImplementations
Gets the classname of the logger

K

kafka - Enum constant in enum be.personify.audit.AuditLoggerImplementations
kafka implementation

L

log(String, String, String, Object) - Method in class be.personify.audit.kafka.AuditLoggerKafkaImpl
 

N

name() - Method in class be.personify.audit.kafka.AuditLoggerKafkaImpl
 

S

setClassName(String) - Method in enum be.personify.audit.AuditLoggerImplementations
Sets the classname of the logger

V

valueOf(String) - Static method in enum be.personify.audit.AuditLoggerImplementations
Returns the enum constant of this type with the specified name.
values() - Static method in enum be.personify.audit.AuditLoggerImplementations
Returns an array containing the constants of this enum type, in the order they are declared.
A B C G K L N S V 
All Classes and Interfaces|All Packages