Class IpAttribute.V4

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

public static class IpAttribute.V4
extends IpAttribute
IPv4 Address
  • Constructor Details

    • V4

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

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

      public V4​(Dictionary dictionary, int vendorId, int type, java.net.InetAddress address)
  • Method Details