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.resource   
 

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.resource
 

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



Copyright © 2012 Atlassian. All Rights Reserved.