Modifier and Type | Method and Description |
---|---|
void |
IDPType.importFrom(IDPType other)
Import values from another
IDPType |
Modifier and Type | Method and Description |
---|---|
protected IDPType |
SAMLConfigParser.parseIDPConfiguration(XMLEventReader xmlEventReader) |
Modifier and Type | Field and Description |
---|---|
protected IDPType |
AbstractIDPValve.idpConfiguration |
Modifier and Type | Method and Description |
---|---|
static IDPType |
CoreConfigUtil.getIDPType(IDPSSODescriptorType idpSSODescriptor)
Get the IDP Type
|
Modifier and Type | Field and Description |
---|---|
protected IDPType |
AbstractSAMLConfigurationProvider.configParsedIDPType |
Modifier and Type | Method and Description |
---|---|
IDPType |
SPMetadataProvider.getIDPConfiguration() |
IDPType |
PropertiesConfigurationProvider.getIDPConfiguration() |
IDPType |
IDPMetadataConfigurationProvider.getIDPConfiguration() |
IDPType |
AbstractSPMetadataConfigurationProvider.getIDPConfiguration() |
abstract IDPType |
AbstractSAMLConfigurationProvider.getIDPConfiguration() |
Modifier and Type | Field and Description |
---|---|
protected IDPType |
IDPFilter.idpConfiguration |
Constructor and Description |
---|
IDPFilter(IDPType idpType) |
Modifier and Type | Field and Description |
---|---|
protected IDPType |
IDPServlet.idpConfiguration |
Modifier and Type | Method and Description |
---|---|
IDPType |
SAMLConfigurationProvider.getIDPConfiguration()
Get the
IDPType configuration |
static IDPType |
ConfigurationUtil.getIDPConfiguration(InputStream is)
Get the IDP Configuration from the passed configuration
|
Constructor and Description |
---|
IDPWebRequestUtil(HttpServletRequest request,
IDPType idp,
TrustKeyManager keym) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.