Uses of Interface
org.flowable.ui.common.security.SecurityScopeProvider
-
Packages that use SecurityScopeProvider Package Description org.flowable.ui.common.security -
-
Uses of SecurityScopeProvider in org.flowable.ui.common.security
Classes in org.flowable.ui.common.security that implement SecurityScopeProvider Modifier and Type Class Description classFlowableSecurityScopeProviderMethods in org.flowable.ui.common.security with parameters of type SecurityScopeProvider Modifier and Type Method Description static voidSecurityUtils. setSecurityScopeProvider(SecurityScopeProvider securityScopeProvider)Constructor parameters in org.flowable.ui.common.security with type arguments of type SecurityScopeProvider Constructor Description FlowableUiSecurityAutoConfiguration(org.springframework.beans.factory.ObjectProvider<SecurityScopeProvider> securityScopeProvider)
-