Uses of Class
io.jans.as.client.util.TestPropFile
-
Packages that use TestPropFile Package Description io.jans.as.client.util -
-
Uses of TestPropFile in io.jans.as.client.util
Methods in io.jans.as.client.util that return TestPropFile Modifier and Type Method Description static TestPropFile
TestPropFile. create(org.apache.commons.cli.CommandLine cmd)
TestPropFile
KeyGeneratorContext. getTestPropFile()
Methods in io.jans.as.client.util with parameters of type TestPropFile Modifier and Type Method Description void
KeyGeneratorContext. setTestPropFile(TestPropFile testPropFile)
-