|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusDetailType | |
---|---|
org.picketlink.identity.federation.core.saml.v2.writers | |
org.picketlink.identity.federation.saml.v2.protocol | Package containing the classes for the protocol of SAMLv2 |
Uses of StatusDetailType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type StatusDetailType | |
---|---|
void |
SAMLResponseWriter.write(StatusDetailType statusDetailType)
Write a StatusDetailType to stream |
Uses of StatusDetailType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v2.protocol declared as StatusDetailType | |
---|---|
protected StatusDetailType |
StatusType.statusDetail
|
Methods in org.picketlink.identity.federation.saml.v2.protocol that return StatusDetailType | |
---|---|
StatusDetailType |
StatusType.getStatusDetail()
Gets the value of the statusDetail property. |
Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type StatusDetailType | |
---|---|
void |
StatusType.setStatusDetail(StatusDetailType value)
Sets the value of the statusDetail property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |