JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
H
I
S
T
U
C
close()
- Method in class com.netflix.iep.userservice.
Context
com.netflix.iep.userservice
- package com.netflix.iep.userservice
configure()
- Method in class com.netflix.iep.userservice.
UserServiceModule
Context
- Class in
com.netflix.iep.userservice
Common settings used across all services.
Context(Registry, Config, HttpClient, SSLSocketFactory)
- Constructor for class com.netflix.iep.userservice.
Context
E
emailAddresses()
- Method in class com.netflix.iep.userservice.
HttpUserService
emailAddresses()
- Method in interface com.netflix.iep.userservice.
UserService
Returns the set of all email addresses.
G
get()
- Method in class com.netflix.iep.userservice.
UserServiceEndpoint
get(String)
- Method in class com.netflix.iep.userservice.
UserServiceEndpoint
H
HttpUserService
- Class in
com.netflix.iep.userservice
Calls one or more remote services via HTTP to check if an email is valid.
I
isValidEmail(String)
- Method in class com.netflix.iep.userservice.
HttpUserService
isValidEmail(String)
- Method in interface com.netflix.iep.userservice.
UserService
Checks to see if an email address is valid for this service.
S
startImpl()
- Method in class com.netflix.iep.userservice.
HttpUserService
stop()
- Method in class com.netflix.iep.userservice.
Context
Deprecated.
Use
Context.close()
instead.
stopImpl()
- Method in class com.netflix.iep.userservice.
HttpUserService
T
toValidEmail(String)
- Method in interface com.netflix.iep.userservice.
UserService
Attempts to convert a given email address to a valid address for this service.
U
UserService
- Interface in
com.netflix.iep.userservice
Service for tracking the set of valid users (email addresses) available in the environment.
UserServiceEndpoint
- Class in
com.netflix.iep.userservice
Provide visibility into current state of the user service.
UserServiceEndpoint(UserService)
- Constructor for class com.netflix.iep.userservice.
UserServiceEndpoint
UserServiceModule
- Class in
com.netflix.iep.userservice
Setup bindings for
UserService
.
UserServiceModule()
- Constructor for class com.netflix.iep.userservice.
UserServiceModule
C
E
G
H
I
S
T
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes