hudson.plugins.sfee
Class SFEEUserDetailsService
java.lang.Object
hudson.plugins.sfee.SFEEUserDetailsService
- All Implemented Interfaces:
- org.springframework.security.userdetails.UserDetailsService
public class SFEEUserDetailsService
- extends Object
- implements org.springframework.security.userdetails.UserDetailsService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SFEEUserDetailsService
public SFEEUserDetailsService()
loadUserByUsername
public org.springframework.security.userdetails.UserDetails loadUserByUsername(String username)
throws org.springframework.security.userdetails.UsernameNotFoundException,
org.springframework.dao.DataAccessException
- Specified by:
loadUserByUsername in interface org.springframework.security.userdetails.UserDetailsService
- Throws:
org.springframework.security.userdetails.UsernameNotFoundException
org.springframework.dao.DataAccessException
Copyright © 2004-2012 Hudson. All Rights Reserved.