Class MetadataCacheBuilder
java.lang.Object
net.shibboleth.oidc.metadata.cache.impl.MetadataCacheBuilder
A builder that creates, initializes, and safely publishes the correct
metadata cache
based on the supplied metadata cache builder specification.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA static builder for generating a batch metadata cache from a given specification. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MetadataCacheBuilder
private MetadataCacheBuilder()Private constructor.
-