Interface | Description |
---|---|
AcceptedPatternsChecker |
Used across different interceptors to check if given string matches one of the accepted patterns.
|
ExcludedPatternsChecker |
Used across different interceptors to check if given string matches one of the excluded patterns.
|
NotExcludedAcceptedPatternsChecker |
Used across different places to check if given string is not excluded and is accepted
|
Copyright © 2000–2022 Apache Software Foundation. All rights reserved.