public class IDPDiscoveryWARConfigurator extends Object
Constructor and Description |
---|
IDPDiscoveryWARConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
createIDPDiscoveryConfig(String configFile,
String templateFile,
Properties properties)
Creates libIDPDiscoveryConfig.properties file
|
void |
setIDPDiscoveryConfig(String configFile)
Sets properties from libIDPDiscoveryConfig.properties
|
public void createIDPDiscoveryConfig(String configFile, String templateFile, Properties properties) throws IOException
configFile
- Absolute path to the libIDPDiscoveryConfig.properties
to be created.templateFile
- Template file for libIDPDiscoveryConfig.propertiesproperties
- Properties to be swapped in the templateIOException
public void setIDPDiscoveryConfig(String configFile) throws javax.servlet.ServletException
configFile
- path to the libIDPDiscoveryConfig.properties filejavax.servlet.ServletException
- when error occursCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.