Uses of Class
io.lighty.aaa.config.AAAConfiguration
Packages that use AAAConfiguration
-
Uses of AAAConfiguration in io.lighty.aaa
Methods in io.lighty.aaa with parameters of type AAAConfigurationModifier and TypeMethodDescriptionAAALightyShiroProvider.newInstance(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, AAAConfiguration aaaConfig, org.opendaylight.aaa.api.CredentialAuth<org.opendaylight.aaa.api.PasswordCredentials> credentialAuth, LightyServerBuilder server) Constructors in io.lighty.aaa with parameters of type AAAConfigurationModifierConstructorDescriptionAAALighty(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.aaa.api.CredentialAuth<org.opendaylight.aaa.api.PasswordCredentials> credentialAuth, LightyServerBuilder server, AAAConfiguration config) -
Uses of AAAConfiguration in io.lighty.aaa.util
Methods in io.lighty.aaa.util that return AAAConfigurationModifier and TypeMethodDescriptionstatic AAAConfigurationAAAConfigUtils.createDefaultAAAConfiguration()static AAAConfigurationAAAConfigUtils.getAAAConfiguration(InputStream jsonConfigInputStream)