Package com.okta.idx.sdk.api.config
-
Interface Summary Interface Description EnvVarNameConverter FilteredPropertiesSource.Filter PropertiesParser Parses a.properties
source (string, file, stream, etc) and returns aMap<String,String>
that reflects the parsed properties.PropertiesSource -
Class Summary Class Description ClientConfiguration This class holds the default configuration properties.DefaultEnvVarNameConverter DefaultPropertiesParser EnvironmentVariablesPropertiesSource FilteredPropertiesSource OptionalPropertiesSource ResourcePropertiesSource SystemPropertiesSource YAMLPropertiesSource