org.onebusaway.users.impl.authentication
Class IndexedUserDetailsSaltSourceImpl
java.lang.Object
org.onebusaway.users.impl.authentication.IndexedUserDetailsSaltSourceImpl
- All Implemented Interfaces:
- org.springframework.security.providers.dao.SaltSource
public class IndexedUserDetailsSaltSourceImpl
- extends Object
- implements org.springframework.security.providers.dao.SaltSource
Method Summary |
Object |
getSalt(org.springframework.security.userdetails.UserDetails user)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexedUserDetailsSaltSourceImpl
public IndexedUserDetailsSaltSourceImpl()
getSalt
public Object getSalt(org.springframework.security.userdetails.UserDetails user)
- Specified by:
getSalt
in interface org.springframework.security.providers.dao.SaltSource
Copyright © 2012 OneBusAway. All Rights Reserved.