|
Sun Adapter for TCP/IP API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.framework.util.ConfigurationHelper
com.stc.connector.tcpip.util.TCPIPConfigurationHelper
public class TCPIPConfigurationHelper
This class is used in design time validation to check if the user provided value is an ldap URL.
Field Summary |
---|
Fields inherited from class com.stc.connector.framework.util.ConfigurationHelper |
---|
SEPARATOR, SEPARATOR_CHAR |
Constructor Summary | |
---|---|
TCPIPConfigurationHelper(com.stc.configuration.IConfiguration aConfiguration)
|
Method Summary | |
---|---|
com.stc.configuration.IParameter |
getParameter(java.lang.String aPath)
Gets the parameter value from configuration file. |
boolean |
isValueLdapURL(java.lang.String aPath)
Checks if a user provided value is an LDAP URL |
Methods inherited from class com.stc.connector.framework.util.ConfigurationHelper |
---|
buildConfiguration, buildUnEncodedConfiguration, containerToString, createConfigParams, createConfiguation, createConfiguration, decode, encode, equals, getBooleanParameterValue, getConfigTemplateAsString, getConfiguration, getInstance, getIntParameterValue, getLongParameterValue, getParameterValue, getParameterValueAsText, getSection, getStringParameterValue, getTemplate, hashCode, isEmpty, merge, merge, merge, merge, mergeConfiguration, mergeConfiguration, mergeConfigurationWithProperties, setSubSection, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TCPIPConfigurationHelper(com.stc.configuration.IConfiguration aConfiguration)
Method Detail |
---|
public com.stc.configuration.IParameter getParameter(java.lang.String aPath)
getParameter
in class com.stc.connector.framework.util.ConfigurationHelper
aPath
- a String representing the path in the configuration file
public boolean isValueLdapURL(java.lang.String aPath)
aPath
- aPath a String representing the path in the configuration file.
|
Sun Adapter for TCP/IP API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |