Uses of Interface
org.forgerock.openig.el.ExpressionPlugin
-
Packages that use ExpressionPlugin Package Description org.forgerock.openig.el.plugins Plugins that provide expression context. -
-
Uses of ExpressionPlugin in org.forgerock.openig.el.plugins
Classes in org.forgerock.openig.el.plugins that implement ExpressionPlugin Modifier and Type Class Description classEnvironmentVariablesPluginAn ELContext node plugin that provides read-only access to environment variables.classSystemPropertiesPluginAn ELContext node plugin that provides read-only access to system properties.
-