Uses of Package
com.atlassian.bamboo.user

Packages that use com.atlassian.bamboo.user
com.atlassian.bamboo.author   
com.atlassian.bamboo.autofavourite   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.comment   
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.container   
com.atlassian.bamboo.filter   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.recipients   
com.atlassian.bamboo.persister   
com.atlassian.bamboo.plugins.jiraPlugin   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.plugins.rest.service   
com.atlassian.bamboo.rest   
com.atlassian.bamboo.security   
com.atlassian.bamboo.security.acegi.acls   
com.atlassian.bamboo.user   
com.atlassian.bamboo.user.authentication   
com.atlassian.bamboo.v2.build.trigger   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.admin.user   
com.atlassian.bamboo.ww2.actions.setup   
com.atlassian.bamboo.ww2.actions.user   
com.atlassian.bamboo.ww2.interceptors   
com.atlassian.bamboo.ww2.validators   
com.atlassian.bamboo.xmpp   
com.atlassian.bamboo.xmpp.commands   
com.atlassian.sal.bamboo.user   
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.author
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.autofavourite
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.build.creation
BambooAuthenticationContext
          Provides an interface to access the current User.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.comment
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.configuration
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.container
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.filter
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.migration.stream
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
BambooUserManager
          Service class to manage interactions with the user.
LoginInformation
           
LoginInformationManager
           
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.notification
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.notification.recipients
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.persister
BambooAuthenticationContext
          Provides an interface to access the current User.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.plugins.jiraPlugin
DefaultAuthenticationContext
           
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.plugins.rest.resource
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.plugins.rest.service
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.rest
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.security
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.security.acegi.acls
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.user
BambooAuthenticationContext
          Provides an interface to access the current User.
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
BambooUserManager
          Service class to manage interactions with the user.
DefaultHibernateAccessor
           
LoginInformation
           
LoginInformationDao
           
LoginInformationManager
           
PasswordResetToken
          Represents one-time token for a user;
PasswordResetTokenDao
           
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.user.authentication
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.v2.build.trigger
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.ww2
BambooAuthenticationContext
          Provides an interface to access the current User.
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.ww2.actions.admin.user
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
LoginInformationManager
           
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.ww2.actions.setup
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.ww2.actions.user
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.ww2.interceptors
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.ww2.validators
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.xmpp
BambooUserManager
          Service class to manage interactions with the user.
 

Classes in com.atlassian.bamboo.user used by com.atlassian.bamboo.xmpp.commands
BambooUser
          An extension to Atlassian user's User interface to define extra properties for the user
 

Classes in com.atlassian.bamboo.user used by com.atlassian.sal.bamboo.user
BambooUserManager
          Service class to manage interactions with the user.
 



Copyright © 2010 Atlassian. All Rights Reserved.