@Deprecated 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)
Deprecated.  
  | 
static void | 
forceAuthentication(javax.servlet.http.HttpServletResponse response)
Deprecated.  
  | 
static org.apache.commons.configuration.event.ConfigurationListener | 
getConfigurationChangeListener()
Deprecated.  
  | 
static void | 
init()
Deprecated.  
  | 
static void | 
reinitConfig()
Deprecated.  
  | 
public static org.apache.commons.configuration.event.ConfigurationListener getConfigurationChangeListener()
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.