Uses of Interface
com.atlassian.crowd.openid.server.manager.openid.OpenIDAuthenticationManager

Packages that use OpenIDAuthenticationManager
com.atlassian.crowd.openid.server.action   
com.atlassian.crowd.openid.server.manager.openid   
com.atlassian.crowd.openid.server.provider   
 

Uses of OpenIDAuthenticationManager in com.atlassian.crowd.openid.server.action
 

Fields in com.atlassian.crowd.openid.server.action declared as OpenIDAuthenticationManager
protected  OpenIDAuthenticationManager BaseAction.openIDAuthenticationManager
           
 

Methods in com.atlassian.crowd.openid.server.action with parameters of type OpenIDAuthenticationManager
 void BaseAction.setOpenIDAuthenticationManager(OpenIDAuthenticationManager openIDAuthenticationManager)
           
 

Uses of OpenIDAuthenticationManager in com.atlassian.crowd.openid.server.manager.openid
 

Classes in com.atlassian.crowd.openid.server.manager.openid that implement OpenIDAuthenticationManager
 class OpenIDAuthenticationManagerGeneric
           
 

Uses of OpenIDAuthenticationManager in com.atlassian.crowd.openid.server.provider
 

Methods in com.atlassian.crowd.openid.server.provider that return OpenIDAuthenticationManager
 OpenIDAuthenticationManager OpenID4JavaProvider.getOpenIDAuthenticationManager()
           
 

Methods in com.atlassian.crowd.openid.server.provider with parameters of type OpenIDAuthenticationManager
 void OpenID4JavaProvider.setOpenIDAuthenticationManager(OpenIDAuthenticationManager openIDAuthenticationManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.