パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.profile.saml1 |
修飾子とタイプ | メソッドと説明 |
---|---|
ShibbolethSSOLoginContext |
ShibbolethSSOProfileHandler.ShibbolethSSORequestContext.getLoginContext()
Gets the current login context.
|
修飾子とタイプ | メソッドと説明 |
---|---|
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.
|
Copyright © 2012. All Rights Reserved.