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.
 void SSOProfileHandler.SSORequestContext.setLoginContext(Saml2LoginContext context)
          Sets the current login context.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.