Class NetmaskIPv6AddressPermission

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean canSupport​(java.lang.String mask)  
      boolean implies​(java.net.InetAddress address)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NetmaskIPv6AddressPermission

        public NetmaskIPv6AddressPermission​(java.lang.String mask)
    • Method Detail

      • canSupport

        public static boolean canSupport​(java.lang.String mask)