@FunctionalInterface public interface RoleChangeHandler
DomainManager
when a registrant changes roles.Modifier and Type | Method and Description |
---|---|
void |
handleRoleChange(Role role,
String domain)
Handle role changing.
|
Copyright © 2021. All rights reserved.