Package | Description |
---|---|
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
Modifier and Type | Method and Description |
---|---|
StatusMessage |
Status.getStatusMessage()
Return the object representing the
StatusMessage |
Modifier and Type | Method and Description |
---|---|
void |
Status.setStatusMessage(StatusMessage statusMessage)
Set the object representing the
StatusMessage |
Modifier and Type | Method and Description |
---|---|
StatusMessage |
StatusMessageBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
StatusMessage |
StatusMessageBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
StatusMessage |
StatusImpl.getStatusMessage()
Return the object representing the
StatusMessage |
Modifier and Type | Method and Description |
---|---|
void |
StatusImpl.setStatusMessage(StatusMessage statusMessage)
Set the object representing the
StatusMessage |
Copyright © 1999-2013. All Rights Reserved.