Package org.jgroups.util
Class SecurityActions
- java.lang.Object
-
- org.jgroups.util.SecurityActions
-
final class SecurityActions extends java.lang.ObjectPrivileged actions for the package Do not move. Do not change class and method visibility to avoid being called from otherCodeSources, thus granting privilege escalation to external code.- Since:
- 4.2
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static interfaceSecurityActions.SysProps
-
Constructor Summary
Constructors Constructor Description SecurityActions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetEnv(java.lang.String name)static java.lang.StringgetProperty(java.lang.String name)static java.lang.StringgetProperty(java.lang.String name, java.lang.String defaultValue)
-