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

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

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

Classes in org.opensaml.saml2.ecp.impl that implement Request
 class RequestImpl
          A concrete implementation of Request.
 

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



Copyright © 2006-2010 Internet2. All Rights Reserved.