| Modifier and Type | Method and Description |
|---|---|
static PicketLinkType |
MetadataProviderUtils.getPicketLinkConf(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static Handler |
MetadataProviderUtils.getHandler(PicketLinkType picketLinkType,
String handlerName) |
static ProviderType |
MetadataProviderUtils.getProviderType(PicketLinkType picketLinkConfiguration) |
void |
SPMetadataProvider.setPicketLinkConf(PicketLinkType picketLinkType) |
| Modifier and Type | Field and Description |
|---|---|
protected PicketLinkType |
AbstractSAMLConfigurationProvider.configParsedPicketLinkType |
| Modifier and Type | Method and Description |
|---|---|
PicketLinkType |
AbstractSAMLConfigurationProvider.getPicketLinkConfiguration() |
PicketLinkType |
PropertiesConfigurationProvider.getPicketLinkConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected PicketLinkType |
SPFilter.picketLinkConfiguration |
protected PicketLinkType |
IDPFilter.picketLinkConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected PicketLinkType |
IDPFilter.getConfiguration()
Returns the configurations used.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SPFilter.initializeHandlerChain(PicketLinkType picketLinkType) |
protected void |
SPFilter.populateChainConfig(PicketLinkType picketLinkType) |
| Modifier and Type | Field and Description |
|---|---|
protected PicketLinkType |
ServiceProviderBaseProcessor.configuration |
| Constructor and Description |
|---|
SAMLHandlerChainProcessor(Set<SAML2Handler> handlers,
PicketLinkType configuration) |
ServiceProviderBaseProcessor(boolean postBinding,
String serviceURL,
PicketLinkType configuration)
Construct
|
ServiceProviderBaseProcessor(boolean postBinding,
String serviceURL,
PicketLinkType configuration,
IDPSSODescriptorType idpMetadata) |
ServiceProviderSAMLRequestProcessor(boolean postBinding,
String serviceURL,
PicketLinkType configuration)
Construct
|
ServiceProviderSAMLRequestProcessor(boolean postBinding,
String serviceURL,
PicketLinkType configuration,
IDPSSODescriptorType idpMetadata) |
ServiceProviderSAMLResponseProcessor(boolean postBinding,
String serviceURL,
PicketLinkType picketLinkType)
Construct
|
ServiceProviderSAMLResponseProcessor(boolean postBinding,
String serviceURL,
PicketLinkType picketLinkType,
IDPSSODescriptorType idpMetadata) |
| Modifier and Type | Field and Description |
|---|---|
protected PicketLinkType |
IDPServlet.picketLinkConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static PicketLinkType |
ConfigurationUtil.getConfiguration(InputStream is) |
PicketLinkType |
SAMLConfigurationProvider.getPicketLinkConfiguration()
Get the configuration
|
Copyright © 2021. All rights reserved.