Uses of Class
com.atlassian.crowd.openid.client.consumer.OpenIDAuthResponse

Packages that use OpenIDAuthResponse
com.atlassian.crowd.openid.client.consumer   
 

Uses of OpenIDAuthResponse in com.atlassian.crowd.openid.client.consumer
 

Methods in com.atlassian.crowd.openid.client.consumer that return OpenIDAuthResponse
 OpenIDAuthResponse OpenID4JavaConsumer.verifyResponse(javax.servlet.http.HttpServletRequest request)
          Verifies an authentication response from the OpenID Provider.
 OpenIDAuthResponse CrowdConsumer.verifyResponse(javax.servlet.http.HttpServletRequest request)
          Verifies an OpenID response from the OpenID server.
 

Constructors in com.atlassian.crowd.openid.client.consumer with parameters of type OpenIDAuthResponse
OpenIDPrincipal(OpenIDAuthResponse resp)
          Construct an OpenIDPrincipal from an OpenIDAuthResponse message.
 



Copyright © 2012 Atlassian. All Rights Reserved.