Uses of Class
com.atlassian.crowd.integration.rest.entity.ValidationFactorEntity
Packages that use ValidationFactorEntity
-
Uses of ValidationFactorEntity in com.atlassian.crowd.integration.rest.entity
Methods in com.atlassian.crowd.integration.rest.entity that return ValidationFactorEntityModifier and TypeMethodDescriptionstatic ValidationFactorEntityValidationFactorEntity.newInstance(ValidationFactor validationFactor) Methods in com.atlassian.crowd.integration.rest.entity that return types with arguments of type ValidationFactorEntityModifier and TypeMethodDescriptionAuthenticationContextEntity.getValidationFactors()ValidationFactorEntityList.getValidationFactors()Constructor parameters in com.atlassian.crowd.integration.rest.entity with type arguments of type ValidationFactorEntityModifierConstructorDescriptionValidationFactorEntityList(List<ValidationFactorEntity> validationFactors)