| Package | Description |
|---|---|
| de.alpharogroup.auth.enums |
This package provides an enum class for the user state
|
| de.alpharogroup.auth.usermanagement |
This package provides interfaces for the user management
|
| Modifier and Type | Method and Description |
|---|---|
static InsertUserState |
InsertUserState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsertUserState[] |
InsertUserState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InsertUserState |
UserExistenceService.existsUserWithEmailOrUsername(String email,
String username)
Checks if a user exists with the given email or user name.
|
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.