Uses of Interface
jetbrains.buildServer.serverSide.impl.auth.BasePropertyValueCanonizer
-
Packages that use BasePropertyValueCanonizer Package Description jetbrains.buildServer.serverSide.impl.auth -
-
Uses of BasePropertyValueCanonizer in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth with type parameters of type BasePropertyValueCanonizer Modifier and Type Class Description classBasePropertyUniquenessValidator<EditeeType extends PropertyHolder,EditeeFormType,PropertyDefaultValueProviderType extends BasePropertyDefaultValueProvider<EditeeType,EditeeFormType>,PropertyValueCanonizerType extends BasePropertyValueCanonizer>Subinterfaces of BasePropertyValueCanonizer in jetbrains.buildServer.serverSide.impl.auth Modifier and Type Interface Description interfaceUserGroupPropertyValueCanonizerinterfaceUserPropertyValueCanonizerFields in jetbrains.buildServer.serverSide.impl.auth declared as BasePropertyValueCanonizer Modifier and Type Field Description protected PropertyValueCanonizerTypeBasePropertyUniquenessValidator. myValueCanonizer
-