| Package | Description |
|---|---|
| net.shibboleth.idp.authn.spnego.impl |
Implementation of SPNEGO authentication flow.
|
| Modifier and Type | Field and Description |
|---|---|
private GSSContextAcceptor |
SPNEGOContext.contextAcceptor
Utility class that manages credentials and state for GSS loop.
|
| Modifier and Type | Method and Description |
|---|---|
protected GSSContextAcceptor |
SPNEGOAuthnController.createGSSContextAcceptor(SPNEGOContext spnegoCtx)
Create a new
GSSContextAcceptor object. |
GSSContextAcceptor |
SPNEGOContext.getContextAcceptor()
Get the context acceptor for the current request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPNEGOContext.setContextAcceptor(GSSContextAcceptor acceptor)
Set the context acceptor for the current request.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.