public class TicketPermanentManager extends TicketManager
Description:
| 构造器和说明 |
|---|
TicketPermanentManager(String authAppId,
String thirdId,
String thirdSecret,
AbstractCacheStorager<Token> cacheStorager) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthAppId() |
String |
getCacheKey()
获取永久授权码的key
|
cachingTicket, getAccessTicket, getCacheStorager, getThirdId, getThirdSecret, getTicketpublic TicketPermanentManager(String authAppId, String thirdId, String thirdSecret, AbstractCacheStorager<Token> cacheStorager)
public String getCacheKey()
getCacheKey 在类中 TicketManagerpublic String getAuthAppId()
Copyright © 2019. All rights reserved.