Uses of Interface
com.vaadin.flow.server.dau.UserIdentitySupplier
Packages that use UserIdentitySupplier
-
Uses of UserIdentitySupplier in com.vaadin.flow.server.dau
Methods in com.vaadin.flow.server.dau that return UserIdentitySupplierModifier and TypeMethodDescriptiondefault UserIdentitySupplierDAUCustomizer.getUserIdentitySupplier()Gets the function to be used to determine the user identity for the current request.