Uses of Class
edu.internet2.middleware.shibboleth.idp.profile.saml2.ArtifactResolution.ArtifactResolutionRequestContext

Packages that use ArtifactResolution.ArtifactResolutionRequestContext
edu.internet2.middleware.shibboleth.idp.profile.saml2   
 

Uses of ArtifactResolution.ArtifactResolutionRequestContext in edu.internet2.middleware.shibboleth.idp.profile.saml2
 

Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 with parameters of type ArtifactResolution.ArtifactResolutionRequestContext
protected  org.opensaml.saml2.core.ArtifactResponse ArtifactResolution.buildArtifactErrorResponse(ArtifactResolution.ArtifactResolutionRequestContext requestContext)
          Constructs an artifact resolution response with an error status as content.
protected  org.opensaml.saml2.core.ArtifactResponse ArtifactResolution.buildArtifactResponse(ArtifactResolution.ArtifactResolutionRequestContext requestContext)
          Constructs a artifact resolution response with the derferenced SAML message inside.
protected  void ArtifactResolution.decodeRequest(ArtifactResolution.ArtifactResolutionRequestContext requestContext, org.opensaml.ws.transport.http.HTTPInTransport inTransport, org.opensaml.ws.transport.http.HTTPOutTransport outTransport)
          Decodes an incoming request and populates a created request context with the resultant information.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.