Class ActorService

java.lang.Object
de.gustavblass.fsu.fmi.roombooking.service.ActorService
All Implemented Interfaces:
org.springframework.security.core.userdetails.UserDetailsService

@Service public class ActorService extends Object implements org.springframework.security.core.userdetails.UserDetailsService
Provides functionality to manage Actors, namely to create, modify and delete them.