Uses of Class
org.keycloak.representations.info.SystemInfoRepresentation
Packages that use SystemInfoRepresentation
-
Uses of SystemInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return SystemInfoRepresentationModifier and TypeMethodDescriptionstatic SystemInfoRepresentation
SystemInfoRepresentation.create
(long serverStartupTime) ServerInfoRepresentation.getSystemInfo()
Methods in org.keycloak.representations.info with parameters of type SystemInfoRepresentationModifier and TypeMethodDescriptionvoid
ServerInfoRepresentation.setSystemInfo
(SystemInfoRepresentation systemInfo)