com.ibm.di.api
Class APIAuthenticator
java.lang.Object
com.ibm.di.api.APIAuthenticator
public class APIAuthenticator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APIAuthenticator
public APIAuthenticator(boolean aCustomScriptEnabled,
String aScript)
throws DIException
- Throws:
DIException
performCustomScriptAuthentication
public void performCustomScriptAuthentication(String aUserName,
String aPassword)
throws DIException
- Throws:
DIException