Uses of Interface
info.ejava_student.starter.assignment2.api.houserentals.HouseRentalsService
Packages that use HouseRentalsService
-
Uses of HouseRentalsService in info.ejava_student.starter.assignment3.security.houserentals
Classes in info.ejava_student.starter.assignment3.security.houserentals that implement HouseRentalsServiceFields in info.ejava_student.starter.assignment3.security.houserentals declared as HouseRentalsServiceModifier and TypeFieldDescriptionprivate final HouseRentalsServiceSecureHouseRentalsServiceWrapper.serviceImplMethods in info.ejava_student.starter.assignment3.security.houserentals that return HouseRentalsServiceModifier and TypeMethodDescriptionSecureHouseRentalsConfiguration.nosecureHouseRentalsService(List<HouseRentalsService> serviceImpls) SecureHouseRentalsConfiguration.secureHouseRentalsService(List<HouseRentalsService> serviceImpls, HousesService housesService, RentersService rentersService, AuthorizationHelper authzHelper) Method parameters in info.ejava_student.starter.assignment3.security.houserentals with type arguments of type HouseRentalsServiceModifier and TypeMethodDescriptionSecureHouseRentalsConfiguration.nosecureHouseRentalsService(List<HouseRentalsService> serviceImpls) SecureHouseRentalsConfiguration.secureHouseRentalsService(List<HouseRentalsService> serviceImpls, HousesService housesService, RentersService rentersService, AuthorizationHelper authzHelper)