- All Implemented Interfaces:
- Function<org.opensaml.profile.context.ProfileRequestContext,String>, org.springframework.beans.factory.Aware, org.springframework.context.MessageSourceAware
public class SpringStatusMessageLookupFunction
extends Object
implements Function<org.opensaml.profile.context.ProfileRequestContext,String>, org.springframework.context.MessageSourceAware
A function that returns a status message to include, if any, in a SAML response based on the current
profile request context state, using Spring's MessageSource functionality.