public final class CredentialHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
CredentialHelper.FixedLoginConfiguration
A login configuration which is defined from code.
|
private static class |
CredentialHelper.G
Privileged action which runs as the subject to get the credentials.
|
Modifier | Constructor and Description |
---|---|
private |
CredentialHelper() |
Modifier and Type | Method and Description |
---|---|
static org.ietf.jgss.GSSCredential |
creds(org.ietf.jgss.GSSManager mgr,
java.lang.String spn,
java.lang.String keytab) |