Uses of Interface
com.developer.nefarious.zjoule.plugin.login.api.ILoginClientHelper
-
Uses of ILoginClientHelper in com.developer.nefarious.zjoule.plugin.login.api
Modifier and TypeClassDescriptionclass
A helper class for handling login-related API operations.ModifierConstructorDescriptionLoginClient
(ILoginClientHelper loginClientHelper, IAuthClient authClient) Constructs a newLoginClient
instance.