Class Ipv6PrefixAttribute



  • public class Ipv6PrefixAttribute
    extends RadiusAttribute
    This class represents a Radius attribute for an IPv6 prefix.
    • Method Detail

      • getValueString

        public java.lang.String getValueString​()
        Returns the attribute value as a string of the format "x:x:x:x:x:x:x:x/yy".
        Overrides:
        getValueString in class RadiusAttribute
        Returns:
        value of this attribute as a hex string.