| Package | Description |
|---|---|
| org.opensaml.saml.ext.samlpthrpty.impl |
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RespondToImpl
Concerte implementation of
RespondTo. |
| Modifier and Type | Method and Description |
|---|---|
RespondTo |
RespondToBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
RespondTo |
RespondToBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|