Hi Siva;

It doesn't matter how many client you have - if the service is secured all the clients should communicate securely.

Password callback handler will get the user name and password from the security layer - once you have user name and password - you simply need to validate the provided user name against the user name - it will not be coupled to given client. This [1] is such example.

Also , [2] will help you understand Password Callback Handlers better....

Thanks & regards.
-Prabath

[1]:http://blog.facilelogin.com/2008/11/usernametoken-authentication-based-on.html
[2]:http://wso2.org/library/3733





SivaKumarl wrote:
Hi friends,
        I have small doubt, if i have 100 clients then how should i
configure in and out flow security in client and server application and how
could i handle password callback handler for mutiple clients , kindly give
me suggestion how to handle this situation.

Thanks in advance.
------------------
Siva kumar

Reply via email to