public class SecurityUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityUtils.SecurityConfiguration
The global security configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityContext |
getInstalledContext() |
static void |
install(SecurityUtils.SecurityConfiguration config)
Installs a process-wide security configuration.
|
public static SecurityContext getInstalledContext()
public static void install(SecurityUtils.SecurityConfiguration config) throws Exception
ExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.