Uses of Interface
org.opensaml.saml.saml2.core.Response
Packages that use Response
Package
Description
Context classes for SAML-based messaging function.
Classes for SAML 2.0 profile behavior.
-
Uses of Response in org.opensaml.saml.common.messaging.context
Methods in org.opensaml.saml.common.messaging.context with parameters of type ResponseModifier and TypeMethodDescriptionprotected StringSAMLPeerEntityContext.processSaml2ResponseAssertions(Response response) Resolve the SAML entity ID from the Assertions of a SAML 2 response. -
Uses of Response in org.opensaml.saml.saml2.profile
Methods in org.opensaml.saml.saml2.profile with parameters of type ResponseModifier and TypeMethodDescriptionstatic AssertionSAML2ActionSupport.addAssertionToResponse(AbstractProfileAction action, Response response, IdentifierGenerationStrategy idGenerator, String issuer)