public class TokenCache extends Object
| Constructor and Description |
|---|
TokenCache() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getDefaultTokenCache() |
static String |
readToken(String tokenCacheFile) |
static void |
writeToken(String token) |
public static void writeToken(String token) throws KrbException
KrbExceptionpublic static File getDefaultTokenCache()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.