com.hyper9.simdk.stubs.jaxws
Class LoginBySSPIResponse

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.LoginBySSPIResponse

public class LoginBySSPIResponse
extends Object


Constructor Summary
LoginBySSPIResponse()
           
 
Method Summary
 UserSession getReturnval()
           
 void setReturnval(UserSession returnval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginBySSPIResponse

public LoginBySSPIResponse()
Method Detail

getReturnval

public UserSession getReturnval()
Returns:
returns UserSession

setReturnval

public void setReturnval(UserSession returnval)
Parameters:
returnval - the value for the returnval property


Copyright © 2009-2010 Hyper9. All Rights Reserved.