|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusDetail | |
|---|---|
| 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. |
| Uses of StatusDetail in org.opensaml.saml1.core |
|---|
| Methods in org.opensaml.saml1.core that return StatusDetail | |
|---|---|
StatusDetail |
Status.getStatusDetail()
Return the object representing the StatusDetail |
| Methods in org.opensaml.saml1.core with parameters of type StatusDetail | |
|---|---|
void |
Status.setStatusDetail(StatusDetail statusDetail)
Set the object representing the StatusDetail |
| Uses of StatusDetail in org.opensaml.saml1.core.impl |
|---|
| Classes in org.opensaml.saml1.core.impl that implement StatusDetail | |
|---|---|
class |
StatusDetailImpl
Concrete implementation of StatusDetail |
| Methods in org.opensaml.saml1.core.impl that return StatusDetail | |
|---|---|
StatusDetail |
StatusDetailBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
StatusDetail |
StatusDetailBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
StatusDetail |
StatusImpl.getStatusDetail()
Return the object representing the StatusDetail |
| Methods in org.opensaml.saml1.core.impl with parameters of type StatusDetail | |
|---|---|
void |
StatusImpl.setStatusDetail(StatusDetail statusDetail)
Set the object representing the StatusDetail |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||