I need to authenticate the webservice client request using xwss. My authentication mechanism is to go check the database to see if the credentials are valid. Can you tell me which approach will be the best for this requirement. Thanks in advance.