check


Description:

public bool check (SecurityContext test)

Check if test is covered by this.

Parameters:

this

reference security context item to check against.

test

security context item to be checked.

Returns:

TRUE if contexts are equal or the this has a wildcard system context, or if system contexts are equal and this has a wildcard application context, otherwise FALSE. If either or both contexts are NULL, FALSE is returned.