Package | Description |
---|---|
org.keycloak.admin.client.resource |
Modifier and Type | Method and Description |
---|---|
List<EventRepresentation> |
RealmResource.getEvents() |
List<EventRepresentation> |
RealmResource.getEvents(List<String> types,
String client,
String user,
String dateFrom,
String dateTo,
String ipAddress,
Integer firstResult,
Integer maxResults) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.