Modifier and Type | Field and Description |
---|---|
protected PicketLinkType |
AbstractIDPValve.picketLinkConfiguration |
Modifier and Type | Method and Description |
---|---|
PicketLinkType |
AbstractIDPValve.getConfiguration()
Returns the configurations used.
|
Modifier and Type | Field and Description |
---|---|
protected PicketLinkType |
BaseFormAuthenticator.picketLinkConfiguration |
Constructor and Description |
---|
IDPAuthenticationMechanism(FormParserFactory formParserFactory,
String mechanismName,
String loginPage,
String errorPage,
PicketLinkType configuration,
PicketLinkAuditHelper auditHelper) |
Modifier and Type | Field and Description |
---|---|
protected PicketLinkType |
SPFormAuthenticationMechanism.configuration |
Constructor and Description |
---|
SPFormAuthenticationMechanism(FormParserFactory parserFactory,
String name,
String loginPage,
String errorPage,
ServletContext servletContext,
PicketLinkType configuration,
PicketLinkAuditHelper auditHelper) |
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 |
PropertiesConfigurationProvider.getPicketLinkConfiguration() |
PicketLinkType |
IDPMetadataConfigurationProvider.getPicketLinkConfiguration() |
PicketLinkType |
AbstractSPMetadataConfigurationProvider.getPicketLinkConfiguration() |
PicketLinkType |
AbstractSAMLConfigurationProvider.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 |
IDPFilter.initIDPConfiguration(PicketLinkType picketLinkConfiguration)
Initializes the IDP configuration.
|
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) |
ServiceProviderBaseProcessor(boolean postBinding,
String serviceURL,
PicketLinkType configuration,
IDPSSODescriptorType idpMetadata)
Construct
|
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) |
static PicketLinkType |
ConfigurationUtil.getConfiguration(ServletContext servletContext) |
PicketLinkType |
SAMLConfigurationProvider.getPicketLinkConfiguration()
Get the configuration
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.