Uses of Class
com.identityworksllc.iiq.common.plugin.annotations.AuthorizedBy
-
Packages that use AuthorizedBy Package Description com.identityworksllc.iiq.common.plugin com.identityworksllc.iiq.common.plugin.annotations -
-
Uses of AuthorizedBy in com.identityworksllc.iiq.common.plugin
Methods in com.identityworksllc.iiq.common.plugin with parameters of type AuthorizedBy Modifier and Type Method Description protected boolean
BaseCommonPluginResource. isAuthorized(AuthorizedBy annotation, sailpoint.object.Identity me)
Checks the provided annotation to see whether the given Identity is authorized per that annotation’s criteria. -
Uses of AuthorizedBy in com.identityworksllc.iiq.common.plugin.annotations
Methods in com.identityworksllc.iiq.common.plugin.annotations that return AuthorizedBy Modifier and Type Method Description AuthorizedBy[]
value()
The list of authorizationsAuthorizedBy[]
value()
-