| Modifier and Type | Method and Description |
|---|---|
void |
KrbHandler.init(KrbContext context)
Init with krbcontext.
|
| Modifier and Type | Method and Description |
|---|---|
protected KrbContext |
AbstractInternalKrbClient.getContext() |
| Modifier and Type | Field and Description |
|---|---|
protected KrbContext |
AbstractPreauthPlugin.context |
| Modifier and Type | Method and Description |
|---|---|
void |
KrbPreauth.init(KrbContext krbContext)
Initializing preauth plugin context
|
void |
AbstractPreauthPlugin.init(KrbContext context)
Initializing preauth plugin context
|
void |
PreauthHandler.init(KrbContext krbContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
PkinitPreauth.init(KrbContext context)
Initializing preauth plugin context
|
| Modifier and Type | Method and Description |
|---|---|
void |
TokenPreauth.init(KrbContext context)
Initializing preauth plugin context
|
| Modifier and Type | Method and Description |
|---|---|
KrbContext |
KdcRequest.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcRequest.setContext(KrbContext context) |
| Constructor and Description |
|---|
ArmoredAsRequest(KrbContext context) |
ArmoredTgsRequest(KrbContext context) |
AsRequest(KrbContext context) |
AsRequestWithCert(KrbContext context) |
AsRequestWithKeytab(KrbContext context) |
AsRequestWithPasswd(KrbContext context) |
AsRequestWithToken(KrbContext context) |
KdcRequest(KrbContext context) |
TgsRequest(KrbContext context) |
TgsRequestWithTgt(KrbContext context,
TgtTicket tgt) |
TgsRequestWithToken(KrbContext context) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.