| opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/IPTestCase.java | ●●●●● patch | view | raw | blame | history |
opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/IPTestCase.java
@@ -125,6 +125,7 @@ {"[2001:fecd:ba23:cd1f:dcb1:1010:9234:4088]/45"}, {"::/128"}, {"::1/128"}, {"[::1]"}, {"::"}, {"0:0:0:0:0:ffff:101.45.75.219"}, {"1080::8:800:200C:417A"}, @@ -375,7 +376,7 @@ /** * Test deocding of invalid IPV6 rules. * Test decoding of invalid IPV6 rules. * * @param mask The expression to decode. * @throws Exception If the valid rule failed decoding.