private class MessageSourceConsentFunctionTest.MockMessageSource extends Object implements org.springframework.context.MessageSource
| Modifier | Constructor and Description |
|---|---|
private |
MessageSourceConsentFunctionTest.MockMessageSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(org.springframework.context.MessageSourceResolvable resolvable,
Locale locale) |
String |
getMessage(String code,
Object[] args,
Locale locale) |
String |
getMessage(String code,
Object[] args,
String defaultMessage,
Locale locale) |
private MessageSourceConsentFunctionTest.MockMessageSource()
public String getMessage(String code, Object[] args, String defaultMessage, Locale locale)
getMessage in interface org.springframework.context.MessageSourcepublic String getMessage(String code, Object[] args, Locale locale) throws org.springframework.context.NoSuchMessageException
getMessage in interface org.springframework.context.MessageSourceorg.springframework.context.NoSuchMessageExceptionpublic String getMessage(org.springframework.context.MessageSourceResolvable resolvable, Locale locale) throws org.springframework.context.NoSuchMessageException
getMessage in interface org.springframework.context.MessageSourceorg.springframework.context.NoSuchMessageExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.