Hi all Currently I am working on a WSO2 cloud based authenticator and I am changing the AF references to mutual authenticator to this new authenticator. While working on this I found out that there is a util method (setMutualAuthHeader) in the class AppFactoryUtil to set mutual auth headers. But still there are places in the code that instead of using the util, have done the same thing in the code it self. I have written a new util method in same place to set cloud auth headers (setCloudAuthHeader), I will change the current places where we have set the mutual auth headers to use util methods. Please use this util method to set headers when you want to add cloud authentication to some place in AF.
Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
