Uses of Class
org.molgenis.security.core.model.RoleValue
-
Packages that use RoleValue Package Description org.molgenis.security.core.model -
-
Uses of RoleValue in org.molgenis.security.core.model
Methods in org.molgenis.security.core.model that return RoleValue Modifier and Type Method Description abstract RoleValueRoleValue.Builder. build()Methods in org.molgenis.security.core.model that return types with arguments of type RoleValue Modifier and Type Method Description abstract com.google.common.collect.ImmutableList<RoleValue>GroupValue. getRoles()abstract com.google.common.collect.ImmutableList.Builder<RoleValue>GroupValue.Builder. rolesBuilder()
-