Class TestDnsNameWithPortValue.Factory

  • All Implemented Interfaces:
    org.ow2.authzforce.core.pdp.api.PdpExtension, org.ow2.authzforce.core.pdp.api.value.AttributeValueFactory<TestDnsNameWithPortValue>
    Enclosing class:
    TestDnsNameWithPortValue

    public static final class TestDnsNameWithPortValue.Factory
    extends org.ow2.authzforce.core.pdp.api.value.StringContentOnlyValueFactory<TestDnsNameWithPortValue>
    • Field Summary

      • Fields inherited from class org.ow2.authzforce.core.pdp.api.value.BaseAttributeValueFactory

        instanceDatatype
      • Fields inherited from interface org.ow2.authzforce.core.pdp.api.PdpExtension

        AUTHZFORCE_EXTENSION_PREFIX
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TestDnsNameWithPortValue parse​(String val)  
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.value.StringContentOnlyValueFactory

        getInstance, getSupportedInputTypes
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.value.StringParseableValue.Factory

        getInstance
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.value.SimpleValue.BaseFactory

        getInstance, newInvalidInputTypeException
      • Methods inherited from class org.ow2.authzforce.core.pdp.api.value.BaseAttributeValueFactory

        equals, getDatatype, getId, hashCode, toString