public class PropertiesIdentityURLProvider extends Object implements IdentityURLConfigurationProvider
IdentityURLConfigurationProvider
using a properties fileModifier 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)
IdentityURLConfigurationProvider
ClassLoader
for the ProvidersetClassLoader
in interface IdentityURLConfigurationProvider
public void setServletContext(ServletContext servletContext)
IdentityURLConfigurationProvider
setServletContext
in interface IdentityURLConfigurationProvider
public Map<String,String> getIDPMap() throws IOException
IdentityURLConfigurationProvider
getIDPMap
in interface IdentityURLConfigurationProvider
IOException
Copyright © 2017 JBoss by Red Hat. All rights reserved.