public class CredentialHelper extends Object
| Constructor and Description |
|---|
CredentialHelper() |
| Modifier and Type | Method and Description |
|---|---|
static GSSCredential |
creds(GSSManager mgr,
String spn,
String keytab) |
public static GSSCredential creds(GSSManager mgr, String spn, String keytab) throws LoginException, GSSException
LoginExceptionGSSExceptionCopyright © 2008–2019 The Apache Software Foundation. All rights reserved.