Class LoopDetectionPredicate

java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.profile.context.logic.LoopDetectionPredicate
net.shibboleth.idp.profile.logic.LoopDetectionPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

@Deprecated(since="5.0.0", forRemoval=true) public class LoopDetectionPredicate extends net.shibboleth.profile.context.logic.LoopDetectionPredicate
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated stub for relocated class.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
  • Method Summary

    Methods inherited from class net.shibboleth.profile.context.logic.LoopDetectionPredicate

    setRelyingPartyMap, setThreshold, setUsernameLookupStrategy, test

    Methods inherited from class net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate

    getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface java.util.function.Predicate

    and, negate, or
  • Constructor Details

    • LoopDetectionPredicate

      public LoopDetectionPredicate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Constructor.