| Package | Description |
|---|---|
| org.keycloak.audit | |
| org.keycloak.audit.email | |
| org.keycloak.audit.jpa | |
| org.keycloak.audit.log | |
| org.keycloak.audit.mongo | |
| org.keycloak.examples.providers.audit |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditProvider |
| Constructor and Description |
|---|
Audit(List<AuditListener> listeners,
RealmModel realm,
String ipAddress) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailAuditListener |
| Modifier and Type | Method and Description |
|---|---|
AuditListener |
EmailAuditListenerFactory.create(ProviderSession providerSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaAuditProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
JBossLoggingAuditListener |
| Modifier and Type | Method and Description |
|---|---|
AuditListener |
JBossLoggingAuditListenerFactory.create(ProviderSession providerSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoAuditProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
MemAuditProvider |
class |
SysoutAuditListener |
| Modifier and Type | Method and Description |
|---|---|
AuditListener |
SysoutAuditListenerFactory.create(ProviderSession providerSession) |
Copyright © 2014. All Rights Reserved.