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