public class ActionConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DELETE
Action of deleting the permission.
|
static String |
GET
Action of the getting resource from registry.
|
static String |
PUT
Action of the getting resource from registry.
|
Constructor and Description |
---|
ActionConstants() |
public static final String GET
public static final String PUT
public static final String DELETE
Copyright © 2015 WSO2 Inc. All Rights Reserved.