Uses of Interface
se.swedenconnect.security.credential.monitoring.CredentialMonitorBean
Package
Description
Some types of credentials may need to be monitored to ensure that they are still in function.
Credentials support autoconfiguration.
-
Uses of CredentialMonitorBean in se.swedenconnect.security.credential.monitoring
Modifier and TypeClassDescriptionclass
The default implementation of theCredentialMonitorBean
interface.ModifierConstructorDescriptionCredentialMonitorTask
(CredentialMonitorBean credentialMonitor) Constructor setting up a monitoring task. -
Uses of CredentialMonitorBean in se.swedenconnect.security.credential.spring.autoconfigure
ModifierConstructorDescriptionMonitorSchedulerAutoConfiguration
(TaskScheduler taskScheduler, CredentialMonitorBean monitorBean, SpringCredentialBundlesConfigurationProperties properties)