Uses of Interface
org.opensaml.samlext.samlpthrpty.RespondTo

Packages that use RespondTo
org.opensaml.samlext.samlpthrpty.impl Implementation for SAML 2 protocol third-party response profile objects. 
 

Uses of RespondTo in org.opensaml.samlext.samlpthrpty.impl
 

Classes in org.opensaml.samlext.samlpthrpty.impl that implement RespondTo
 class RespondToImpl
          Concerte implementation of RespondTo.
 

Methods in org.opensaml.samlext.samlpthrpty.impl that return RespondTo
 RespondTo RespondToBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 RespondTo RespondToBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
          
 



Copyright © 2006-2009 Internet2. All Rights Reserved.