Uses of Interface
com.identityworksllc.iiq.common.plugin.PluginAuthorizationCheck
-
Packages that use PluginAuthorizationCheck Package Description com.identityworksllc.iiq.common.plugin -
-
Uses of PluginAuthorizationCheck in com.identityworksllc.iiq.common.plugin
Methods in com.identityworksllc.iiq.common.plugin that return PluginAuthorizationCheck Modifier and Type Method Description PluginAuthorizationCheckBaseCommonPluginResource. getPluginAuthorizationCheck()Retrieves thePluginAuthorizationCheckpreviously set by a subclass.Methods in com.identityworksllc.iiq.common.plugin with parameters of type PluginAuthorizationCheck Modifier and Type Method Description voidBaseCommonPluginResource. setPluginAuthorizationCheck(PluginAuthorizationCheck pluginAuthorizationCheck)Sets the plugin authorization checker.
-