public static interface AbstractAccountChooserValve.AccountIDPMapProvider
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
|
void setServletContext(ServletContext servletContext)
servletContext
- void setClassLoader(ClassLoader classLoader)
ClassLoader
for the ProviderclassLoader
- Map<String,String> getIDPMap() throws IOException
IOException
Copyright © 2019 JBoss by Red Hat. All rights reserved.