| Method and Description |
|---|
| org.flowable.spring.security.FlowableUser.getPrivileges() |
| Constructor and Description |
|---|
| org.flowable.spring.security.FlowableUser(User, boolean, List<? extends Group>, List<? extends Privilege>, Collection<? extends GrantedAuthority>)
Privileges are no longer required use
FlowableUser.FlowableUser(User, boolean, List, Collection) instead |
Copyright © 2018 Flowable. All rights reserved.