public class KerberosAuthenticationManager extends Object
| Constructor and Description |
|---|
KerberosAuthenticationManager() |
| Modifier and Type | Method and Description |
|---|---|
static CachingKerberosAuthentication |
getKeytabAuthentication(String principal,
String keytab) |
static CachingKerberosAuthentication |
getTgtCacheAuthentication(String ticketCache) |
public static CachingKerberosAuthentication getTgtCacheAuthentication(String ticketCache)
public static CachingKerberosAuthentication getKeytabAuthentication(String principal, String keytab)
Copyright © 2023 The Apache Software Foundation. All rights reserved.