Class AllowCurrentUserAccessPredicate.DefaultCurrentUserComparisonPredicate

java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.admin.impl.AllowCurrentUserAccessPredicate.DefaultCurrentUserComparisonPredicate
All Implemented Interfaces:
BiPredicate<ProfileRequestContext,Pair<String,String>>
Enclosing class:
AllowCurrentUserAccessPredicate

public static class AllowCurrentUserAccessPredicate.DefaultCurrentUserComparisonPredicate extends Object implements BiPredicate<ProfileRequestContext,Pair<String,String>>
Default comparison predicate which just compares the equality of the input strings.