| Package | Description |
|---|---|
| com.atlassian.crowd.embedded.api | |
| com.atlassian.crowd.embedded.core | |
| com.atlassian.crowd.embedded.impl | |
| com.atlassian.crowd.manager.application |
| Modifier and Type | Method and Description |
|---|---|
UserCapabilities |
CrowdService.getCapabilitiesForNewUsers()
Gets details of the possible operations that can be performed on
new users. |
| Modifier and Type | Method and Description |
|---|---|
UserCapabilities |
CrowdServiceImpl.getCapabilitiesForNewUsers() |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryUserCapabilities
Default implementation for
UserCapabilities. |
| Modifier and Type | Method and Description |
|---|---|
static UserCapabilities |
DirectoryUserCapabilities.fromDirectory(Directory directory) |
static UserCapabilities |
DirectoryUserCapabilities.none() |
| Modifier and Type | Method and Description |
|---|---|
UserCapabilities |
TranslatingApplicationService.getCapabilitiesForNewUsers(Application application) |
UserCapabilities |
AbstractDelegatingApplicationService.getCapabilitiesForNewUsers(Application application) |
UserCapabilities |
ApplicationServiceGeneric.getCapabilitiesForNewUsers(Application application) |
UserCapabilities |
ApplicationService.getCapabilitiesForNewUsers(Application application)
Gets the expected capabilities for
new users. |
Copyright © 2020 Atlassian. All rights reserved.