Uses of Class
org.alfresco.repo.tenant.TenantDomainMismatchException
-
Packages that use TenantDomainMismatchException Package Description org.alfresco.repo.security.person -
-
Uses of TenantDomainMismatchException in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person that throw TenantDomainMismatchException Modifier and Type Method Description static java.lang.StringPersonServiceImpl. updateUsernameForTenancy(java.lang.String username, org.alfresco.repo.tenant.TenantService tenantService)Helper for when creating new users and people: Updates the supplied username with any required tenant details, and ensures that the tenant domains match.
-