public interface SecurityScopeProvider
| Modifier and Type | Method and Description |
|---|---|
SecurityScope |
getSecurityScope(org.springframework.security.core.Authentication authentication)
Get the Flowable Security scope from the given authentication.
|
SecurityScope getSecurityScope(org.springframework.security.core.Authentication authentication)
authentication - the authentication for the security scopeCopyright © 2021 Flowable. All rights reserved.