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

Packages that use AuthenticationContextEntity
com.atlassian.crowd.plugin.rest.service.resource   
 

Uses of AuthenticationContextEntity in com.atlassian.crowd.plugin.rest.service.resource
 

Methods in com.atlassian.crowd.plugin.rest.service.resource with parameters of type AuthenticationContextEntity
 javax.ws.rs.core.Response TokenResource.authenticateUser(AuthenticationContextEntity authenticationContext, boolean validatePassword)
          Authenticates a user against the application and returns a Crowd SSO token.
 



Copyright © 2012 Atlassian. All Rights Reserved.