Package | Description |
---|---|
se.litsec.opensaml.saml2.common.response |
Interfaces and classes for working with SAML responses.
|
Modifier and Type | Class and Description |
---|---|
class |
ResponseProcessingResultImpl
Implementation of the
ResponseProcessingResult interface. |
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.