public abstract class AdminRequestFilter extends java.lang.Object implements RequestFilter
| Constructor and Description |
|---|
AdminRequestFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyToAdmin() |
boolean |
applyToStubs() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterpublic boolean applyToAdmin()
applyToAdmin in interface RequestFilterpublic boolean applyToStubs()
applyToStubs in interface RequestFilter