public interface IMappingConnector extends IConnector
Modifier and Type | Method and Description |
---|---|
String |
mapUser(String userName)
Map an input user name to an output name.
|
check, clearThreadContext, connect, deinstall, disconnect, getConfiguration, install, isConnected, outputConfigurationBody, outputConfigurationHeader, poll, processConfigurationPost, setThreadContext, viewConfiguration
String mapUser(String userName) throws ManifoldCFException
userName
- is the name to mapManifoldCFException