Uses of Class
com.atlassian.confluence.impl.user.crowd.serviceaccount.ServiceAccountUserImpl
Packages that use ServiceAccountUserImpl
Package
Description
- 
Uses of ServiceAccountUserImpl in com.atlassian.confluence.impl.user.crowd.serviceaccount
Methods in com.atlassian.confluence.impl.user.crowd.serviceaccount that return ServiceAccountUserImplModifier and TypeMethodDescriptionServiceAccountUserImpl.clone()Return a new copy of this ServiceAccountUserImplServiceAccountUserManager.getServiceAccountUserForOAuthClient(String clientId) Methods in com.atlassian.confluence.impl.user.crowd.serviceaccount that return types with arguments of type ServiceAccountUserImplModifier and TypeMethodDescriptionstatic Optional<ServiceAccountUserImpl> ServiceAccountUserImpl.toServiceAccountUserImpl(@NonNull ConfluenceUser confluenceUser)  - 
Uses of ServiceAccountUserImpl in com.atlassian.confluence.user.crowd
Methods in com.atlassian.confluence.user.crowd that return ServiceAccountUserImplModifier and TypeMethodDescriptionServiceAccountUserManager.getServiceAccountUserForOAuthClient(String clientId) Deprecated, for removal: This API element is subject to removal in a future version.