public interface CurrentUserStore
| Modifier and Type | Method and Description |
|---|---|
CurrentUserSource |
getCurrentUserSourceByEmail(java.lang.String email) |
CurrentUserSource |
getCurrentUserSourceByName(java.lang.String username) |
CurrentUserSource getCurrentUserSourceByName(java.lang.String username)
CurrentUserSource getCurrentUserSourceByEmail(java.lang.String email)