Jonathan Turner пре 8 година
родитељ
комит
f45a28bf5d
1 измењених фајлова са 2 додато и 4 уклоњено
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -84,10 +84,8 @@ Login:
 ```go
 ```go
 err := cl.Login()
 err := cl.Login()
 ```
 ```
-(Optional) Enable automatic refresh of Kerberos Ticket Granting Ticket (TGT):
-```go
-cl.EnableAutoSessionRenewal()
-```
+Kerberos Ticket Granting Tickets (TGT) will be automatically renewed unless the client was created from a CCache.
+
 #### Authenticate to a Service
 #### Authenticate to a Service
 
 
 ##### HTTP SPNEGO
 ##### HTTP SPNEGO