Class IpRegexpAuthorizerTests


  • public final class IpRegexpAuthorizerTests
    extends Object
    This class tests the IpRegexpAuthorizer.
    Since:
    1.8.1
    Author:
    Jerome Leleu
    • Constructor Detail

      • IpRegexpAuthorizerTests

        public IpRegexpAuthorizerTests()
    • Method Detail

      • testNoPattern

        public void testNoPattern()
      • testValidateGoodIP

        public void testValidateGoodIP()
      • testValidateBadIP

        public void testValidateBadIP()