Class AbstractDynamicMetadataResolver.DynamicEntityBackingStore

    • Constructor Detail

      • DynamicEntityBackingStore

        protected DynamicEntityBackingStore​(@Nullable @NonnullElements @Unmodifiable @NotLive
                                            Set<org.opensaml.saml.metadata.resolver.index.MetadataIndex> initIndexes)
        Constructor.
        Parameters:
        initIndexes - secondary indexes for which to initialize storage
    • Method Detail

      • getSecondaryIndexManager

        public LockableMetadataIndexManager<String> getSecondaryIndexManager()
        Get the secondary index manager.
        Returns:
        the manager for secondary indexes
      • removeManagementData

        public void removeManagementData​(@Nonnull
                                         String entityID)
        Remove the management data for the specified entityID.
        Parameters:
        entityID - the input entityID