Package org.apereo.cas.util
Class SystemUtils
- java.lang.Object
-
- org.apereo.cas.util.SystemUtils
-
public class SystemUtils extends java.lang.ObjectThis isSystemUtils.- Since:
- 5.3.0
-
-
Constructor Summary
Constructors Constructor Description SystemUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.Object>getSystemInfo()Gets system info.
-