org.apache.directory.server.kerberos.kdc.ticketgrant
Class GetTicketPrincipalEntry

java.lang.Object
  extended by org.apache.directory.server.kerberos.shared.service.GetPrincipalStoreEntry
      extended by org.apache.directory.server.kerberos.kdc.ticketgrant.GetTicketPrincipalEntry
All Implemented Interfaces:
org.apache.mina.handler.chain.IoHandlerCommand

public class GetTicketPrincipalEntry
extends GetPrincipalStoreEntry


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.mina.handler.chain.IoHandlerCommand
org.apache.mina.handler.chain.IoHandlerCommand.NextCommand
 
Constructor Summary
GetTicketPrincipalEntry()
           
 
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.shared.service.GetPrincipalStoreEntry
getContextKey, getEntry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetTicketPrincipalEntry

public GetTicketPrincipalEntry()
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-2012 Apache Software Foundation. All Rights Reserved.