The LoginAgentUser Web service authenticates the identity of the agent/user for which the service was called, returning the agent/user profile ID if authentication is successful.

EAR file

loginAgentUser.ear

Context root

loginAgentUser/loginAgentUser

Servlet

loginUser

Web Service URL

http://hostname:port/loginAgentUser/loginAgentUser/loginUser

WSDL URL

http://hostname:port/loginAgentUser/loginAgentUser/loginUser?WSDL

Web Service Class

webservice.LoginUserSEIImpl

Input Parameters

String Login

String Password

Boolean IsPasswordEncrypted

Output

String ProfileId

Nucleus Component

/atg/userprofiling/AgentProfileServices (class atg.userprofiling.ProfileServices)

Method

loginUser

String pLogin

String pPassword

Boolean pIsPasswordEncrypted

Executes within a session

Yes

Security FunctionalName

loginOperation

 
loading table of contents...