Class EntitiesDescriptorNameCriterion

  • All Implemented Interfaces:
    net.shibboleth.utilities.java.support.resolver.Criterion

    public class EntitiesDescriptorNameCriterion
    extends java.lang.Object
    implements net.shibboleth.utilities.java.support.resolver.Criterion
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getExpectedName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EntitiesDescriptorNameCriterion

        public EntitiesDescriptorNameCriterion​(java.lang.String expectedName)
    • Method Detail

      • getExpectedName

        public java.lang.String getExpectedName()