public class Environment
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Environment.Entry |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
JAAS_CONF_KEY |
Constructor and Description |
---|
Environment() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Environment.Entry> |
list() |
static void |
logEnv(java.lang.String msg,
org.slf4j.Logger log) |
public static final java.lang.String JAAS_CONF_KEY
public static java.util.List<Environment.Entry> list()
public static void logEnv(java.lang.String msg, org.slf4j.Logger log)
Copyright © 2019 The Apache Software Foundation