public class CachingKerberosAuthentication extends Object
| Constructor and Description |
|---|
CachingKerberosAuthentication(KerberosAuthentication kerberosAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
Subject |
getSubject() |
void |
reauthenticateIfSoonWillBeExpired() |
public CachingKerberosAuthentication(KerberosAuthentication kerberosAuthentication)
public Subject getSubject()
public void reauthenticateIfSoonWillBeExpired()
Copyright © 2023 The Apache Software Foundation. All rights reserved.