Uses of Class
org.keycloak.representations.info.ServerInfoRepresentation
-
Packages that use ServerInfoRepresentation Package Description org.keycloak.admin.client.resource org.keycloak.services.resources.admin.info -
-
Uses of ServerInfoRepresentation in org.keycloak.admin.client.resource
Methods in org.keycloak.admin.client.resource that return ServerInfoRepresentation Modifier and Type Method Description ServerInfoRepresentation
ServerInfoResource. getInfo()
-
Uses of ServerInfoRepresentation in org.keycloak.services.resources.admin.info
Methods in org.keycloak.services.resources.admin.info that return ServerInfoRepresentation Modifier and Type Method Description ServerInfoRepresentation
ServerInfoAdminResource. getInfo()
Get themes, social providers, auth providers, and event listeners available on this server
-