public final class KerberosAuthenticator extends Object
| Modifier and Type | Method and Description |
|---|---|
static net.sourceforge.spnego.SpnegoPrincipal |
authenticate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static void |
forceAuthentication(javax.servlet.http.HttpServletResponse response) |
static void |
init() |
static void |
reinitConfig() |
public static net.sourceforge.spnego.SpnegoPrincipal authenticate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException,
LoginException,
GSSException,
PrivilegedActionException,
URISyntaxException
IOExceptionjavax.servlet.ServletExceptionLoginExceptionGSSExceptionPrivilegedActionExceptionURISyntaxExceptionpublic static void reinitConfig()
throws URISyntaxException,
FileNotFoundException,
PrivilegedActionException,
GSSException,
LoginException
public static void init()
throws URISyntaxException,
FileNotFoundException,
PrivilegedActionException,
GSSException,
LoginException
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.