Uses of Class
org.apache.syncope.common.lib.types.AuditLoggerName
-
Packages that use AuditLoggerName Package Description org.apache.syncope.common.lib.audit org.apache.syncope.common.lib.types -
-
Uses of AuditLoggerName in org.apache.syncope.common.lib.audit
Methods in org.apache.syncope.common.lib.audit that return AuditLoggerName Modifier and Type Method Description AuditLoggerNameAuditEntry. getLogger()Methods in org.apache.syncope.common.lib.audit with parameters of type AuditLoggerName Modifier and Type Method Description voidAuditEntry. setLogger(AuditLoggerName logger) -
Uses of AuditLoggerName in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return AuditLoggerName Modifier and Type Method Description static AuditLoggerNameAuditLoggerName. fromAuditKey(String key)
-