Uses of Class
edu.internet2.middleware.shibboleth.idp.authn.Saml2LoginContext

Packages that use Saml2LoginContext
edu.internet2.middleware.shibboleth.idp.profile.saml2   
 

Uses of Saml2LoginContext in edu.internet2.middleware.shibboleth.idp.profile.saml2
 

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, org.opensaml.ws.transport.http.HTTPInTransport in, org.opensaml.ws.transport.http.HTTPOutTransport out)
          Creates an authentication request context from the current environmental information.
protected  void SSOProfileHandler.completeAuthenticationRequest(Saml2LoginContext loginContext, org.opensaml.ws.transport.http.HTTPInTransport inTransport, org.opensaml.ws.transport.http.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 © 2006-2010 Internet2. All Rights Reserved.