is it possible to find IRoles by using "contains" or "like" as SQL statement?
In currently, we can find exactly an IRole by using "ivy.wf.getSecurityContext().findRole()"
But, how can we get a list of IRoles that having same prefix name, or using a keyword to get all IRoles into a list?
Thank you very much.
is it possible to find an IRole IRoles by using "contains" or "like" as SQL statement?
In currently, we can find exactly an IRole by using "ivy.wf.getSecurityContext().findRole()"
But, how can we get a list of IRoles that having same prefix name, or use using a keyword to get all IRoles into a list?
Thank you very much.
is it possible to find an IRole by using "contains" or "like" as SQL statement?
In currently, we can find exactly an IRole by using "ivy.wf.getSecurityContext().findRole()"
But, how can we get a list of IRoles that having same prefix name, or use a keyword to get all IRoles into a list?
Thank you very much.