public interface UserProvider
| Modifier and Type | Method and Description |
|---|---|
FeatureUser |
getCurrentUser()
Return a
FeatureUser instance representing the current user. |
FeatureUser getCurrentUser()
FeatureUser instance representing the current user. This method should return null if the
implementation is unable to determine the user.nullCopyright © 2018. All Rights Reserved.