org.apache.directory.server.kerberos.kdc.preauthentication
Class VerifyEncryptedTimestamp

java.lang.Object
  extended by org.apache.directory.server.kerberos.kdc.preauthentication.VerifierBase
      extended by org.apache.directory.server.kerberos.kdc.preauthentication.VerifyEncryptedTimestamp
All Implemented Interfaces:
org.apache.mina.handler.chain.IoHandlerCommand

public class VerifyEncryptedTimestamp
extends VerifierBase

Version:
$Rev: 563062 $, $Date: 2007-08-06 04:21:20 -0400 (Mon, 06 Aug 2007) $
Author:
Apache Directory Project

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.mina.handler.chain.IoHandlerCommand
org.apache.mina.handler.chain.IoHandlerCommand.NextCommand
 
Constructor Summary
VerifyEncryptedTimestamp()
           
 
Method Summary
 void execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next, org.apache.mina.common.IoSession session, java.lang.Object message)
           
 
Methods inherited from class org.apache.directory.server.kerberos.kdc.preauthentication.VerifierBase
getContextKey, preparePreAuthenticationError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyEncryptedTimestamp

public VerifyEncryptedTimestamp()
Method Detail

execute

public void execute(org.apache.mina.handler.chain.IoHandlerCommand.NextCommand next,
                    org.apache.mina.common.IoSession session,
                    java.lang.Object message)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.