Uses of Class
com.netgrif.application.engine.auth.domain.QIUser
-
Packages that use QIUser Package Description com.netgrif.application.engine.auth.domain com.netgrif.application.engine.ldap.domain com.netgrif.application.engine.workflow.domain -
-
Uses of QIUser in com.netgrif.application.engine.auth.domain
Fields in com.netgrif.application.engine.auth.domain declared as QIUser Modifier and Type Field Description QIUserQAbstractUser. impersonatedQIUserQAnonymousUser. impersonatedQIUserQIUser. impersonatedQIUserQUser. impersonatedstatic QIUserQIUser. iUserQIUserQAbstractUser. selfOrImpersonatedQIUserQAnonymousUser. selfOrImpersonatedQIUserQIUser. selfOrImpersonatedQIUserQUser. selfOrImpersonated -
Uses of QIUser in com.netgrif.application.engine.ldap.domain
Fields in com.netgrif.application.engine.ldap.domain declared as QIUser Modifier and Type Field Description QIUserQLdapUser. impersonatedQIUserQLdapUser. selfOrImpersonated -
Uses of QIUser in com.netgrif.application.engine.workflow.domain
Fields in com.netgrif.application.engine.workflow.domain declared as QIUser Modifier and Type Field Description QIUserQTask. user
-