Package net.shibboleth.idp.profile.spring.factory
package net.shibboleth.idp.profile.spring.factory
IdP factory bean implementations.
-
ClassDescriptionA factory bean to collect information to do with a
BasicCredential
.Form of encoding for SecretKey info.AbstractCredentialFactoryBean<T extends Credential>A factory bean to accumulate the information pertaining to anAbstractCredential
.A factory bean to collect information to do with an X509 backedBasicX509Credential
.Factory bean for BasicInline Credentials.Spring bean factory for producing aBasicCredential
fromResource
s.Spring bean factory for producing aBasicX509Credential
fromResource
s.A bean factory for creatingFlowDefinitionRegistry
instances, based on the programmatic builder built into SWF.Copied from SWF, a basic registry implementation.Derivation of SWF-supplied resource factory for flow definitions.This code is extended fromFlowModelFlowBuilder
in order to customize the SpringApplicationContext
used for flow configuration.This code is extended from org.springframework.webflow.engine.builder.model.FlowRelativeResourceLoader with modifications to support proper lookup of resources via both filesystem and classpath along with custom protocol-specific loaders.This code is copied verbatim from org.springframework.webflow.engine.builder.model.LocalFlowBuilderContext A builder context that delegates to a flow-local bean factory for builder services.Factory bean for simple use cases involving theExplicitKeyTrustEngine
and static credentials.File system specific bean for PKIXX509CredentialTrustEngine.This code is copied verbatim from org.springframework.webflow.engine.builder.model.SubflowExpressionA factory bean to understand X509Inline credentials.