The CanClientEncryptPasswords Web service is used as part of the optional client-side encryption feature (see Using Client-Side Password Encryption) that you can use with the LoginUser 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 Oracle Commerce Platform Web service. Currently, only the LoginUser Web service can handle passwords encrypted by the client.

EAR file

userprofilingWebServices.ear

WAR file

usersession.war

Context root

userprofiling/usersession

Servlet

canClientEncryptPasswords

Web Service URL

http://hostname:port/userprofiling/usersession/
canClientEncryptPasswords

WSDL URL

http://hostname:port/userprofiling/usersession/
canClientEncryptPasswords?WSDL

Web Service Class

webservice.CanClientEncryptPasswordsSEIImpl

Input Parameters

None

Output

boolean CanEncryptPasswords

Nucleus Component

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

Method

canClientEncryptPasswords()

Executes within a session

Yes

Security FunctionalName

loginOperation


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices