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

java.lang.Object
  extended byorg.apache.directory.server.protocol.shared.chain.impl.ChainBase
      extended byorg.apache.directory.server.kerberos.kdc.authentication.AuthenticationServiceChain
All Implemented Interfaces:
Chain, Command

public class AuthenticationServiceChain
extends ChainBase


Field Summary
 
Fields inherited from class org.apache.directory.server.protocol.shared.chain.impl.ChainBase
commands, frozen
 
Constructor Summary
AuthenticationServiceChain()
           
 
Methods inherited from class org.apache.directory.server.protocol.shared.chain.impl.ChainBase
addCommand, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationServiceChain

public AuthenticationServiceChain()