Uses of Interface
org.opensaml.saml.ext.samlpthrpty.RespondTo
Packages that use RespondTo
Package
Description
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
-
Uses of RespondTo in org.opensaml.saml.ext.samlpthrpty.impl
Classes in org.opensaml.saml.ext.samlpthrpty.impl that implement RespondToMethods in org.opensaml.saml.ext.samlpthrpty.impl that return RespondToModifier and TypeMethodDescriptionRespondToBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.RespondToBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.