java.lang.Object | |||
↳ | com.atlassian.jira.security.util.AbstractGroupMapper | ||
↳ | com.atlassian.jira.security.util.AbstractGroupToSchemeMapper | ||
↳ | com.atlassian.jira.security.util.GroupToPermissionSchemeMapper |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Nasty hacks to get around the dependencies problem
| |||||||||||
Go through all the Permission Schemes and create a Map, where the key is the group name
and values are Sets of Schemes
|
[Expand]
Inherited Methods | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class com.atlassian.jira.security.util.AbstractGroupToSchemeMapper | |||||||||||||||||||||
From class
com.atlassian.jira.security.util.AbstractGroupMapper
| |||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||
From interface
com.atlassian.jira.security.util.GroupMapper
|
GenericEntityException |
---|
Nasty hacks to get around the dependencies problem
GenericEntityException |
---|
Go through all the Permission Schemes and create a Map, where the key is the group name and values are Sets of Schemes
GenericEntityException |
---|