Class DuoUsernameClaimLookupStrategy

java.lang.Object
net.shibboleth.idp.plugin.authn.duo.impl.DuoUsernameClaimLookupStrategy
All Implemented Interfaces:
BiFunction<ProfileRequestContext,com.nimbusds.jwt.JWTClaimsSet,String>

@ThreadSafe public final class DuoUsernameClaimLookupStrategy extends Object implements BiFunction<ProfileRequestContext,com.nimbusds.jwt.JWTClaimsSet,String>
Find the authenticating principals username from the DuoOIDCAuthenticationContext. Returns null if not found.