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: 901657 $, $Date: 2010-01-21 12:27:15 +0100 (Thu, 21 Jan 2010) $
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-2011 Apache Software Foundation. All Rights Reserved.