Uses of Class
org.keycloak.representations.info.SystemInfoRepresentation
-
Packages that use SystemInfoRepresentation Package Description org.keycloak.representations.info -
-
Uses of SystemInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return SystemInfoRepresentation Modifier and Type Method Description static SystemInfoRepresentationSystemInfoRepresentation. create(long serverStartupTime)SystemInfoRepresentationServerInfoRepresentation. getSystemInfo()Methods in org.keycloak.representations.info with parameters of type SystemInfoRepresentation Modifier and Type Method Description voidServerInfoRepresentation. setSystemInfo(SystemInfoRepresentation systemInfo)
-