@ContextConfiguration(value="classpath:/consent-test-context.xml") public class LocalizationHelperTest extends AbstractTestNGSpringContextTests
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.attribute.consent.LocalizationHelper |
localizationHelper |
applicationContext, logger| Constructor and Description |
|---|
LocalizationHelperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
configuredLocalizationHelper() |
void |
getAttributeNameAndDescription(Collection<net.shibboleth.idp.attribute.IdPAttribute> attributes,
Locale locale,
Locale otherLocale) |
void |
getRelyingPartyNameAndDescription(org.opensaml.saml.metadata.resolver.MetadataResolver metadataResolver,
String relyingPartyId) |
void |
selectLocale() |
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprivate net.shibboleth.idp.attribute.consent.LocalizationHelper localizationHelper
public void configuredLocalizationHelper()
public void selectLocale()
public void getRelyingPartyNameAndDescription(org.opensaml.saml.metadata.resolver.MetadataResolver metadataResolver,
String relyingPartyId)
public void getAttributeNameAndDescription(Collection<net.shibboleth.idp.attribute.IdPAttribute> attributes, Locale locale, Locale otherLocale)
Copyright © 1999–2014. All rights reserved.