| Interface | Description |
|---|---|
| UserService |
Service for tracking the set of valid users (email addresses) available in the
environment.
|
| Class | Description |
|---|---|
| Context |
Common settings used across all services.
|
| HttpUserService |
Calls one or more remote services via HTTP to check if an email is valid.
|
| UserServiceEndpoint |
Provide visibility into current state of the user service.
|
| UserServiceModule |
Setup bindings for
UserService. |