Spring Security Framework

Uses of Package
org.springframework.security.providers.openid

Packages that use org.springframework.security.providers.openid
org.springframework.security.providers.openid An authentication provider that can process OpenID Authentication Tokens as created by implementations of the OpenIDConsumer interface. 
org.springframework.security.ui.openid Authenticates standard web browser users via OpenID
org.springframework.security.ui.openid.consumers Implementations of the OpenIDConsumer interface using 3rd party libraries. 
 

Classes in org.springframework.security.providers.openid used by org.springframework.security.providers.openid
OpenIDAuthenticationStatus
          Based on JanRain status codes
 

Classes in org.springframework.security.providers.openid used by org.springframework.security.ui.openid
OpenIDAuthenticationToken
          OpenID Authentication Token
 

Classes in org.springframework.security.providers.openid used by org.springframework.security.ui.openid.consumers
OpenIDAuthenticationToken
          OpenID Authentication Token
 


Spring Security Framework

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