public class PropertiesAccountMapProvider extends Object implements AbstractAccountChooserValve.AccountIDPMapProvider
AbstractAccountChooserValve.AccountIDPMapProvider
using a
properties fileModifier and Type | Field and Description |
---|---|
static String |
PROP_FILE_NAME |
static String |
WEB_INF_PROP_FILE_NAME |
Constructor and Description |
---|
PropertiesAccountMapProvider() |
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)
AbstractAccountChooserValve.AccountIDPMapProvider
ClassLoader
for the ProvidersetClassLoader
in interface AbstractAccountChooserValve.AccountIDPMapProvider
public void setServletContext(ServletContext servletContext)
AbstractAccountChooserValve.AccountIDPMapProvider
setServletContext
in interface AbstractAccountChooserValve.AccountIDPMapProvider
public Map<String,String> getIDPMap() throws IOException
AbstractAccountChooserValve.AccountIDPMapProvider
getIDPMap
in interface AbstractAccountChooserValve.AccountIDPMapProvider
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.