com.atlassian.bamboo.user
Class BambooUserDetailsService
java.lang.Object
DefaultUserAccessor
com.atlassian.bamboo.user.BambooUserManagerImpl
com.atlassian.bamboo.user.BambooUserDetailsService
- All Implemented Interfaces:
- BambooUserManager
public class BambooUserDetailsService
- extends BambooUserManagerImpl
Methods inherited from class com.atlassian.bamboo.user.BambooUserManagerImpl |
addUser, addUser, getBambooUser, getGroupNamesAsList, getMemberNamesAsList, injectUser, isDeletable, removeUser, saveUser, saveUser, setCommentDao, setExtendedAuthorManager, setLabelDao, setMembership, stringListToArray, subtractNewList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooUserDetailsService
public BambooUserDetailsService()
loadUserByUsername
public UserDetails loadUserByUsername(String username)
throws UsernameNotFoundException,
DataAccessException
- Throws:
UsernameNotFoundException
DataAccessException
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.