Class UsernameLookupFromSubjectContext

java.lang.Object
net.shibboleth.idp.plugin.authn.webauthn.context.navigate.UsernameLookupFromSubjectContext
All Implemented Interfaces:
Function<ProfileRequestContext,String>

@ThreadSafe public class UsernameLookupFromSubjectContext extends Object implements Function<ProfileRequestContext,String>
Pull out a username/principalName from the SubjectContext.getPrincipalName() if it exists.