Package org.riotfamily.riot.security.auth

Interface Summary
AuthenticationService  
RiotUser Interface to be returned by an AuthenticationService.
RiotUserDao  
UserLookupAuthenticationService AuthenticationService that supports lookups by id without credentials.
 

Class Summary
StaticRiotUserDao  
UserDaoAuthenticationService AuthenticationService that uses a RiotUserDao to lookup a RiotUser.