public class ConfigureData extends Object
Constructor and Description |
---|
ConfigureData(String baseDir,
javax.servlet.ServletContext sctx,
String hostname,
SSOToken ssoToken)
Constructs a new instance.
|
public ConfigureData(String baseDir, javax.servlet.ServletContext sctx, String hostname, SSOToken ssoToken)
baseDir
- Directory where data is stored.sctx
- Servlet Context.hostname
- Host name of the machine running the product.ssoToken
- Administrator Single Sign On token which to be used
to configure the product.public void configure() throws SMSException, SSOException, IOException, PolicyException
SMSException
- if service management API failed.SSOException
- if Single Sign On token is invalid.IOException
- if IO operations failed.PolicyException
- if policy cannot be loaded.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.