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