Uses of Interface
com.netgrif.application.engine.auth.service.interfaces.IUserResourceHelperService
- 
Packages that use IUserResourceHelperService Package Description com.netgrif.application.engine.auth.service com.netgrif.application.engine.impersonation.web  - 
- 
Uses of IUserResourceHelperService in com.netgrif.application.engine.auth.service
Classes in com.netgrif.application.engine.auth.service that implement IUserResourceHelperService Modifier and Type Class Description classUserResourceHelperService - 
Uses of IUserResourceHelperService in com.netgrif.application.engine.impersonation.web
Fields in com.netgrif.application.engine.impersonation.web declared as IUserResourceHelperService Modifier and Type Field Description protected IUserResourceHelperServiceImpersonationController. userResourceHelperService 
 -