| Modifier and Type | Method and Description |
|---|---|
protected KerberosCredentials |
DirectKerberosClient.retrieveCredentials(WebContext context) |
| Constructor and Description |
|---|
DirectKerberosClient(Authenticator authenticator,
ProfileCreator<KerberosCredentials,KerberosProfile> profileCreator) |
| Modifier and Type | Method and Description |
|---|---|
protected KerberosCredentials |
IndirectKerberosClient.retrieveCredentials(WebContext context) |
| Constructor and Description |
|---|
IndirectKerberosClient(Authenticator authenticator,
ProfileCreator<KerberosCredentials,KerberosProfile> profileCreator) |
| Modifier and Type | Method and Description |
|---|---|
void |
KerberosAuthenticator.validate(KerberosCredentials credentials,
WebContext context) |
| Modifier and Type | Method and Description |
|---|---|
KerberosCredentials |
KerberosExtractor.extract(WebContext context) |
Copyright © 2019. All rights reserved.