com.ibm.di.api
Class APIAuthenticator.Ret

java.lang.Object
  extended by com.ibm.di.api.APIAuthenticator.Ret
Enclosing class:
APIAuthenticator

public class APIAuthenticator.Ret
extends Object


Field Summary
 boolean auth
           
 Object errorcode
           
 String errordescr
           
 
Constructor Summary
APIAuthenticator.Ret()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

auth

public boolean auth

errordescr

public String errordescr

errorcode

public Object errorcode
Constructor Detail

APIAuthenticator.Ret

public APIAuthenticator.Ret()