listEnvironmentAttributes(Map< String, Object >) method

Lists environment attributes that authorization providers may evaluate during checkAccess calls.

Syntax

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

Parameters

Returns

a List containing Named objects describing each environment attribute.

Exceptions

Usage

This method is indirectly called when the CSI client calls

SecContext.listEnvironmentAttributes()

.

a List containing Named objects describing each environment attribute.