Class UserQueryStage

  • All Implemented Interfaces:
    ProgressStage<UserQueryConfig>

    public final class UserQueryStage
    extends Object
    implements ProgressStage<UserQueryConfig>
    Stage is responsible for querying the underlying service for a user based on the supplied query fields. Once identified, it populates "mail" and "userId" fields in the context.
    Since:
    0.5.0