@Service public class ActionsServiceImpl extends Object implements ActionsService
| Constructor and Description |
|---|
ActionsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Action |
create(Action action) |
List<Action> |
getActions(String identityProvider)
Get a list of all actions of a certain identity provider
|
public List<Action> getActions(String identityProvider)
ActionsServicegetActions in interface ActionsServicepublic Action create(Action action)
create in interface ActionsServiceCopyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.