-
Method Summary
Sets autocreate flag for the login flow, representing a newly created user.
void
Verify the user name and password, but do not login.
-
Method Details
-
verifyCredentials
Verify the user name and password, but do not login.
- Throws:
AuthenticationFailedException
- if authentication cannot be performed.
-
autocreate
Sets autocreate flag for the login flow, representing a newly created user.
- Returns:
- same login flow object with the autocreate flag set to "true".