listActions(Map< String, Object >, SecResource ) method

Lists all actions that can be performed on the specified resource.

Syntax

List< Named > listActions ( Map< String, Object > context , SecResource res ) throws SecException

Parameters

Returns

a List containing Named objects describing each action.

Exceptions

Usage

This method is indirectly called when the CSI client calls SecContext.listActions(SecResource).