getSynchronizedContext( SecContext ) method

Returns SynchronizedSecContextImpl.

Syntax

SynchronizedSecContextImpl getSynchronizedContext ( SecContext ctx )

Usage

Can be safely used when ctx is already an instance of

SynchronizedSecContextImpl

. Method performs the check and returns accordingly.