Hi all,
While going through the code I found that URITemplate class has an
attribute to store multiple scopes.
package org.wso2.carbon.apimgt.api.model;
public class URITemplate implements Serializable {
*...*
private Scope scope;
private List<Scope> scopes = new ArrayList();
Can we use this scopes attribute to do the $subject?
Regards,
On Thu, Aug 4, 2016 at 12:09 PM, Milan Perera <[email protected]> wrote:
> Hi all,
>
> Is $subject possible?
> I noticed that $subject capability is limited in UI.
>
> Regards,
>
> --
> *Milan Perera *| Software Engineer
> WSO2, Inc | lean. enterprise. middleware.
> #20, Palm Grove, Colombo 03, Sri Lanka
> Mobile: +94 77 309 7088 | Work: +94 11 214 5345
> Email: [email protected] <[email protected]> | Web: www.wso2.com
> <http://lk.linkedin.com/in/milanharinduperera>
> <https://wso2.com/signature>
>
--
*Milan Perera *| Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 77 309 7088 | Work: +94 11 214 5345
Email: [email protected] <[email protected]> | Web: www.wso2.com
<http://lk.linkedin.com/in/milanharinduperera>
<https://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev