|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusResponseType | |
---|---|
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 |
Uses of StatusResponseType in org.picketlink.identity.federation.api.saml.v2.response |
---|
Methods in org.picketlink.identity.federation.api.saml.v2.response with parameters of type StatusResponseType | |
---|---|
Document |
SAML2Response.convert(StatusResponseType responseType)
Convert a SAML2 Response into a Document |
Uses of StatusResponseType in org.picketlink.identity.federation.core.parsers.saml |
---|
Methods in org.picketlink.identity.federation.core.parsers.saml that return StatusResponseType | |
---|---|
protected StatusResponseType |
SAMLStatusResponseTypeParser.parseBaseAttributes(StartElement startElement)
Parse the attributes that are common to all SAML Response Types |
protected StatusResponseType |
SAMLArtifactResponseParser.parseBaseAttributes(StartElement startElement)
Parse the attributes at the response element |
protected StatusResponseType |
SAMLResponseParser.parseBaseAttributes(StartElement startElement)
Parse the attributes at the response element |
Uses of StatusResponseType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type StatusResponseType | |
---|---|
void |
SAMLResponseWriter.write(StatusResponseType response,
QName qname)
Write a StatusResponseType |
Uses of StatusResponseType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Subclasses of StatusResponseType in org.picketlink.identity.federation.saml.v2.protocol | |
---|---|
class |
ArtifactResponseType
Java class for ArtifactResponseType complex type. |
class |
NameIDMappingResponseType
Java class for NameIDMappingResponseType complex type. |
class |
ResponseType
Java class for ResponseType complex type. |
Constructors in org.picketlink.identity.federation.saml.v2.protocol with parameters of type StatusResponseType | |
---|---|
ArtifactResponseType(StatusResponseType srt)
|
|
ResponseType(StatusResponseType srt)
|
|
StatusResponseType(StatusResponseType srt)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |