Uses of Interface
com.atlassian.crowd.embedded.api.UserCapabilities
Package
Description
-
Uses of UserCapabilities in com.atlassian.crowd.embedded.api
Modifier and TypeMethodDescriptionCrowdService.getCapabilitiesForNewUsers()
Gets details of the possible operations that can be performed onnew users
. -
Uses of UserCapabilities in com.atlassian.crowd.embedded.core
-
Uses of UserCapabilities in com.atlassian.crowd.embedded.impl
Modifier and TypeMethodDescriptionstatic UserCapabilities
DirectoryUserCapabilities.fromDirectory
(Directory directory) static UserCapabilities
DirectoryUserCapabilities.none()
-
Uses of UserCapabilities in com.atlassian.crowd.manager.application
Modifier and TypeMethodDescriptionAbstractDelegatingApplicationService.getCapabilitiesForNewUsers
(Application application) ApplicationService.getCapabilitiesForNewUsers
(Application application) Gets the expected capabilities fornew users
.ApplicationServiceGeneric.getCapabilitiesForNewUsers
(Application application) TranslatingApplicationService.getCapabilitiesForNewUsers
(Application application)