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 class
BasePropertyUniquenessValidator<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 interface
UserGroupPropertyValueCanonizer
interface
UserPropertyValueCanonizer
Fields in jetbrains.buildServer.serverSide.impl.auth declared as BasePropertyValueCanonizer Modifier and Type Field Description protected PropertyValueCanonizerType
BasePropertyUniquenessValidator. myValueCanonizer
-