|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProviderAccessor | |
|---|---|
| com.atlassian.jira | |
| com.opensymphony.user | |
| Uses of ProviderAccessor in com.atlassian.jira |
|---|
| Classes in com.atlassian.jira that implement ProviderAccessor | |
|---|---|
class |
MockProviderAccessor
A mock implementation of the OSUser ProviderAccessor abomination. |
| Uses of ProviderAccessor in com.opensymphony.user |
|---|
| Classes in com.opensymphony.user that implement ProviderAccessor | |
|---|---|
class |
UserManager.Accessor
Deprecated. UserManager.Accessor is a gateway that can be passed from the UserManager to any other object that allows priveleged callbacks. |
| Constructors in com.opensymphony.user with parameters of type ProviderAccessor | |
|---|---|
Entity(String name,
ProviderAccessor providerAccessor)
Deprecated. Constructor to be called by User or Group. |
|
Group(String name,
ProviderAccessor providerAccessor)
Deprecated. Constructor is only called by UserManager. |
|
User(String name,
ProviderAccessor providerAccessor)
Deprecated. Constructor is only called by UserManager. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||