static SecurityScope |
SecurityUtils.getAuthenticatedSecurityScope() |
static SecurityScope |
SecurityUtils.getCurrentSecurityScope() |
SecurityScope |
FlowableSecurityScopeProvider.getSecurityScope(org.springframework.security.core.Authentication authentication) |
static SecurityScope |
SecurityUtils.getSecurityScope(org.springframework.security.core.Authentication authentication) |
SecurityScope |
SecurityScopeProvider.getSecurityScope(org.springframework.security.core.Authentication authentication)
Get the Flowable Security scope from the given authentication.
|