@FunctionalInterface public interface UserRegistrationTypeResolver
User.setType(String) when creating new users from the
UserRegistrationService.DefaultUserTypes| Modifier and Type | Method and Description |
|---|---|
String |
resolveType(UserRegistration registration)
When registering new users within this service what type of discrimination they have
|
String resolveType(UserRegistration registration)
Copyright © 2021. All rights reserved.