Class DefaultMetadataPolicyOperator

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
net.shibboleth.oidc.metadata.policy.impl.DefaultMetadataPolicyOperator
All Implemented Interfaces:
CustomMetadataPolicyOperator, Component, DestructableComponent, InitializableComponent

public class DefaultMetadataPolicyOperator extends AbstractInitializableComponent implements CustomMetadataPolicyOperator
A CustomMetadataPolicyOperator implementation that uses customizable Predicate for validating the metadata policy and BiFunction for performing the operation.
Since:
3.1.0