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 |
IDPMetadataConfigurationProvider.getSPConfiguration() |
SPType |
SPMetadataProvider.getSPConfiguration() |
SPType |
PropertiesConfigurationProvider.getSPConfiguration() |
SPType |
AbstractSPMetadataConfigurationProvider.getSPConfiguration() |
abstract SPType |
AbstractSAMLConfigurationProvider.getSPConfiguration() |
Modifier and Type | Field and Description |
---|---|
protected SPType |
SPFilter.spConfiguration |
Modifier and Type | Method and Description |
---|---|
protected IDPSSODescriptorType |
SPFilter.getIdpMetadataFromFile(SPType configuration) |
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 © 2017. All rights reserved.