public interface ImportedUserValidation
Modifier and Type | Method and Description |
---|---|
UserModel |
validate(RealmModel realm,
UserModel user)
If this method returns null, then the user in local storage will be removed
|
UserModel validate(RealmModel realm, UserModel user)
realm
- user
- Copyright © 2019 JBoss by Red Hat. All rights reserved.