luxlabs header browser preview


@interface WBSLazyURLCredentialCache : WBSURLCredentialCache

- (void)invalidate;
- (id)credentials;
- (void)getCredentialsWithCompletionHandler:(id /* block */)a0;

@end