public abstract class BaseAuthenticatorMatcher extends Object implements AuthenticatorMatcher
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.catalina.valves.ValveBase |
valve |
| Constructor and Description |
|---|
BaseAuthenticatorMatcher() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.catalina.valves.ValveBase> |
valves() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchpublic List<org.apache.catalina.valves.ValveBase> valves()
valves in interface AuthenticatorMatcherCopyright © 2015-2016. All Rights Reserved.