Uses of Interface
org.opensaml.saml.saml2.ecp.RelayState
-
Packages that use RelayState Package Description org.opensaml.saml.saml2.ecp.impl Implementations of SAML 2.0 ECP types and elements. -
-
Uses of RelayState in org.opensaml.saml.saml2.ecp.impl
Classes in org.opensaml.saml.saml2.ecp.impl that implement RelayState Modifier and Type Class Description classRelayStateImplA concrete implementation ofRelayState.Methods in org.opensaml.saml.saml2.ecp.impl that return RelayState Modifier and Type Method Description RelayStateRelayStateBuilder. buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.RelayStateRelayStateBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-