Package com.atlassian.crowd.openid.client.consumer

Interface Summary
CrowdConsumer A generic interface for the Relying Party aka OpenID Consumer aka OpenID Client.
 

Class Summary
OpenID4JavaConsumer OpenID4JavaConsumer is an implementation of CrowdConsumer, which uses the openid4java library to implement the OpenID protocol.
OpenIDAuthRequest OpenIDAuthRequest contains all the information required to launch an OpenID authentication request to an OpenID Provider.
OpenIDAuthResponse OpenIDAuthResponse is a representation of the authentication response sent back from the OpenID Provider.
OpenIDPrincipal OpenIDPrincipal represents an authenticated OpenID user.
 

Exception Summary
OpenIDAuthException Superclass for all OpenID related exceptions.
OpenIDAuthFailedException  
OpenIDAuthRequestException  
OpenIDAuthResponseException  
 



Copyright © 2012 Atlassian. All Rights Reserved.