public class PropertiesIdentityURLProvider extends Object implements IdentityURLConfigurationProvider
IdentityURLConfigurationProvider
using a properties file| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_FILE_NAME |
static String |
WEB_INF_PROP_FILE_NAME |
| Constructor and Description |
|---|
PropertiesIdentityURLProvider() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getIDPMap()
Get a map of AccountName versus IDP URLs
|
void |
setClassLoader(ClassLoader classLoader)
Set a
ClassLoader for the Provider |
void |
setServletContext(ServletContext servletContext)
Set the servlet context for resources on web classpath
|
public static final String PROP_FILE_NAME
public static final String WEB_INF_PROP_FILE_NAME
public void setClassLoader(ClassLoader classLoader)
IdentityURLConfigurationProviderClassLoader for the ProvidersetClassLoader in interface IdentityURLConfigurationProviderpublic void setServletContext(ServletContext servletContext)
IdentityURLConfigurationProvidersetServletContext in interface IdentityURLConfigurationProviderpublic Map<String,String> getIDPMap() throws IOException
IdentityURLConfigurationProvidergetIDPMap in interface IdentityURLConfigurationProviderIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.