The CanClientEncryptAgentPasswords Web service is used as part of the optional client-side encryption feature that you can use with the LoginAgentUser Web service. It is a utility service that checks to see if a client is configured and able to encrypt passwords for sending via an ATG Web service. Currently, only the LoginUser and LoginAgentUser Web services can handle passwords encrypted by the client.

Note: See the ATG Personalization Programming Guide for more information about using client-side password encryption.

EAR file

canClientEncryptAgentPasswords.ear

Context root

canClientEncryptAgentPasswords/canClientEncryptAgentPasswords

Servlet

canClientEncryptPasswords

Web Service URL

http://hostname:port/ canClientEncryptAgentPasswords/canClientEncryptAgentPasswords/canClientEncryptPasswords

WSDL URL

http://hostname:port/ canClientEncryptAgentPasswords/canClientEncryptAgentPasswords/canClientEncryptPasswords?WSDL

Web Service Class

webservice.CanClientEncryptPasswordsSEIImpl

Input Parameters

None

Output

Boolean CanEncryptPasswords

Nucleus Component

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

Method

canClientEncryptPasswords()

Executes within a session

Yes

Security FunctionalName

loginOperation

 
loading table of contents...