org.apache.directory.server.kerberos.kdc.authentication
Class AuthenticationService
java.lang.Object
org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
public class AuthenticationService
- extends Object
Subsystem in charge of authenticating the incoming users.
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticationService
public AuthenticationService()
execute
public static void execute(AuthenticationContext authContext)
throws Exception
- Handle the authentication, given a specific context
- Parameters:
authContext - The authentication context
- Throws:
Exception - If the authentication failed
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.