public interface CurrentUserProvider
| Modifier and Type | Method and Description |
|---|---|
UserRepresentation |
getCurrentUser(org.springframework.security.core.Authentication authentication) |
boolean |
supports(org.springframework.security.core.Authentication authentication) |
UserRepresentation getCurrentUser(org.springframework.security.core.Authentication authentication)
boolean supports(org.springframework.security.core.Authentication authentication)
Copyright © 2021 Flowable. All rights reserved.