Uses of Class
com.atlassian.crowd.integration.rest.entity.ValidationFactorEntityList
Packages that use ValidationFactorEntityList
-
Uses of ValidationFactorEntityList in com.atlassian.crowd.integration.rest.entity
Methods in com.atlassian.crowd.integration.rest.entity that return ValidationFactorEntityListModifier and TypeMethodDescriptionstatic ValidationFactorEntityListValidationFactorEntityList.newInstance(List<ValidationFactor> validationFactors) Constructors in com.atlassian.crowd.integration.rest.entity with parameters of type ValidationFactorEntityListModifierConstructorDescriptionAuthenticationContextEntity(String name, String password, ValidationFactorEntityList validationFactors)