Uses of Interface
org.opensaml.saml.saml1.core.Response
Packages that use Response
Package
Description
Context classes for SAML-based messaging function.
Classes for SAML 1.x 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.processSaml1Response(Response response) Resolve the SAML entity ID from a SAML 1 response. -
Uses of Response in org.opensaml.saml.saml1.profile
Methods in org.opensaml.saml.saml1.profile with parameters of type ResponseModifier and TypeMethodDescriptionstatic AssertionSAML1ActionSupport.addAssertionToResponse(AbstractProfileAction action, Response response, IdentifierGenerationStrategy idGenerator, String issuer)