Package | Description |
---|---|
org.apache.hadoop.security.authentication.server |
Provides the server-side framework for authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
AltKerberosAuthenticationHandler
The
AltKerberosAuthenticationHandler behaves exactly the same way as
the KerberosAuthenticationHandler , except that it allows for an
alternative form of authentication for browsers while still using Kerberos
for Java access. |
class |
JWTRedirectAuthenticationHandler
The
JWTRedirectAuthenticationHandler extends
AltKerberosAuthenticationHandler to add WebSSO behavior for UIs. |
Copyright © 2022 Apache Software Foundation. All rights reserved.