org.apache.directory.server.kerberos.kdc.authentication
Class AuthenticationServiceChain

java.lang.Object
  extended by org.apache.mina.handler.chain.IoHandlerChain
      extended by org.apache.directory.server.kerberos.kdc.authentication.AuthenticationServiceChain
All Implemented Interfaces:
org.apache.mina.handler.chain.IoHandlerCommand

public class AuthenticationServiceChain
extends org.apache.mina.handler.chain.IoHandlerChain


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.mina.handler.chain.IoHandlerChain
org.apache.mina.handler.chain.IoHandlerChain.Entry
 
Nested classes/interfaces inherited from interface org.apache.mina.handler.chain.IoHandlerCommand
org.apache.mina.handler.chain.IoHandlerCommand.NextCommand
 
Constructor Summary
AuthenticationServiceChain()
           
 
Method Summary
 
Methods inherited from class org.apache.mina.handler.chain.IoHandlerChain
addAfter, addBefore, addFirst, addLast, clear, contains, contains, contains, execute, get, getAll, getAllReversed, getEntry, getNextCommand, remove, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationServiceChain

public AuthenticationServiceChain()


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.