Uses of Interface
org.flowable.ui.common.security.SecurityScope
-
Packages that use SecurityScope Package Description org.flowable.ui.common.security -
-
Uses of SecurityScope in org.flowable.ui.common.security
Classes in org.flowable.ui.common.security that implement SecurityScope Modifier and Type Class Description classFlowableAuthenticationSecurityScopeMethods in org.flowable.ui.common.security that return SecurityScope Modifier and Type Method Description static SecurityScopeSecurityUtils. getAuthenticatedSecurityScope()static SecurityScopeSecurityUtils. getCurrentSecurityScope()SecurityScopeFlowableSecurityScopeProvider. getSecurityScope(org.springframework.security.core.Authentication authentication)SecurityScopeSecurityScopeProvider. getSecurityScope(org.springframework.security.core.Authentication authentication)Get the Flowable Security scope from the given authentication.static SecurityScopeSecurityUtils. getSecurityScope(org.springframework.security.core.Authentication authentication)
-