Class ProcessAssertionsForAuthentication.DefaultResponseResolver

java.lang.Object
net.shibboleth.idp.saml.saml2.profile.impl.ProcessAssertionsForAuthentication.DefaultResponseResolver
All Implemented Interfaces:
Function<ProfileRequestContext,Response>
Enclosing class:
ProcessAssertionsForAuthentication

private class ProcessAssertionsForAuthentication.DefaultResponseResolver extends Object implements Function<ProfileRequestContext,Response>
The default response resolver function. NOTE: this is relative to the nested profile request context. Need to compose with other lookup function against the main/outer profile request context.