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