public class ConfigLoader extends Object
Constructor and Description |
---|
ConfigLoader(ServiceConfigManager serviceConfigManager)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RadiusServiceConfig |
loadConfig()
Loads the configured global RADIUS Service values and declared clients as specified in openAM's admin console via
registration of those properties via the amRadiusServer.xml file.
|
@Inject public ConfigLoader(@Named(value="RadiusServer") ServiceConfigManager serviceConfigManager)
serviceConfigManager
- - Service config manager from which RADIUS Server config may be loaded.public RadiusServiceConfig loadConfig()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.