Class TestDnsNameValueEqualFunction

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction

        org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction.CallFactory<PARAM_T extends org.ow2.authzforce.core.pdp.api.value.AttributeValue>, org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction.CallFactoryBuilder<PARAM_T extends org.ow2.authzforce.core.pdp.api.value.AttributeValue>, org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction.EqualIgnoreCaseMatcher<PARAM extends org.ow2.authzforce.core.pdp.api.value.SimpleValue<String>>, org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction.EqualMatcher<PARAM extends org.ow2.authzforce.core.pdp.api.value.AttributeValue>, org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction.Matcher<PARAM_T extends org.ow2.authzforce.core.pdp.api.value.AttributeValue>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ID
      Function identifier
      • Fields inherited from class org.ow2.authzforce.core.pdp.api.func.SingleParameterTypedFirstOrderFunction

        functionSignature
      • Fields inherited from interface org.ow2.authzforce.core.pdp.api.func.Function

        AUTHZFORCE_EXTENSION_PREFIX, XACML_NS_1_0, XACML_NS_2_0, XACML_NS_3_0
    • Method Summary

      • Methods inherited from class org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction

        newCall
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.func.SingleParameterTypedFirstOrderFunction

        getParameterTypes, getReturnType
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.func.FirstOrderFunction

        newCall
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.func.BaseFunction

        equals, getId, getIndeterminateArgException, getIndeterminateArgMessage, hashCode, toString
      • Methods inherited from interface org.ow2.authzforce.core.pdp.api.func.Function

        getXdmItem
      • Methods inherited from interface org.ow2.authzforce.core.pdp.api.value.PrimitiveValue

        getXdmValue
    • Constructor Detail

      • TestDnsNameValueEqualFunction

        public TestDnsNameValueEqualFunction()