Package net.shibboleth.idp.saml.session.impl
Implementation classes for SAML-specific session functionality.
-
Class Summary Class Description AddLogoutRequest Action that creates aLogoutRequestbased on anSAML2SPSessionin aLogoutPropagationContextand sets it as the message returned byInOutOperationContext.getOutboundMessageContext().BestMatchLocationLookupStrategy A strategy function for establishing an appropriateBestMatchLocationCriterionbased on theAssertionConsumerServicelocation used to initiate aSAML2SPSession.PrepareInboundMessageContext Action that adds an inboundMessageContextand aSAMLPeerEntityContextto theProfileRequestContextbased on the identity of a relying party, by default from aSAML2SPSessionfound in aLogoutPropagationContext.SAML1SPSessionCreationStrategy A function to create aSAML1SPSessionbased on profile execution state.SAML1SPSessionSerializer A serializer forSAML1SPSessionobjects.SAML2SPSessionCreationStrategy A function to create aSAML2SPSessionbased on profile execution state.SAML2SPSessionSerializer A serializer forSAML2SPSessionobjects.