| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.parsers.saml | |
| org.picketlink.identity.federation.core.saml.v2.factories | |
| org.picketlink.identity.federation.core.saml.v2.writers | |
| org.picketlink.identity.federation.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
| Modifier and Type | Method and Description |
|---|---|
protected StatusType |
SAMLStatusResponseTypeParser.parseStatus(XMLEventReader xmlEventReader)
Parse the status element
|
| Modifier and Type | Method and Description |
|---|---|
static StatusType |
JBossSAMLAuthnResponseFactory.createStatusType(String statusCodeURI)
Create a StatusType given the status code uri
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLResponseWriter.write(StatusType status)
Write a
StatusType to stream |
| Modifier and Type | Field and Description |
|---|---|
protected StatusType |
StatusResponseType.status |
| Modifier and Type | Method and Description |
|---|---|
StatusType |
StatusResponseType.getStatus()
Gets the value of the status property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusResponseType.setStatus(StatusType value)
Sets the value of the status property.
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.