Uses of Class
com.okta.authn.sdk.example.ExampleConfiguration
-
Packages that use ExampleConfiguration Package Description com.okta.authn.sdk.example -
-
Uses of ExampleConfiguration in com.okta.authn.sdk.example
Methods in com.okta.authn.sdk.example with parameters of type ExampleConfiguration Modifier and Type Method Description void
ExampleApplication. run(ExampleConfiguration configuration, io.dropwizard.setup.Environment environment)
Method parameters in com.okta.authn.sdk.example with type arguments of type ExampleConfiguration Modifier and Type Method Description void
ExampleApplication. initialize(io.dropwizard.setup.Bootstrap<ExampleConfiguration> bootstrap)
-