Uses of Interface
com.atlassian.confluence.util.UserChecker

Packages that use UserChecker
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.user   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.util   
 

Uses of UserChecker in com.atlassian.confluence.admin.actions
 

Methods in com.atlassian.confluence.admin.actions that return UserChecker
 UserChecker AbstractUpdateLicenseAction.getUserChecker()
           
 

Methods in com.atlassian.confluence.admin.actions with parameters of type UserChecker
 void AbstractUpdateLicenseAction.setUserChecker(UserChecker userChecker)
           
 void RefreshLicensingAction.setUserChecker(UserChecker userChecker)
           
 

Uses of UserChecker in com.atlassian.confluence.user
 

Methods in com.atlassian.confluence.user with parameters of type UserChecker
 void DefaultUserAccessor.setUserChecker(UserChecker userChecker)
           
 

Uses of UserChecker in com.atlassian.confluence.user.actions
 

Methods in com.atlassian.confluence.user.actions with parameters of type UserChecker
 void SearchUsersAction.setUserChecker(UserChecker userChecker)
           
 void CreateUserAction.setUserChecker(UserChecker userChecker)
           
 

Uses of UserChecker in com.atlassian.confluence.util
 

Classes in com.atlassian.confluence.util that implement UserChecker
 class DefaultUserChecker
           
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.