Package | Description |
---|---|
org.picketlink.identity.federation.api.saml.v2.response | |
org.picketlink.identity.federation.core.parsers.saml | |
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 |
---|---|
Document |
SAML2Response.convert(StatusResponseType responseType)
Convert a SAML2 Response into a Document
|
Modifier and Type | Method and Description |
---|---|
protected StatusResponseType |
SAMLStatusResponseTypeParser.parseBaseAttributes(StartElement startElement)
Parse the attributes that are common to all SAML Response Types
|
protected StatusResponseType |
SAMLResponseParser.parseBaseAttributes(StartElement startElement)
Parse the attributes at the response element
|
protected StatusResponseType |
SAMLArtifactResponseParser.parseBaseAttributes(StartElement startElement)
Parse the attributes at the response element
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLResponseWriter.write(StatusResponseType response,
QName qname)
Write a
StatusResponseType |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactResponseType
Java class for ArtifactResponseType complex type.
|
class |
NameIDMappingResponseType
Java class for NameIDMappingResponseType complex type.
|
class |
ResponseType
Java class for ResponseType complex type.
|
Constructor and Description |
---|
ArtifactResponseType(StatusResponseType srt) |
ResponseType(StatusResponseType srt) |
StatusResponseType(StatusResponseType srt) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.