2 references to WrappedTokenCache
System.ServiceModel (2)
System\ServiceModel\Security\FederatedSecurityTokenManager.cs (2)
294
WrappedTokenCache wrappedTokenCache = new
WrappedTokenCache
( _tokenCache, claimsHandler);
495
SetWrappedTokenCache( new
WrappedTokenCache
( _tokenCache, claimsHandler ), securityTokenAuthenticator, null, claimsHandler );