Uses of Class
io.github.xezzon.zeroweb.third_party_app.domain.AccessSecret
Packages that use AccessSecret
Package
Description
-
Uses of AccessSecret in io.github.xezzon.zeroweb.third_party_app
Methods in io.github.xezzon.zeroweb.third_party_app that return AccessSecretModifier and TypeMethodDescriptionThirdPartyAppController.add
(AddThirdPartyAppReq req) 添加第三方应用ThirdPartyAppController.rollAccessSecret
(String appId) 更新第三方应用的密钥 -
Uses of AccessSecret in io.github.xezzon.zeroweb.third_party_app.domain
Fields in io.github.xezzon.zeroweb.third_party_app.domain 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