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