Uses of Interface
com.netgrif.application.engine.security.service.ISecurityContextService
-
-
Uses of ISecurityContextService in com.netgrif.application.engine.configuration.security
Constructors in com.netgrif.application.engine.configuration.security with parameters of type ISecurityContextService Constructor Description SecurityContextFilter(ISecurityContextService securityContextService)
-
Uses of ISecurityContextService in com.netgrif.application.engine.orgstructure.groups
Fields in com.netgrif.application.engine.orgstructure.groups declared as ISecurityContextService Modifier and Type Field Description protected ISecurityContextService
NextGroupService. securityContextService
-
Uses of ISecurityContextService in com.netgrif.application.engine.security.service
Classes in com.netgrif.application.engine.security.service that implement ISecurityContextService Modifier and Type Class Description class
SecurityContextService
Service for managing security context object, like user resource
-