public class CheckPasswordPolicy extends Object implements org.apache.mina.handler.chain.IoHandlerCommand
| Constructor and Description |
|---|
CheckPasswordPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
org.apache.mina.core.session.IoSession session,
Object message) |
protected String |
getContextKey() |
public void execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
org.apache.mina.core.session.IoSession session,
Object message)
throws Exception
execute in interface org.apache.mina.handler.chain.IoHandlerCommandExceptionprotected String getContextKey()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.