Package net.datenwerke.rs.client
Interface RSGinjector
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface RSGinjector
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getDispatcherService
DispatcherService getDispatcherService() -
getLoginService
LoginService getLoginService() -
getOidcProvider
OidcService getOidcProvider() -
getOidcLoginDao
OidcLoginDao getOidcLoginDao() -
getUtilsUIService
UtilsUIService getUtilsUIService()
-