11 references to HandleSecurityTokenProcessingException
System.ServiceModel (11)
System\ServiceModel\Security\SecurityTokenAuthenticatorAdapter.cs (1)
58
if (!_exceptionMapper.
HandleSecurityTokenProcessingException
(ex))
System\ServiceModel\Security\WrappedRsaSecurityTokenAuthenticator.cs (1)
63
if ( !_exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) )
System\ServiceModel\Security\WrappedSaml11SecurityTokenAuthenticator.cs (1)
63
if ( !_exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) )
System\ServiceModel\Security\WrappedSaml2SecurityTokenAuthenticator.cs (1)
74
if ( !_exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) )
System\ServiceModel\Security\WrappedSessionSecurityTokenAuthenticator.cs (1)
109
if (!_exceptionMapper.
HandleSecurityTokenProcessingException
(ex))
System\ServiceModel\Security\WrappedUserNameSecurityTokenAuthenticator.cs (1)
63
if ( !_exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) )
System\ServiceModel\Security\WrappedX509SecurityTokenAuthenticator.cs (1)
62
if ( !_exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) )
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (4)
234
if ( !( MapExceptionsToSoapFaults && _exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) ) )
292
if ( !( MapExceptionsToSoapFaults && _exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) ) )
429
if ( !( MapExceptionsToSoapFaults && _exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) ) )
474
if ( !( MapExceptionsToSoapFaults && _exceptionMapper.
HandleSecurityTokenProcessingException
( ex ) ) )