public class SecurityUtilities extends Object
| Constructor and Description |
|---|
SecurityUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static ProtectionDomain |
getProtectionDomain(Class<?> clazz) |
static String |
getSystemProperty(String name)
Retrieves a system property within a privileged block.
|
public static String getSystemProperty(String name)
name - the name of the system propertypublic static ProtectionDomain getProtectionDomain(Class<?> clazz)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.