|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.client.Response | +--com.signalsoftcorp.lst.client.WVP10AuthenticationResponse
An instance of this class is returned by the method WVIMessaging.initiateVerifySubscriber
.
See 'See also' section below for possible response codes.
Constants.OK
,
Constants.SYSTEM_FAILURE
,
Constants.CLIENT_AUTHENTICATION_FAILED
Constructor Summary | |
WVP10AuthenticationResponse()
|
|
WVP10AuthenticationResponse(int responseCode)
|
|
WVP10AuthenticationResponse(int responseCode,
java.lang.String responseDetail)
|
Methods inherited from class com.signalsoftcorp.lst.client.Response |
getResponseCode, getResponseDetail, isOk, setDefaultDetail, setResponseCode, setResponseDetail, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WVP10AuthenticationResponse()
public WVP10AuthenticationResponse(int responseCode)
public WVP10AuthenticationResponse(int responseCode, java.lang.String responseDetail)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |