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

java.lang.Object
  extended by org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService

public class AuthenticationService
extends java.lang.Object

Version:
$Rev: 591019 $, $Date: 2007-11-01 15:16:34 +0100 (Do, 01 Nov 2007) $
Author:
Apache Directory Project

Constructor Summary
AuthenticationService()
           
 
Method Summary
static void execute(AuthenticationContext authContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationService

public AuthenticationService()
Method Detail

execute

public static void execute(AuthenticationContext authContext)
                    throws java.lang.Exception
Throws:
java.lang.Exception


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