Uses of Class
io.github.xezzon.zeroweb.third_party_app.AccessSecret
Packages that use AccessSecret
Package
Description
-
Uses of AccessSecret in io.github.xezzon.zeroweb.third_party_app
Fields in io.github.xezzon.zeroweb.third_party_app with type parameters of type AccessSecretModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<AccessSecret>
AccessSecret_.class_
static jakarta.persistence.metamodel.SingularAttribute<AccessSecret,
String> AccessSecret_.id
static jakarta.persistence.metamodel.SingularAttribute<AccessSecret,
String> AccessSecret_.secretKey
-
Uses of AccessSecret in io.github.xezzon.zeroweb.third_party_app.internal
Methods in io.github.xezzon.zeroweb.third_party_app.internal that return AccessSecretModifier and TypeMethodDescriptionThirdPartyAppHttpEndpoint.add
(AddThirdPartyAppReq req) 添加第三方应用ThirdPartyAppHttpEndpoint.rollAccessSecret
(String appId) 更新第三方应用的密钥