public class FlowableSecurityScopeProvider extends Object implements SecurityScopeProvider
| Constructor and Description |
|---|
FlowableSecurityScopeProvider() |
| Modifier and Type | Method and Description |
|---|---|
SecurityScope |
getSecurityScope(org.springframework.security.core.Authentication authentication)
Get the Flowable Security scope from the given authentication.
|
public SecurityScope getSecurityScope(org.springframework.security.core.Authentication authentication)
SecurityScopeProvidergetSecurityScope in interface SecurityScopeProviderauthentication - the authentication for the security scopeCopyright © 2021 Flowable. All rights reserved.