|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusDetail | |
---|---|
org.opensaml.saml2.core | Interfaces for SAML 2.0 core specification types and elements. |
org.opensaml.saml2.core.impl | Implementations of SAML 2.0 core specification types and elements. |
Uses of StatusDetail in org.opensaml.saml2.core |
---|
Methods in org.opensaml.saml2.core that return StatusDetail | |
---|---|
StatusDetail |
Status.getStatusDetail()
Gets the Detail of this Status. |
Methods in org.opensaml.saml2.core with parameters of type StatusDetail | |
---|---|
void |
Status.setStatusDetail(StatusDetail newStatusDetail)
Sets the Detail of this Status. |
Uses of StatusDetail in org.opensaml.saml2.core.impl |
---|
Methods in org.opensaml.saml2.core.impl that return StatusDetail | |
---|---|
StatusDetail |
StatusDetailBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
StatusDetail |
StatusDetailBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
StatusDetail |
StatusImpl.getStatusDetail()
Gets the Detail of this Status. |
Methods in org.opensaml.saml2.core.impl with parameters of type StatusDetail | |
---|---|
void |
StatusImpl.setStatusDetail(StatusDetail newStatusDetail)
Sets the Detail of this Status. |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |