Class IpRegexpAuthorizerTests
- java.lang.Object
-
- org.pac4j.http.authorization.authorizer.IpRegexpAuthorizerTests
-
public final class IpRegexpAuthorizerTests extends Object
This class tests theIpRegexpAuthorizer.- Since:
- 1.8.1
- Author:
- Jerome Leleu
-
-
Constructor Summary
Constructors Constructor Description IpRegexpAuthorizerTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestNoPattern()voidtestValidateBadIP()voidtestValidateGoodIP()
-