public class SecurityFilter extends Object implements PipelineExtension
| Constructor and Description |
|---|
SecurityFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeforeHandlerName() |
String |
getName() |
void |
onRead(HandlerContext ctx,
Object msg) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, connect, disconnect, getAfterHandlerName, onActive, onEventTriggered, onExceptionCaught, onInactive, onRegistered, writepublic String getName()
getName in interface PipelineExtensionpublic String getBeforeHandlerName()
getBeforeHandlerName in interface PipelineExtensionpublic void onRead(HandlerContext ctx, Object msg) throws Exception
onRead in interface PipelineExtensiononRead in interface HandlerExceptionCopyright © 2019 Electronic Arts Inc. All rights reserved.