public class EnvironmentVariablesPropertiesSource extends java.lang.Object implements PropertiesSource
| Constructor and Description |
|---|
EnvironmentVariablesPropertiesSource() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
static PropertiesSource |
oktaFilteredPropertiesSource() |
public EnvironmentVariablesPropertiesSource()
public java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in interface PropertiesSourcepublic static PropertiesSource oktaFilteredPropertiesSource()
Copyright © 2017-2021 Okta. All Rights Reserved.