Class ExpressionInstantPlugin

    • Constructor Detail

      • ExpressionInstantPlugin

        public ExpressionInstantPlugin()
    • Method Detail

      • getObject

        public Object getObject()
        Description copied from interface: ExpressionPlugin
        Returns, and if necessary, creates, the context object.
        Specified by:
        getObject in interface ExpressionPlugin
        Returns:
        The context node object.
      • getKey

        public String getKey()
        Specified by:
        getKey in interface org.forgerock.http.util.Indexed<String>