Class AttributeValueMatchesShibMDScope

All Implemented Interfaces:
Matcher, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class AttributeValueMatchesShibMDScope extends AbstractMatchesShibMDScopeMatcher
Class to implement a filter of string values against <shibmd:scope>.
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
      Class logger.
  • Constructor Details

    • AttributeValueMatchesShibMDScope

      public AttributeValueMatchesShibMDScope()
  • Method Details