listRoles(Map< String, Object >) method

Lists all known roles.

Syntax

List< Named > listRoles ( Map< String, Object > context ) throws SecException

Parameters

Returns

a List containing Named objects describing each role.

Exceptions

Usage

This method is indirectly called when the CSI client calls

SecContext.listRoles()

.

a List containing Named objects describing each role.