Interface ExpressionPlugin

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Object getObject()
      Returns, and if necessary, creates, the context object.
      • Methods inherited from interface org.forgerock.http.util.Indexed

        getKey
    • Method Detail

      • getObject

        Object getObject()
        Returns, and if necessary, creates, the context object.
        Returns:
        The context node object.