public class TestData extends Object
| Constructor and Description |
|---|
TestData() |
| Modifier and Type | Method and Description |
|---|---|
static Object[][] |
attributes() |
static Object[][] |
attributesAttributesWithUserIdAttribute() |
static Object[][] |
attributesDate() |
static Object[][] |
attributesDateAttribute() |
static Object[][] |
attributesLocaleLocale() |
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> |
createLocalizedAttributes(Locale locale) |
private static org.opensaml.saml.metadata.resolver.MetadataResolver |
createMetadataProvider(String file) |
private static net.shibboleth.idp.attribute.IdPAttribute |
getRandomAttribute() |
private static String |
getRandomAttributeId() |
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> |
getRandomAttributes() |
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> |
getRandomAttributesWithUserIdAttribute() |
private static Collection<net.shibboleth.idp.attribute.IdPAttributeValue<String>> |
getRandomAttributeValues() |
private static Boolean |
getRandomBoolean() |
private static DateTime |
getRandomDate() |
private static Map<Locale,String> |
getRandomDisplayDescriptions() |
private static Map<Locale,String> |
getRandomDisplayNames() |
private static String |
getRandomHash() |
private static Locale |
getRandomLocale() |
private static net.shibboleth.idp.attribute.IdPAttribute |
getRandomNumberedAttribute() |
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> |
getRandomNumberedAttributes() |
private static String |
getRandomRelyingPartyId() |
private static String |
getRandomString() |
private static net.shibboleth.idp.attribute.consent.User |
getRandomUser() |
private static String |
getRandomUserId() |
static Object[][] |
metadataProviderRelyingPartyId() |
static Object[][] |
numberedAttributes() |
static Object[][] |
userIdGlobalConsent() |
static Object[][] |
userRelyingPartyIdAttributeIdHashDate() |
static Object[][] |
userRelyingPartyIdAttributesDateAttributes() |
private static final Random random
private static String getRandomString()
private static String getRandomUserId()
private static String getRandomRelyingPartyId()
private static String getRandomAttributeId()
private static Boolean getRandomBoolean()
private static Locale getRandomLocale()
private static String getRandomHash()
private static DateTime getRandomDate()
private static net.shibboleth.idp.attribute.consent.User getRandomUser()
private static Collection<net.shibboleth.idp.attribute.IdPAttributeValue<String>> getRandomAttributeValues()
private static net.shibboleth.idp.attribute.IdPAttribute getRandomAttribute()
private static net.shibboleth.idp.attribute.IdPAttribute getRandomNumberedAttribute()
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> getRandomAttributes()
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> getRandomNumberedAttributes()
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> getRandomAttributesWithUserIdAttribute()
private static Collection<net.shibboleth.idp.attribute.IdPAttribute> createLocalizedAttributes(Locale locale)
private static org.opensaml.saml.metadata.resolver.MetadataResolver createMetadataProvider(String file)
public static Object[][] userIdGlobalConsent()
public static Object[][] userRelyingPartyIdAttributeIdHashDate()
public static Object[][] attributes()
public static Object[][] numberedAttributes()
public static Object[][] attributesAttributesWithUserIdAttribute()
public static Object[][] attributesDate()
public static Object[][] attributesDateAttribute()
public static Object[][] userRelyingPartyIdAttributesDateAttributes()
public static Object[][] metadataProviderRelyingPartyId()
public static Object[][] attributesLocaleLocale()
Copyright © 1999–2014. All rights reserved.