Uses of Interface
com.netgrif.application.engine.auth.service.interfaces.IAuthorityService
-
Packages that use IAuthorityService Package Description com.netgrif.application.engine.auth.service com.netgrif.application.engine.impersonation.service -
-
Uses of IAuthorityService in com.netgrif.application.engine.auth.service
Classes in com.netgrif.application.engine.auth.service that implement IAuthorityService Modifier and Type Class Description classAuthorityServiceFields in com.netgrif.application.engine.auth.service declared as IAuthorityService Modifier and Type Field Description protected IAuthorityServiceAbstractUserService. authorityService -
Uses of IAuthorityService in com.netgrif.application.engine.impersonation.service
Fields in com.netgrif.application.engine.impersonation.service declared as IAuthorityService Modifier and Type Field Description protected IAuthorityServiceImpersonationAuthorizationService. authorityService
-