public class MockCurrentUserIDProvider extends Object implements ICurrentUserIDProvider
ICurrentUserIDProvider.| Constructor and Description |
|---|
MockCurrentUserIDProvider() |
MockCurrentUserIDProvider(String sUserID) |
@Nonnull public static MockCurrentUserIDProvider getInstance()
@Nullable public String getCurrentUserID()
getCurrentUserID in interface ICurrentUserIDProvidernull if no user is logged in.Copyright © 2014–2015 Philip Helger. All rights reserved.