public class SpringStatusMessageLookupFunction extends Object implements Function<ProfileRequestContext,String>, MessageSourceAware
MessageSource functionality.| Modifier and Type | Field and Description |
|---|---|
private MessageSource |
messageSource
MessageSource injected by Spring, typically the parent ApplicationContext itself.
|
| Constructor and Description |
|---|
SpringStatusMessageLookupFunction() |
@Nonnull private MessageSource messageSource
@Nullable public String apply(@Nullable ProfileRequestContext input)
apply in interface Function<ProfileRequestContext,String>public void setMessageSource(MessageSource source)
setMessageSource in interface MessageSourceAwareCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.