Uses of Interface
com.opensymphony.user.provider.ProfileProvider

Packages that use ProfileProvider
com.atlassian.jira   
com.opensymphony.user   
com.opensymphony.user.provider.crowd   
mock.user   
 

Uses of ProfileProvider in com.atlassian.jira
 

Methods in com.atlassian.jira that return ProfileProvider
 ProfileProvider MockProviderAccessor.getProfileProvider(String s)
           
 

Uses of ProfileProvider in com.opensymphony.user
 

Methods in com.opensymphony.user that return ProfileProvider
 ProfileProvider Entity.getProfileProvider()
          Deprecated. Retrieve pluggable ProfileProvider for this entity.
 ProfileProvider UserManager.Accessor.getProfileProvider(String name)
          Return appropriate ProfileProvider for entity.
 ProfileProvider ProviderAccessor.getProfileProvider(String name)
          Deprecated. Return appropriate ProfileProvider for entity.
 

Methods in com.opensymphony.user that return types with arguments of type ProfileProvider
 List<ProfileProvider> Configuration.getProfileProviders()
          Deprecated.  
 Collection<ProfileProvider> UserManager.getProfileProviders()
          Deprecated. Get the current ProfileProviders
 

Uses of ProfileProvider in com.opensymphony.user.provider.crowd
 

Classes in com.opensymphony.user.provider.crowd that implement ProfileProvider
 class EmbeddedCrowdProfileProvider
           
 

Uses of ProfileProvider in mock.user
 

Methods in mock.user that return ProfileProvider
 ProfileProvider MockOSUser.getProfileProvider()
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.