Package | Description |
---|---|
org.keycloak.admin.client.resource |
Modifier and Type | Method and Description |
---|---|
List<AdminEventRepresentation> |
RealmResource.getAdminEvents() |
List<AdminEventRepresentation> |
RealmResource.getAdminEvents(List<String> operationTypes,
String authRealm,
String authClient,
String authUser,
String authIpAddress,
String resourcePath,
String dateFrom,
String dateTo,
Integer firstResult,
Integer maxResults) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.