Class IpRegexpAuthorizerTests

java.lang.Object
org.pac4j.http.authorization.authorizer.IpRegexpAuthorizerTests

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

    • IpRegexpAuthorizerTests

      public IpRegexpAuthorizerTests()
  • Method Details

    • testNoPattern

      public void testNoPattern()
    • testValidateGoodIP

      public void testValidateGoodIP()
    • testValidateBadIP

      public void testValidateBadIP()