Uses of Package
org.onebusaway.users.impl.authentication
-
Packages that use org.onebusaway.users.impl.authentication Package Description org.onebusaway.admin.service.impl org.onebusaway.users.impl org.onebusaway.users.impl.authentication -
Classes in org.onebusaway.users.impl.authentication used by org.onebusaway.admin.service.impl Class Description VersionedPasswordEncoder -
Classes in org.onebusaway.users.impl.authentication used by org.onebusaway.users.impl Class Description VersionedPasswordEncoder -
Classes in org.onebusaway.users.impl.authentication used by org.onebusaway.users.impl.authentication Class Description LegacyBaseDigestPasswordEncoder Legacy support for Digest Passwords encoding.LegacyMessageDigestPasswordEncoder This is a port of Spring Core's original MessageDigestEncoder to maintain backwards compatibility.LegacyPasswordEncoder Support legacy style salting of passwords.