org.openanzo.common
Class SoapConstants.ModelService.AuthenticateUser

java.lang.Object
  extended by org.openanzo.common.SoapConstants.ModelService.AuthenticateUser
Enclosing class:
SoapConstants.ModelService

public static class SoapConstants.ModelService.AuthenticateUser
extends java.lang.Object

AuthenticateUser webservice method


Field Summary
static javax.xml.namespace.QName authenticateUserResponse
          http://openanzo.org/authenticateUserResponse QName
static javax.xml.namespace.QName name
          http://openanzo.org/authenticateUser QName
static javax.xml.soap.Name passwordName
          http://openanzo.org/password Name
static javax.xml.namespace.QName passwordQName
          http://openanzo.org/password QName
static javax.xml.soap.Name resultsName
          http://openanzo.org/authenticateUserResults Name
static javax.xml.namespace.QName resultsQName
          http://openanzo.org/authenticateUserResults QName
static javax.xml.soap.Name userIdName
          http://openanzo.org/userId Name
static javax.xml.namespace.QName userIdQName
          http://openanzo.org/userId QName
 
Constructor Summary
SoapConstants.ModelService.AuthenticateUser()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static final javax.xml.namespace.QName name
http://openanzo.org/authenticateUser QName


userIdQName

public static final javax.xml.namespace.QName userIdQName
http://openanzo.org/userId QName


userIdName

public static final javax.xml.soap.Name userIdName
http://openanzo.org/userId Name


passwordQName

public static final javax.xml.namespace.QName passwordQName
http://openanzo.org/password QName


passwordName

public static final javax.xml.soap.Name passwordName
http://openanzo.org/password Name


resultsQName

public static final javax.xml.namespace.QName resultsQName
http://openanzo.org/authenticateUserResults QName


resultsName

public static final javax.xml.soap.Name resultsName
http://openanzo.org/authenticateUserResults Name


authenticateUserResponse

public static final javax.xml.namespace.QName authenticateUserResponse
http://openanzo.org/authenticateUserResponse QName

Constructor Detail

SoapConstants.ModelService.AuthenticateUser

public SoapConstants.ModelService.AuthenticateUser()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.