public class XrootdAuthenticationHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
authenticated method to add additional operations
after authentication.| Constructor and Description |
|---|
XrootdAuthenticationHandler(AuthenticationFactory authenticationFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelDisconnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e) |
protected Subject |
login(org.jboss.netty.channel.ChannelHandlerContext context,
Subject subject)
Called at the end of successful login/authentication.
|
void |
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent event) |
public XrootdAuthenticationHandler(AuthenticationFactory authenticationFactory)
public void channelDisconnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
throws Exception
channelDisconnected in class org.jboss.netty.channel.SimpleChannelUpstreamHandlerExceptionpublic void messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent event)
messageReceived in class org.jboss.netty.channel.SimpleChannelUpstreamHandlerprotected Subject login(org.jboss.netty.channel.ChannelHandlerContext context, Subject subject) throws XrootdException
XrootdExceptionCopyright © 2013 dCache.org. All rights reserved.