Spring Security Framework

Package org.springframework.security.providers.openid

An authentication provider that can process OpenID Authentication Tokens as created by implementations of the OpenIDConsumer interface.

See:
          Description

Class Summary
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
 

Package org.springframework.security.providers.openid Description

An authentication provider that can process OpenID Authentication Tokens as created by implementations of the OpenIDConsumer interface.


Spring Security Framework

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