Hi All, As per the discussions in [1], we are in the process of introducing extensible authorization for Carbon UUF. According to these new introductions the org.wso2.carbon.uuf.spi.auth.User interface will be changed to org.wso2.carbon.uuf.api.auth.User class [2]. The methods of the org.wso2.carbon.uuf.api.auth.User class [2] would be as depicted in the diagram below:
This would be a breaking change for authentication mechanisms implemented using the existing org.wso2.carbon.uuf.spi.auth.User interface (e.g:- [3]). [1] Architecture mail thread "[UUF] Extensible Authorization for UUF" [2] https://github.com/wso2/carbon-uuf/pull/254/files#diff-d90f2b12f93e9fe0f0bdcb85390ae6f1 [3] https://github.com/wso2/product-is/blob/master/portal/client-services/org.wso2.is.portal.user.client.api/src/main/java/org/wso2/is/portal/user/client/api/bean/UUFUser.java Best Regards, *Vidura Nanayakkara* Software Engineer Email : [email protected] Mobile : +94 (0) 717 919277 Web : http://wso2.com Blog : https://medium.com/@viduran <http://wso2.com/> LinkedIn : https://lk.linkedin.com/in/vidura-nanayakkara <http://wso2.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
