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

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

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

Classes in org.opensaml.saml2.ecp.impl that implement RelayState
 class RelayStateImpl
          A concrete implementation of RelayState.
 

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



Copyright © 1999-2012. All Rights Reserved.