|
TIBCO Enterprise Message Service | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Action
An instance of this class is passed to the isAllowed() method of an Authorizer to describe the action that is being authorized.
| Nested Class Summary | |
|---|---|
static class |
Action.Type
Action.Type represents various actions that can be permissioned by the EMS server. |
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
Action.Type getType()
java.lang.String getDestination()
|
TIBCO Enterprise Message Service | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||