8 #import <Foundation/Foundation.h>
11 NS_ASSUME_NONNULL_BEGIN
50 - (void) setMaxCacheFileAge:(NSTimeInterval) age;
72 - (void) setMaxCacheFileSize:(NSUInteger) fileSize;
141 + (void) clearCredentialsForMethod:(nullable NSString*) method;
179 + (void) kerberosAllowDelegation:(BOOL)allow;
183 NS_ASSUME_NONNULL_END