com.hyper9.simdk.stubs.jaxws
Class LoginBySSPI

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

public class LoginBySSPI
extends Object


Constructor Summary
LoginBySSPI()
           
 
Method Summary
 String getBase64Token()
           
 String getLocale()
           
 ManagedObjectReference getThis()
           
 void setBase64Token(String base64Token)
           
 void setLocale(String locale)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginBySSPI

public LoginBySSPI()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getBase64Token

public String getBase64Token()
Returns:
returns String

setBase64Token

public void setBase64Token(String base64Token)
Parameters:
base64Token - the value for the base64Token property

getLocale

public String getLocale()
Returns:
returns String

setLocale

public void setLocale(String locale)
Parameters:
locale - the value for the locale property


Copyright © 2009-2010 Hyper9. All Rights Reserved.