Class AbstractReloadingOIDCEntityResolver.RefreshMetadataTask
- java.lang.Object
-
- java.util.TimerTask
-
- net.shibboleth.oidc.metadata.impl.AbstractReloadingOIDCEntityResolver.RefreshMetadataTask
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- AbstractReloadingOIDCEntityResolver<Key extends com.nimbusds.oauth2.sdk.id.Identifier,Value>
private class AbstractReloadingOIDCEntityResolver.RefreshMetadataTask extends TimerTask
Background task that refreshes metadata.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateRefreshMetadataTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-