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

Packages that use ValidationFactorEntityList
com.atlassian.crowd.plugin.rest.entity   
com.atlassian.crowd.plugin.rest.service.resources   
 

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

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

Uses of ValidationFactorEntityList in com.atlassian.crowd.plugin.rest.service.resources
 

Methods in com.atlassian.crowd.plugin.rest.service.resources with parameters of type ValidationFactorEntityList
 javax.ws.rs.core.Response TokenResource.validateToken(java.lang.String token, ValidationFactorEntityList validationFactors)
          Validates a Crowd SSO token.
 



Copyright © 2010 Atlassian. All Rights Reserved.