JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.activiti.api.runtime.shared.security
PrincipalGroupsProvider
Contents
Description
Method Summary
Method Details
getGroups(Principal)
Hide sidebar
Show sidebar
Interface PrincipalGroupsProvider
public interface
PrincipalGroupsProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getGroups
(
Principal
principal)
Method Details
getGroups
List
<
String
>
getGroups
(
Principal
principal)