Package org.springframework.security.openid

Authenticates standard web browser users via OpenID.

See:
          Description

Interface Summary
OpenIDConsumer An interface for OpenID library implementations
 

Class Summary
OpenID4JavaConsumer  
OpenIDAttribute Represents an OpenID subject identity attribute.
OpenIDAuthenticationFilter Filter which processes OpenID authentication requests.
OpenIDAuthenticationProvider Finalises the OpenID authentication by obtaining local authorities for the authenticated user.
OpenIDAuthenticationStatus Based on JanRain status codes
OpenIDAuthenticationToken OpenID Authentication Token
 

Exception Summary
AuthenticationCancelledException Indicates that OpenID authentication was cancelled
OpenIDConsumerException Thrown by an OpenIDConsumer if it cannot process a request
 

Package org.springframework.security.openid Description

Authenticates standard web browser users via OpenID.



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.