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

Packages that use ShibbolethSSOLoginContext
edu.internet2.middleware.shibboleth.idp.profile.saml1   
 

Uses of ShibbolethSSOLoginContext in edu.internet2.middleware.shibboleth.idp.profile.saml1
 

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, 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 ShibbolethSSOProfileHandler.ShibbolethSSORequestContext.setLoginContext(ShibbolethSSOLoginContext context)
          Sets the current login context.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.