Uses of Interface
org.opensaml.saml.saml2.ecp.Response
Packages that use Response
Package
Description
Implementations of SAML 2.0 ECP types and elements.
-
Uses of Response in org.opensaml.saml.saml2.ecp.impl
Classes in org.opensaml.saml.saml2.ecp.impl that implement ResponseMethods in org.opensaml.saml.saml2.ecp.impl that return ResponseModifier and TypeMethodDescriptionResponseBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.ResponseBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.