Class IpAddressValue

  • All Implemented Interfaces:
    AttributeValue, PrimitiveValue, Value

    public final class IpAddressValue
    extends StringParseableValue<String>
    Represents the IPAddress datatype introduced in XACML 2.0. All objects of this class are immutable and all methods of the class are thread-safe.
    Version:
    $Id: $