java.lang.Object | |
↳ | com.atlassian.jira.permission.management.SecurityTypeValuesServiceImpl |
SecurityTypes have magic methods of how to get their "add" possible values. This code knows about what they are
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Given a user return primary security types returning their bean information
| |||||||||||
Given a user return secondary security types returning their bean information
| |||||||||||
Sorts the grants into a UI specific and consistent order
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Given a user return primary security types returning their bean information
user | to get types for |
---|
Given a user return secondary security types returning their bean information
user | to get types for |
---|
Sorts the grants into a UI specific and consistent order
grants | the list to sort inline |
---|