Class ActionResource

    • Method Detail

      • getConditionKeys

        public java.util.List<java.lang.String> getConditionKeys()
        Gets the condition keys used for authorizing against this resource.
        Returns:
        the condition keys.
      • toNode

        public Node toNode()
        Description copied from interface: ToNode
        Converts a value to a Node.
        Specified by:
        toNode in interface ToNode
        Returns:
        Returns the creates Node.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object