public class ApplicationRoleHasherImpl extends Object implements ApplicationRoleHasher
| Modifier and Type | Field and Description |
|---|---|
protected static Comparator<ApplicationRole> |
ApplicationRoleNameSorter |
| Constructor and Description |
|---|
ApplicationRoleHasherImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersionHash(Collection<ApplicationRole> applicationRoles)
Get the hash version based on the state of the passed application roles
|
protected static Comparator<ApplicationRole> ApplicationRoleNameSorter
@Nonnull public String getVersionHash(@Nonnull Collection<ApplicationRole> applicationRoles)
ApplicationRoleHashergetVersionHash in interface ApplicationRoleHasherCopyright © 2002-2022 Atlassian. All Rights Reserved.