|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Saml2LoginContext | |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
| Uses of Saml2LoginContext in edu.internet2.middleware.shibboleth.idp.profile.saml2 |
|---|
| Fields in edu.internet2.middleware.shibboleth.idp.profile.saml2 declared as Saml2LoginContext | |
|---|---|
private Saml2LoginContext |
SSOProfileHandler.SSORequestContext.loginContext
Current login context. |
| Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 that return Saml2LoginContext | |
|---|---|
Saml2LoginContext |
SSOProfileHandler.SSORequestContext.getLoginContext()
Gets the current login context. |
| Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 with parameters of type Saml2LoginContext | |
|---|---|
protected SSOProfileHandler.SSORequestContext |
SSOProfileHandler.buildRequestContext(Saml2LoginContext loginContext,
HTTPInTransport in,
HTTPOutTransport out)
Creates an authentication request context from the current environmental information. |
protected void |
SSOProfileHandler.completeAuthenticationRequest(Saml2LoginContext loginContext,
HTTPInTransport inTransport,
HTTPOutTransport outTransport)
Creates a response to the AuthnRequest and sends the user, with response in tow, back to the relying
party after they've been authenticated. |
void |
SSOProfileHandler.SSORequestContext.setLoginContext(Saml2LoginContext context)
Sets the current login context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||