Class IiEqualFunction

  • All Implemented Interfaces:
    Serializable, org.herasaf.xacml.core.function.Function

    public class IiEqualFunction
    extends org.herasaf.xacml.core.function.AbstractFunction
    Since:
    3.5.1
    Author:
    Dmytro Rud
    See Also:
    Serialized Form
    • Constructor Detail

      • IiEqualFunction

        public IiEqualFunction()
    • Method Detail

      • getFunctionId

        public String getFunctionId()
        Specified by:
        getFunctionId in interface org.herasaf.xacml.core.function.Function
        Specified by:
        getFunctionId in class org.herasaf.xacml.core.function.AbstractFunction
      • handle

        public Object handle​(Object... args)
                      throws org.herasaf.xacml.core.function.FunctionProcessingException
        Throws:
        org.herasaf.xacml.core.function.FunctionProcessingException