Uses of Interface
org.springframework.security.openid.OpenIDConsumer

Packages that use OpenIDConsumer
org.springframework.security.openid Authenticates standard web browser users via OpenID
 

Uses of OpenIDConsumer in org.springframework.security.openid
 

Classes in org.springframework.security.openid that implement OpenIDConsumer
 class OpenID4JavaConsumer
           
 

Methods in org.springframework.security.openid with parameters of type OpenIDConsumer
 void OpenIDAuthenticationFilter.setConsumer(OpenIDConsumer consumer)
           
 



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