Package com.okta.sdk.impl.config
package com.okta.sdk.impl.config
-
ClassDescriptionThis class holds the default configuration properties.Parses a
.properties
source (string, file, stream, etc) and returns aMap<String,String>
that reflects the parsed properties.