|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusCodeType | |
---|---|
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 StatusCodeType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type StatusCodeType | |
---|---|
void |
SAMLResponseWriter.write(StatusCodeType statusCodeType)
Write a StatusCodeType to stream |
Uses of StatusCodeType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v2.protocol declared as StatusCodeType | |
---|---|
protected StatusCodeType |
StatusType.statusCode
|
protected StatusCodeType |
StatusCodeType.statusCode
|
Methods in org.picketlink.identity.federation.saml.v2.protocol that return StatusCodeType | |
---|---|
StatusCodeType |
StatusType.getStatusCode()
Gets the value of the statusCode property. |
StatusCodeType |
StatusCodeType.getStatusCode()
Gets the value of the statusCode property. |
Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type StatusCodeType | |
---|---|
void |
StatusType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property. |
void |
StatusCodeType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |