Uses of Interface
org.opensaml.saml2.ecp.Response

Packages that use Response
org.opensaml.saml2.ecp.impl   
 

Uses of Response in org.opensaml.saml2.ecp.impl
 

Classes in org.opensaml.saml2.ecp.impl that implement Response
 class ResponseImpl
          A concrete implementation of Response.
 

Methods in org.opensaml.saml2.ecp.impl that return Response
 Response ResponseBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 Response ResponseBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 2006-2010 Internet2. All Rights Reserved.