Package | Description |
---|---|
org.opensaml.samlext.idpdisco |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get use
DiscoverResponse
elements in our extensions. |
Modifier and Type | Method and Description |
---|---|
DiscoveryResponse |
DiscoveryResponseBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
DiscoveryResponse |
DiscoveryResponseBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.