Uses of Interface
com.developer.nefarious.zjoule.plugin.login.api.ISapLoginClientHelper
Packages that use ISapLoginClientHelper
-
Uses of ISapLoginClientHelper in com.developer.nefarious.zjoule.plugin.login.api
Classes in com.developer.nefarious.zjoule.plugin.login.api that implement ISapLoginClientHelperModifier and TypeClassDescriptionclass
A helper class for handling login-related API operations.Constructors in com.developer.nefarious.zjoule.plugin.login.api with parameters of type ISapLoginClientHelperModifierConstructorDescriptionSapLoginClient
(ISapLoginClientHelper sapLoginClientHelper, IAuthClient authClient) Constructs a newLoginClient
instance.