Uses of Class
com.atlassian.crowd.integration.rest.entity.ValidationFactorEntity

Packages that use ValidationFactorEntity
com.atlassian.crowd.integration.rest.entity   
 

Uses of ValidationFactorEntity in com.atlassian.crowd.integration.rest.entity
 

Methods in com.atlassian.crowd.integration.rest.entity that return ValidationFactorEntity
static ValidationFactorEntity ValidationFactorEntity.newInstance(ValidationFactor validationFactor)
           
 

Methods in com.atlassian.crowd.integration.rest.entity that return types with arguments of type ValidationFactorEntity
 java.util.List<ValidationFactorEntity> ValidationFactorEntityList.getValidationFactors()
           
 java.util.List<ValidationFactorEntity> AuthenticationContextEntity.getValidationFactors()
           
 

Constructor parameters in com.atlassian.crowd.integration.rest.entity with type arguments of type ValidationFactorEntity
ValidationFactorEntityList(java.util.List<ValidationFactorEntity> validationFactors)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.