fr.ifremer.allegro.data.specific.service
Class AuthenticationFullServiceWSDelegator

java.lang.Object
  extended by fr.ifremer.allegro.data.specific.service.AuthenticationFullServiceWSDelegator

public class AuthenticationFullServiceWSDelegator
extends java.lang.Object

Web service delegator for AuthenticationFullService.

See Also:
AuthenticationFullService

Constructor Summary
AuthenticationFullServiceWSDelegator()
           
 
Method Summary
 java.lang.Boolean closeSession(java.lang.String userName)
           
 java.lang.Boolean openSession(java.lang.String userName, java.lang.String pwd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationFullServiceWSDelegator

public AuthenticationFullServiceWSDelegator()
Method Detail

openSession

public java.lang.Boolean openSession(java.lang.String userName,
                                     java.lang.String pwd)
See Also:
AuthenticationFullService.openSession(java.lang.String, java.lang.String)

closeSession

public java.lang.Boolean closeSession(java.lang.String userName)
See Also:
AuthenticationFullService.closeSession(java.lang.String)


Copyright © 2008-2010 IFREMER. All Rights Reserved.