| Modifier and Type | Method and Description |
|---|---|
protected void |
SAMLConfigParser.parseIdentityURLProvider(XMLEventReader xmlEventReader,
StartElement startElement,
SPType sp) |
| Modifier and Type | Field and Description |
|---|---|
protected SPType |
BaseFormAuthenticator.spConfiguration |
| Modifier and Type | Method and Description |
|---|---|
SPType |
BaseFormAuthenticator.getConfiguration()
Get the
SPType |
| Modifier and Type | Field and Description |
|---|---|
protected SPType |
SPFormAuthenticationMechanism.spConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected IDPSSODescriptorType |
SPFormAuthenticationMechanism.getIdpMetadataFromFile(SPType configuration) |
static HandlerWrapper |
IdentityURLProviderHandler.wrapper(SPType spType,
ServletContext servletContext) |
| Constructor and Description |
|---|
IdentityURLProviderHandler(SPType spType,
ServletContext servletContext,
HttpHandler next) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AssertionUtil.isAudience(AssertionType assertionType,
SPType spType)
Checks whether the given assertion is intended for the given
SPType or not. |
| Modifier and Type | Method and Description |
|---|---|
static SPType |
CoreConfigUtil.getSPConfiguration(EntitiesDescriptorType entitiesDescriptor,
String bindingURI)
Given a metadata
EntityDescriptorType, construct the Service provider configuration |
| Modifier and Type | Field and Description |
|---|---|
protected SPType |
AbstractSAMLConfigurationProvider.configParsedSPType |
| Modifier and Type | Method and Description |
|---|---|
SPType |
SPMetadataProvider.getSPConfiguration() |
SPType |
PropertiesConfigurationProvider.getSPConfiguration() |
SPType |
IDPMetadataConfigurationProvider.getSPConfiguration() |
SPType |
AbstractSPMetadataConfigurationProvider.getSPConfiguration() |
abstract SPType |
AbstractSAMLConfigurationProvider.getSPConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected SPType |
SPFilter.spConfiguration |
| Modifier and Type | Method and Description |
|---|---|
SPType |
SAMLConfigurationProvider.getSPConfiguration()
Get the configuration
|
static SPType |
ConfigurationUtil.getSPConfiguration(InputStream is)
Get the SP Configuration from the passed inputstream
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.