Uses of Interface
org.opensaml.saml.ext.idpdisco.DiscoveryResponse
Packages that use DiscoveryResponse
Package
Description
Implementation for SAML v2.0 Identity Provider Discovery Profile.
-
Uses of DiscoveryResponse in org.opensaml.saml.ext.idpdisco.impl
Classes in org.opensaml.saml.ext.idpdisco.impl that implement DiscoveryResponseModifier and TypeClassDescriptionclassThis plugs into the standard opensaml2 parser framework to allow us to get useDiscoverResponseelements in our extensions.Methods in org.opensaml.saml.ext.idpdisco.impl that return DiscoveryResponseModifier and TypeMethodDescriptionDiscoveryResponseBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.DiscoveryResponseBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.