Class UserExistsByEmailRequest
java.lang.Object
ai.vectros.resources.identity.requests.UserExistsByEmailRequest
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getEmail
- Returns:
- The email address to check. Matched case-insensitively.
-
getContextId
- Returns:
- The app context to check membership in. A context-confined credential (a scoped token or key bound to one context) may only name its own bound context — naming any other context is rejected with a uniform 403, before the existence check runs.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-