Uses of Class
se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties
Packages that use BankIdConfigurationProperties
Package
Description
Audit logging support.
Configuration of the Swedish eID Reference IdP.
Session handling configuration.
Health indicator beans.
-
Uses of BankIdConfigurationProperties in se.swedenconnect.bankid.idp.audit
Constructors in se.swedenconnect.bankid.idp.audit with parameters of type BankIdConfigurationPropertiesModifierConstructorDescriptionAuditRepositoryConfiguration
(BankIdConfigurationProperties properties, se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties auditProperties) Constructor. -
Uses of BankIdConfigurationProperties in se.swedenconnect.bankid.idp.config
Constructors in se.swedenconnect.bankid.idp.config with parameters of type BankIdConfigurationPropertiesModifierConstructorDescriptionBankIdConfiguration
(BankIdConfigurationProperties properties) Constructor.OverrideConfiguration
(BankIdConfigurationProperties properties) Constructor. -
Uses of BankIdConfigurationProperties in se.swedenconnect.bankid.idp.config.session
Constructors in se.swedenconnect.bankid.idp.config.session with parameters of type BankIdConfigurationPropertiesModifierConstructorDescriptionSessionDeprecationConfiguration
(BankIdConfigurationProperties bankidProperties, se.swedenconnect.spring.saml.idp.autoconfigure.settings.IdentityProviderConfigurationProperties idpProperties) Constructor. -
Uses of BankIdConfigurationProperties in se.swedenconnect.bankid.idp.health
Constructors in se.swedenconnect.bankid.idp.health with parameters of type BankIdConfigurationPropertiesModifierConstructorDescriptionConstructor.SamlMetadataHealthIndicator
(org.opensaml.saml.metadata.resolver.MetadataResolver metadataResolver, BankIdConfigurationProperties properties) Constructor.