Package net.shibboleth.idp.profile.logic
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
ConstructorsConstructorDescriptionDeprecated, 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, testMethods inherited from class net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
LoopDetectionPredicate
public LoopDetectionPredicate()Deprecated, for removal: This API element is subject to removal in a future version.Constructor.
-