| Package | Description |
|---|---|
| selfservice.api.dashboard | |
| selfservice.domain | |
| selfservice.service.impl | |
| selfservice.util |
| Modifier and Type | Method and Description |
|---|---|
RestResponse<CoinUser> |
UsersController.me() |
| Modifier and Type | Method and Description |
|---|---|
static EnrichJson |
EnrichJson.forUser(CoinUser currentUser,
String statsUrl) |
| Constructor and Description |
|---|
CoinAuthentication(CoinUser coinUser) |
| Modifier and Type | Method and Description |
|---|---|
String |
JiraClientMock.create(JiraTask task,
CoinUser user) |
String |
JiraClientImpl.create(JiraTask task,
CoinUser user) |
String |
JiraClient.create(JiraTask task,
CoinUser user)
Create a new task in Jira.
|
| Modifier and Type | Method and Description |
|---|---|
static CoinUser |
SpringSecurity.getCurrentUser()
Get the currently logged in user from the security context.
|
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.