Class UsernamePasswordSessionRequest
java.lang.Object
dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setPassword
(String password) void
setProfileId
(String profileId) void
setProfileSelector
(String profileSelector) void
toString()
-
Constructor Details
-
UsernamePasswordSessionRequest
public UsernamePasswordSessionRequest()
-
-
Method Details