getAuthenticationHandler(final Integer) method

Returns the the authentication handler for the given method.

Syntax

IAuthenticationHandler getAuthenticationHandler ( final Integer authenticationMethod )

Parameters

Returns

the handler or null if no handler is configured for the given method

Usage

If no match is found, null is returned.

the handler or null if no handler is configured for the given method