match


Description:

public bool match (SecurityContext ctx2)

Compare two SecurityContext items match.

Parameters:

this

first item to compare.

ctx2

second item to compare.

Returns:

TRUE if contexts are equal or if either side has a wildcard match for system context, or if system contexts are equal and either side has a wildcard match for the app context, otherwise FALSE. Two NULL contexts match.