| Interface | Description |
|---|---|
| SignInModel |
The Interface SignInModel for sign in.
|
| SimpleSignUpModel |
The Interface SimpleSignUpModel extends the SignInModel and adds the repeat pw of the member and
the term of use flag.
|
| UsernameSignInModel |
The Interface UsernameSignInModel extended with the user name.
|
| UsernameSignUpModel |
The Interface UsernameSignUpModel extended with the user name.
|
| Class | Description |
|---|---|
| BaseSignInModel |
The Class BaseSignInModel is an implementation from the interface SignInModel.
|
| BaseSignUpModel |
The Class BaseSignUpModel is an implementation from the interface SimpleSignUpModel.
|
| BaseUsernameSignInModel |
The Class BaseUsernameSignInModel is an implementation from the interface UsernameSignInModel.
|
| BaseUsernameSignUpModel |
The Class BaseUsernameSignUpModel is an implementation from the interface UsernameSignUpModel.
|
| Enum | Description |
|---|---|
| ValidationErrors |
The enum ValidationErrors holds error constants that can occur over the sign up or sign in
process.
|
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.