Class IpAttribute.V6

java.lang.Object
All Implemented Interfaces:
RadiusAttribute
Enclosing class:
IpAttribute

public static class IpAttribute.V6
extends IpAttribute
IPv6 Address
  • Constructor Details

    • V6

      public V6​(Dictionary dictionary, int vendorId, int type, byte[] data)
    • V6

      public V6​(Dictionary dictionary, int vendorId, int type, java.lang.String data)
    • V6

      public V6​(Dictionary dictionary, int vendorId, int type, java.net.InetAddress address)