4 types derived from TimeBoundedCache
System.ServiceModel (4)
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
48
internal sealed class NonceCacheImpl :
TimeBoundedCache
System\ServiceModel\Security\NegotiationTokenAuthenticatorStateCache.cs (1)
13
sealed class NegotiationTokenAuthenticatorStateCache<T> :
TimeBoundedCache
System\ServiceModel\Security\SecurityContextTokenCache.cs (1)
17
sealed class SecurityContextTokenCache :
TimeBoundedCache
System\ServiceModel\Security\Tokens\WindowsUserNameCachingSecurityTokenAuthenticator.cs (1)
22
class LogonTokenCache :
TimeBoundedCache
4 references to TimeBoundedCache
System.ServiceModel (4)
System\ServiceModel\Security\TimeBoundedCache.cs (2)
421
TimeBoundedCache
self = (
TimeBoundedCache
)state;
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
15
public class SecurityContextSecurityToken : SecurityToken,
TimeBoundedCache
.IExpirableItem, IDisposable
209
DateTime
TimeBoundedCache
.IExpirableItem.ExpirationTime