Class FeiShuProperties
java.lang.Object
com.bytedesk.core.rbac.auth.feishu.FeiShuProperties
@Component
@ConfigurationProperties(prefix="bytedesk.oauth.feishu")
public class FeiShuProperties
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
private boolean enabled -
appId
-
appSecret
-
redirectUri
-
-
Constructor Details
-
FeiShuProperties
public FeiShuProperties()
-