| Constructor and Description |
|---|
SecurityContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(CatalogContext catalogContext)
Installs security configuration by
CatalogContext. |
static void |
install(Options options)
Installs security configuration by
Options. |
static <T> T |
runSecured(Callable<T> securedCallable)
Run with installed context.
|
public static void install(Options options) throws Exception
Options.Exceptionpublic static void install(CatalogContext catalogContext) throws Exception
CatalogContext.ExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.