Class MetadataCacheBuilder
- java.lang.Object
-
- net.shibboleth.oidc.metadata.cache.impl.MetadataCacheBuilder
-
public final class MetadataCacheBuilder extends Object
A builder that creates, initializes, and safely publishes the correctmetadata cachebased on the suppliedmetadata cache builder specification.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMetadataCacheBuilder.Builder<IdentifierType,MetadataType>A static builder for generating a batch metadata cache from a given specification.
-
Constructor Summary
Constructors Modifier Constructor Description privateMetadataCacheBuilder()Private constructor.
-