| Package | Description | 
|---|---|
| se.litsec.opensaml.saml2.common.request | Interfaces and classes for handling SAML requests. | 
| se.litsec.opensaml.saml2.common.response | Interfaces and classes for working with SAML responses. | 
| Modifier and Type | Method and Description | 
|---|---|
| RequestHttpObject<T> | RequestGenerator. generateRequest(I input,
               PeerMetadataResolver metadataResolver)Generates a SAML request message. | 
| protected EntityDescriptor | AbstractRequestGenerator. getPeerMetadata(RequestGeneratorInput input,
               PeerMetadataResolver metadataResolver)Returns the peer metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResponseProcessingResult | ResponseProcessorImpl. processSamlResponse(String samlResponse,
                   String relayState,
                   ResponseProcessingInput input,
                   PeerMetadataResolver peerMetadataResolver,
                   ValidationContext validationContext)Processes a SAML response including signature validation and assertion decryption. | 
| ResponseProcessingResult | ResponseProcessor. processSamlResponse(String samlResponse,
                   String relayState,
                   ResponseProcessingInput input,
                   PeerMetadataResolver peerMetadataResolver,
                   ValidationContext validationContext)Processes a SAML response including signature validation and assertion decryption. | 
Copyright © 2018 Litsec AB. All rights reserved.