Package smartrics.iotics.identity
Class SimpleConfig
java.lang.Object
smartrics.iotics.identity.SimpleConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SimpleConfigbooleanisValid()keyName()static SimpleConfigreadConf(String path, SimpleConfig def) static SimpleConfigstatic SimpleConfigreadConf(Path p, SimpleConfig def) static SimpleConfigreadConfFromHome(String name) seed()
-
Constructor Details
-
SimpleConfig
-
-
Method Details
-
fromEnv
-
readConf
- Throws:
FileNotFoundException
-
readConf
-
readConf
-
readConfFromHome
- Throws:
FileNotFoundException
-
seed
-
keyName
-
isValid
public boolean isValid()
-