public interface Action
Modifier and Type | Interface and Description |
---|---|
static class |
Action.Type
Action.Type represents various actions that can be permissioned by the EMS server.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestination()
If a destination is associated with the request, this method returns its name
as a string.
|
Action.Type |
getType()
Gets the kind of operation to be authorized.
|
Action.Type getType()
java.lang.String getDestination()
Copyright © Cloud Software Group, Inc. All rights reserved