Package | Description |
---|---|
org.keycloak.models.utils | |
org.keycloak.services.managers | |
org.keycloak.services.resources.admin |
Modifier and Type | Method and Description |
---|---|
static RealmAuditRepresentation |
ModelToRepresentation.toAuditReprensetation(RealmModel realm) |
Modifier and Type | Method and Description |
---|---|
void |
RealmManager.updateRealmAudit(RealmAuditRepresentation rep,
RealmModel realm) |
Modifier and Type | Method and Description |
---|---|
RealmAuditRepresentation |
RealmAdminResource.getRealmAudit()
View the audit provider and how it is configured.
|
Modifier and Type | Method and Description |
---|---|
void |
RealmAdminResource.updateRealmAudit(RealmAuditRepresentation rep)
Change the audit provider and/or it's configuration
|
Copyright © 2014. All Rights Reserved.