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

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

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

Methods in com.atlassian.crowd.integration.rest.entity that return ValidationFactorEntityList
static ValidationFactorEntityList ValidationFactorEntityList.newInstance(List<ValidationFactor> validationFactors)
           
 

Constructors in com.atlassian.crowd.integration.rest.entity with parameters of type ValidationFactorEntityList
AuthenticationContextEntity(String name, String password, ValidationFactorEntityList validationFactors)
           
 



Copyright © 2014 Atlassian. All Rights Reserved.