Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Root<T>, CriteriaUpdate<T>, CriteriaBuilder) - Method in interface io.github.xezzon.zeroweb.common.jpa.BaseDAO.UpdateCriteriaBuilder
- ACCESS_KEY_HEADER - Static variable in class io.github.xezzon.zeroweb.auth.JwtFilter
- ACCESS_KEY_HEADER - Static variable in class io.github.xezzon.zeroweb.ZerowebOpenConstant
-
应用访问凭据的请求头
- AccessSecret - Class in io.github.xezzon.zeroweb.third_party_app
-
第三方应用访问凭据与密钥
- AccessSecret() - Constructor for class io.github.xezzon.zeroweb.third_party_app.AccessSecret
- AccessSecret_ - Class in io.github.xezzon.zeroweb.third_party_app
- AccessSecret_() - Constructor for class io.github.xezzon.zeroweb.third_party_app.AccessSecret_
- AccessSecretRepository - Interface in io.github.xezzon.zeroweb.third_party_app.repository
- add(AddThirdPartyAppReq) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppHttpEndpoint
-
添加第三方应用
- addAllData(Iterable<? extends DictImportReq>) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addAllData(Iterable<? extends DictResp>) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addAllEntitlements(Iterable<String>) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- addAllGroups(Iterable<String>) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- addAllRoles(Iterable<String>) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- addApp(AddAppReq) - Method in class io.github.xezzon.zeroweb.app.internal.AppHttpEndpoint
-
新增服务
- AddAppReq - Record Class in io.github.xezzon.zeroweb.app.entity
-
新增服务
- AddAppReq(String, String, Integer) - Constructor for record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Creates an instance of a
AddAppReq
record class. - addData(int, DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addData(int, DictImportReq.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addData(int, DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addData(int, DictResp.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addData(DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addData(DictImportReq.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addData(DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addData(DictResp.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addDataBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addDataBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- addDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- addDict(AddDictReq) - Method in class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
-
新增字典目/字典项
- AddDictReq - Class in io.github.xezzon.zeroweb.dict.entity
- AddDictReq() - Constructor for class io.github.xezzon.zeroweb.dict.entity.AddDictReq
- addEntitlements(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- addEntitlementsBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- addGroups(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- addGroupsBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- addI18nMessage(AddI18nMessageReq) - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
-
新增国际化内容
- AddI18nMessageReq - Record Class in io.github.xezzon.zeroweb.locale.entity
-
新增国际化内容的请求参数
- AddI18nMessageReq(String, String) - Constructor for record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
-
Creates an instance of a
AddI18nMessageReq
record class. - addInterceptors(InterceptorRegistry) - Method in class io.github.xezzon.zeroweb.auth.SaTokenConfigure
-
添加注解式鉴权功能
- addLanguage(AddLanguageReq) - Method in class io.github.xezzon.zeroweb.locale.internal.LanguageHttpEndpoint
-
新增语言
- AddLanguageReq - Record Class in io.github.xezzon.zeroweb.locale.entity
-
新增语言的请求参数
- AddLanguageReq(String, String, Integer, Boolean) - Constructor for record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Creates an instance of a
AddLanguageReq
record class. - addOpenapi(AddOpenapiReq) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiHttpEndpoint
-
新增`对外接口`
- AddOpenapiReq - Record Class in io.github.xezzon.zeroweb.openapi.entity
- AddOpenapiReq(String, String, HttpMethod) - Constructor for record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Creates an instance of a
AddOpenapiReq
record class. - addRole(AddRoleReq) - Method in class io.github.xezzon.zeroweb.role.internal.RoleHttpEndpoint
-
新增角色
- AddRoleReq - Record Class in io.github.xezzon.zeroweb.role.entity
-
新增角色
- AddRoleReq(String, String, Boolean, String) - Constructor for record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Creates an instance of a
AddRoleReq
record class. - addRoles(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- addRolesBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- AddSubscriptionReq - Record Class in io.github.xezzon.zeroweb.subscription.entity
- AddSubscriptionReq(String, String) - Constructor for record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
-
Creates an instance of a
AddSubscriptionReq
record class. - AddThirdPartyAppReq - Record Class in io.github.xezzon.zeroweb.third_party_app.entity
- AddThirdPartyAppReq(String) - Constructor for record class io.github.xezzon.zeroweb.third_party_app.entity.AddThirdPartyAppReq
-
Creates an instance of a
AddThirdPartyAppReq
record class. - addUser(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserBlockingStub
-
新增用户
- addUser(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserBlockingV2Stub
-
新增用户
- addUser(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserFutureStub
-
新增用户
- addUser(AddUserReq, StreamObserver<AddUserResp>) - Method in class io.github.xezzon.zeroweb.user.internal.UserGrpcEndpoint
-
新增用户(服务间接口)
- addUser(AddUserReq, StreamObserver<AddUserResp>) - Method in interface io.github.xezzon.zeroweb.user.UserGrpc.AsyncService
-
新增用户
- addUser(AddUserReq, StreamObserver<AddUserResp>) - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserStub
-
新增用户
- AddUserReq - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的参数
- AddUserReq.Builder - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的参数
- AddUserReqConverter - Interface in io.github.xezzon.zeroweb.user.converter
- AddUserReqConverterImpl - Class in io.github.xezzon.zeroweb.user.converter
- AddUserReqConverterImpl() - Constructor for class io.github.xezzon.zeroweb.user.converter.AddUserReqConverterImpl
- AddUserReqOrBuilder - Interface in io.github.xezzon.zeroweb.user
- AddUserResp - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的返回值
- AddUserResp.Builder - Class in io.github.xezzon.zeroweb.user
-
新增用户接口的返回值
- AddUserRespOrBuilder - Interface in io.github.xezzon.zeroweb.user
- ADMIN - Static variable in class io.github.xezzon.zeroweb.role.RoleConstant
-
系统管理员
- ADMIN_ID - Static variable in class io.github.xezzon.zeroweb.role.RoleConstant
-
系统管理员ID
- AdminErrorCode - Enum Class in io.github.xezzon.zeroweb.common.exception
-
错误码分配中心
- AdminExceptionHandler - Class in io.github.xezzon.zeroweb.common.exception
- AdminExceptionHandler() - Constructor for class io.github.xezzon.zeroweb.common.exception.AdminExceptionHandler
- ALGORITHM - Static variable in class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
- ALGORITHM - Static variable in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppService
- Alphanumeric - Annotation Interface in io.github.xezzon.zeroweb.common.validator
-
数据校验:仅允许字母、数字、下划线
- App - Class in io.github.xezzon.zeroweb.app
-
服务
- App() - Constructor for class io.github.xezzon.zeroweb.app.App
- App_ - Class in io.github.xezzon.zeroweb.app
- App_() - Constructor for class io.github.xezzon.zeroweb.app.App_
- APP_ID - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- APP_WRITE - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- appBuilder() - Static method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator
- AppDAO - Class in io.github.xezzon.zeroweb.app.internal
- AppHttpEndpoint - Class in io.github.xezzon.zeroweb.app.internal
-
服务管理
- AppHttpEndpoint(AppService) - Constructor for class io.github.xezzon.zeroweb.app.internal.AppHttpEndpoint
- appId - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- appId() - Method in record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
-
Returns the value of the
appId
record component. - ApplicationContextProvider - Class in io.github.xezzon.zeroweb.common.context
-
应用上下文
- ApplicationContextProvider() - Constructor for class io.github.xezzon.zeroweb.common.context.ApplicationContextProvider
- AppRepository - Interface in io.github.xezzon.zeroweb.app.repository
- AppService - Class in io.github.xezzon.zeroweb.app.internal
- AppService(AppDAO) - Constructor for class io.github.xezzon.zeroweb.app.internal.AppService
- ARGUMENT_NOT_VALID - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
HTTP请求参数不符合校验规则
- ASCII_LOWER_CASE - Static variable in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
小写字母
- ASCII_UPPER_CASE - Static variable in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
大写字母
- ASN1PrivateKeyReader - Interface in io.github.xezzon.zeroweb.core.crypto
- ASN1PrivateKeyWriter - Interface in io.github.xezzon.zeroweb.core.crypto
- ASN1PublicKeyReader - Interface in io.github.xezzon.zeroweb.core.crypto
- ASN1PublicKeyWriter - Interface in io.github.xezzon.zeroweb.core.crypto
- AUDITING - Enum constant in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- auditSubscription(String) - Method in class io.github.xezzon.zeroweb.subscription.internal.SubscriptionHttpEndpoint
-
审核订阅 审核后第三方应用即可调用该接口
- AuthenticationProto - Class in io.github.xezzon.zeroweb.auth
- AuthHttpConstant - Class in io.github.xezzon.zeroweb.auth
-
HTTP 认证相关的常量
- AuthnHttpEndpoint - Class in io.github.xezzon.zeroweb.auth.internal
-
认证管理
- AuthnHttpEndpoint(AuthnService, ZerowebConfig) - Constructor for class io.github.xezzon.zeroweb.auth.internal.AuthnHttpEndpoint
- AuthnService - Class in io.github.xezzon.zeroweb.auth.internal
-
认证服务
- AuthnService(IUserService4Auth, JwtCryptoService) - Constructor for class io.github.xezzon.zeroweb.auth.internal.AuthnService
- AUTHORIZATION - Enum constant in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
授权异常
- AUTHORIZATION - Static variable in class io.github.xezzon.zeroweb.auth.AuthHttpConstant
-
HTTP "Authentication" 请求头
- AUTHORIZED_PARTY_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
授权方 - ID 令牌的发行方
- AUTHZ_READ - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- AUTHZ_ROLE_PERMISSION - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- AUTHZ_ROLE_USER - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- AuthzHttpEndpoint - Class in io.github.xezzon.zeroweb.auth.internal
-
授权管理
- AuthzHttpEndpoint(AuthzService, IRoleService4Auth) - Constructor for class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
- AuthzService - Class in io.github.xezzon.zeroweb.auth.internal
- AuthzService(RoleUserRepository, RolePermissionRepository, IUserService4Auth, IRoleService4Auth) - Constructor for class io.github.xezzon.zeroweb.auth.internal.AuthzService
- AZP_VALUE - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
授权方: ZeroWeb
B
- BASE_URL - Static variable in class io.github.xezzon.zeroweb.app.App_
- BaseDAO<T extends IEntity<I>,
I, M extends org.springframework.data.jpa.repository.JpaRepository<T, I> & org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>> - Class in io.github.xezzon.zeroweb.common.jpa - BaseDAO.ICopier<T> - Interface in io.github.xezzon.zeroweb.common.jpa
-
实体属性复制器
- BaseDAO.UpdateCriteriaBuilder<T> - Interface in io.github.xezzon.zeroweb.common.jpa
-
更新条件组装器
- BaseSpecs - Class in io.github.xezzon.zeroweb.common.jpa
- baseUrl - Static variable in class io.github.xezzon.zeroweb.app.App_
- baseUrl() - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Returns the value of the
baseUrl
record component. - baseUrl() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Returns the value of the
baseUrl
record component. - BasicAuth - Record Class in io.github.xezzon.zeroweb.auth.entity
- BasicAuth(String, String) - Constructor for record class io.github.xezzon.zeroweb.auth.entity.BasicAuth
-
Creates an instance of a
BasicAuth
record class. - basicLogin(BasicAuth) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthnHttpEndpoint
-
用户名口令认证
- bearer() - Method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator.Builder
- BEARER - Static variable in class io.github.xezzon.zeroweb.auth.AuthHttpConstant
-
HTTP "Bearer" 身份验证方案
- bindPermissionToRole(RolePermission) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzService
-
将接口权限绑定到角色
- bindPermissionToRole(Collection<RolePermission>) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
角色授予接口权限
- bindService() - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictImplBase
- bindService() - Method in class io.github.xezzon.zeroweb.user.UserGrpc.UserImplBase
- bindService(DictGrpc.AsyncService) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- bindService(UserGrpc.AsyncService) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
- bindUserToRole(RoleUser) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzService
-
将用户绑定到角色
- bindUserToRole(Collection<RoleUser>) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
将用户绑定到角色
- BreakException - Exception in io.github.xezzon.zeroweb.core.error
-
退出当前异常处理流程,用于不关心执行结果的地方。
- BreakException() - Constructor for exception io.github.xezzon.zeroweb.core.error.BreakException
- build() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- build() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- build() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- build() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- buildPartial() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
C
- CharacterConstant - Class in io.github.xezzon.zeroweb.common.constant
- checkPermission(String) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppService
- checkPermission(String) - Method in interface io.github.xezzon.zeroweb.third_party_app.IThirdPartyAppService
-
检查当前人员是否有指定应用的权限
- cipher - Static variable in class io.github.xezzon.zeroweb.user.User_
- CIPHER - Static variable in class io.github.xezzon.zeroweb.user.User_
- class_ - Static variable in class io.github.xezzon.zeroweb.app.App_
- class_ - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- class_ - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- class_ - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- class_ - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- class_ - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- class_ - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- class_ - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- class_ - Static variable in class io.github.xezzon.zeroweb.role.Role_
- class_ - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- class_ - Static variable in class io.github.xezzon.zeroweb.third_party_app.AccessSecret_
- class_ - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- class_ - Static variable in class io.github.xezzon.zeroweb.user.User_
- clear() - Static method in class io.github.xezzon.zeroweb.auth.JwtAuth
-
清楚 ThreadLocal 防止内存泄漏
- clear() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- clear() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- clear() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- clear() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- clearCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2;
- clearCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- clearData() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- clearData() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- clearEntitlements() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- clearExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- clearGroups() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- clearId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1;
- clearId() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- clearLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3;
- clearLabel() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- clearNickname() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- clearNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- clearOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
int32 ordinal = 4;
- clearOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
排序号
- clearParentId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- clearPassword() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- clearPreferredUsername() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- clearRoles() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- clearSub() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- clearTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1;
- clearTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- clearTag() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- clearUsername() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- CLIENT - Enum constant in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
客户端异常 需要通知给调用方处理
- CLIENT - Enum constant in enum class io.github.xezzon.zeroweb.metadata.ServiceType
- code - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- code - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- code - Static variable in class io.github.xezzon.zeroweb.role.Role_
- code() - Method in record class io.github.xezzon.zeroweb.common.exception.ErrorResponse
-
Returns the value of the
code
record component. - code() - Method in interface io.github.xezzon.zeroweb.core.error.IErrorCode
-
错误码编码 格式为 `${错误来源类型}{模块编码}{异常码序列号}`
- code() - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Returns the value of the
code
record component. - code() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Returns the value of the
code
record component. - code() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Returns the value of the
code
record component. - CODE - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- CODE - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- CODE - Static variable in class io.github.xezzon.zeroweb.role.Role_
- CODE_COLUMN - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi
- CODE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- CODE_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- CommonErrorCode - Enum Class in io.github.xezzon.zeroweb.common.exception
-
错误码分配中心
- content - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- content() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Returns the value of the
content
record component. - CONTENT - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- copy(T, T) - Method in interface io.github.xezzon.zeroweb.common.jpa.BaseDAO.ICopier
-
复制实体属性,如果源实体属性为null,则不复制
- CREATE_TIME - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- CREATE_TIME - Static variable in class io.github.xezzon.zeroweb.user.User_
- createTime - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- createTime - Static variable in class io.github.xezzon.zeroweb.user.User_
D
- DATA_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReqList
- DATA_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictListResp
- DATA_PERMISSION_FORBIDDEN - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
数据权限无效
- DatabaseConstant - Class in io.github.xezzon.zeroweb.common.constant
-
数据库相关常量
- DataPermissionForbiddenException - Exception in io.github.xezzon.zeroweb.common.exception
- DataPermissionForbiddenException(String) - Constructor for exception io.github.xezzon.zeroweb.common.exception.DataPermissionForbiddenException
- DbTrait - Interface in io.github.xezzon.zeroweb.common.marker
-
以与数据库交互的方式实现功能
- decoder(byte[]) - Static method in class io.github.xezzon.zeroweb.auth.JsonWebToken
-
验签、解码 JWT(对称密钥验签)
- decoder(ECPublicKey) - Static method in class io.github.xezzon.zeroweb.auth.JsonWebToken
-
验签、解码 JWT (公钥验签)
- Decoder(Algorithm) - Constructor for class io.github.xezzon.zeroweb.auth.JsonWebToken.Decoder
- DEFAULT_TIMEOUT - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
JWT默认过期时间(秒)
- DefaultMenuService - Class in io.github.xezzon.zeroweb.metadata
- DefaultMenuService() - Constructor for class io.github.xezzon.zeroweb.metadata.DefaultMenuService
- defaultSort() - Static method in class io.github.xezzon.zeroweb.third_party_app.repository.ThirdPartyAppSpec
- DELETE - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- deleteApp(String) - Method in class io.github.xezzon.zeroweb.app.internal.AppHttpEndpoint
-
删除服务
- deleteByLanguage(String) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- deleteByNamespaceAndMessageKey(String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- deleteByRoleIdAndUserId(String, String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RoleUserRepository
- deleteByRoleIdInAndPermission(Collection<String>, String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RolePermissionRepository
- deleteI18nMessage(String) - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
-
删除国际化内容
- deleteLanguage(String) - Method in class io.github.xezzon.zeroweb.locale.internal.LanguageHttpEndpoint
-
删除语言
- deleteRole(String) - Method in class io.github.xezzon.zeroweb.role.internal.RoleHttpEndpoint
-
删除角色
- DerStringReader - Class in io.github.xezzon.zeroweb.core.crypto
- DerStringReader(String) - Constructor for class io.github.xezzon.zeroweb.core.crypto.DerStringReader
- description - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- description() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Returns the value of the
description
record component. - description() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns the value of the
description
record component. - DESCRIPTION - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- deserialize(byte[]) - Method in class io.github.xezzon.zeroweb.common.redis.GsonRedisSerializer
- destination - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- destination() - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Returns the value of the
destination
record component. - destination() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Returns the value of the
destination
record component. - DESTINATION - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- Dict - Class in io.github.xezzon.zeroweb.dict
-
字典 字典是一组提供给用户选择的值。
- Dict() - Constructor for class io.github.xezzon.zeroweb.dict.Dict
- Dict_ - Class in io.github.xezzon.zeroweb.dict
- Dict_() - Constructor for class io.github.xezzon.zeroweb.dict.Dict_
- DICT_I18N_NAMESPACE - Static variable in class io.github.xezzon.zeroweb.dict.Dict
- DICT_READ - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- DICT_TAG - Static variable in class io.github.xezzon.zeroweb.dict.Dict
- DICT_TAG - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- DICT_WRITE - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- DictDAO - Class in io.github.xezzon.zeroweb.dict.internal
- DictDbHandler - Class in io.github.xezzon.zeroweb.dict.internal
-
字典管理在本服务实现,所以不需要以 RPC 调用的方式导入字典。
- DictDbHandler(DictService) - Constructor for class io.github.xezzon.zeroweb.dict.internal.DictDbHandler
- DictGrpc - Class in io.github.xezzon.zeroweb.dict
-
字典相关的服务间接口
- DictGrpc.AsyncService - Interface in io.github.xezzon.zeroweb.dict
-
字典相关的服务间接口
- DictGrpc.DictBlockingStub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do limited synchronous rpc calls to service Dict.
- DictGrpc.DictBlockingV2Stub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do synchronous rpc calls to service Dict.
- DictGrpc.DictFutureStub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Dict.
- DictGrpc.DictImplBase - Class in io.github.xezzon.zeroweb.dict
-
Base class for the server implementation of the service Dict.
- DictGrpc.DictStub - Class in io.github.xezzon.zeroweb.dict
-
A stub to allow clients to do asynchronous rpc calls to service Dict.
- DictGrpcEndpoint - Class in io.github.xezzon.zeroweb.dict.internal
- DictGrpcEndpoint(DictService) - Constructor for class io.github.xezzon.zeroweb.dict.internal.DictGrpcEndpoint
- DictHttpEndpoint - Class in io.github.xezzon.zeroweb.dict.internal
-
字典管理
- DictHttpEndpoint(DictService) - Constructor for class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
- DictImplBase() - Constructor for class io.github.xezzon.zeroweb.dict.DictGrpc.DictImplBase
- DictImporter - Interface in io.github.xezzon.zeroweb.dict
-
字典导入功能
- DictImportReq - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReq
- DictImportReq.Builder - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReq
- DictImportReqConverter - Interface in io.github.xezzon.zeroweb.dict.converter
- DictImportReqConverterImpl - Class in io.github.xezzon.zeroweb.dict.converter
- DictImportReqConverterImpl() - Constructor for class io.github.xezzon.zeroweb.dict.converter.DictImportReqConverterImpl
- DictImportReqList - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReqList
- DictImportReqList.Builder - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictImportReqList
- DictImportReqListOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictImportReqOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictListResp - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictListResp
- DictListResp.Builder - Class in io.github.xezzon.zeroweb.dict
-
Protobuf type
io.github.xezzon.zeroweb.dict.DictListResp
- DictListRespOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictProto - Class in io.github.xezzon.zeroweb.dict
- DictRepository - Interface in io.github.xezzon.zeroweb.dict.repository
- DictReq - Class in io.github.xezzon.zeroweb.dict
-
字典请求
- DictReq.Builder - Class in io.github.xezzon.zeroweb.dict
-
字典请求
- DictReqOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictResp - Class in io.github.xezzon.zeroweb.dict
-
字典响应
- DictResp.Builder - Class in io.github.xezzon.zeroweb.dict
-
字典响应
- DictRespConverter - Interface in io.github.xezzon.zeroweb.dict.converter
- DictRespConverterImpl - Class in io.github.xezzon.zeroweb.dict.converter
- DictRespConverterImpl() - Constructor for class io.github.xezzon.zeroweb.dict.converter.DictRespConverterImpl
- DictRespOrBuilder - Interface in io.github.xezzon.zeroweb.dict
- DictRpcHandler - Class in io.github.xezzon.zeroweb.dict
-
以 RPC 调用的方式实现字典导入功能,针对 zeroweb-service-admin 以外的服务。
- DictRpcHandler() - Constructor for class io.github.xezzon.zeroweb.dict.DictRpcHandler
- DictScanner - Class in io.github.xezzon.zeroweb.dict
-
在 Bean 注册阶段扫描 classpath 下所有实现了 IDict 接口的枚举类,并在用用启动时将其注册到数据库中。
- DictScanner() - Constructor for class io.github.xezzon.zeroweb.dict.DictScanner
- DictService - Class in io.github.xezzon.zeroweb.dict.internal
- DictService(DictDAO) - Constructor for class io.github.xezzon.zeroweb.dict.internal.DictService
- DictSpecs - Class in io.github.xezzon.zeroweb.dict.repository
- dictTag - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- DIGEST_ALGORITHM - Static variable in class io.github.xezzon.zeroweb.ZerowebOpenConstant
-
摘要算法
- DIGIT - Static variable in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
数字
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.github.xezzon.zeroweb.auth.JwtFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.github.xezzon.zeroweb.common.otlp.UserSpanAttributeFilter
- DOT - Static variable in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
点
- DRAFT - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
E
- editable - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- editable - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- EDITABLE - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- EDITABLE - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- EMBEDDED - Enum constant in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
嵌入页面。
- enabled - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- enabled - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- enabled() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Returns the value of the
enabled
record component. - enabled() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns the value of the
enabled
record component. - ENABLED - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- ENABLED - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- EnableDictScan - Annotation Interface in io.github.xezzon.zeroweb.dict
-
启用注解扫描。
- ENTITLEMENTS_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- eq(II18nMessage) - Method in interface io.github.xezzon.zeroweb.locale.II18nMessage
-
当命名空间与键都相同时,认为是同一国际化内容
- equals(Object) - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.auth.entity.BasicAuth
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- equals(Object) - Method in record class io.github.xezzon.zeroweb.common.domain.Id
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.common.exception.ErrorResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.crypto.event.PublicKeyGeneratedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictReq
- equals(Object) - Method in class io.github.xezzon.zeroweb.dict.DictResp
- equals(Object) - Method in record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageChangedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageDeletedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.xezzon.zeroweb.third_party_app.entity.AddThirdPartyAppReq
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- equals(Object) - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- error() - Method in record class io.github.xezzon.zeroweb.common.exception.ErrorResponse
-
Returns the value of the
error
record component. - ERROR_CODE_HEADER - Static variable in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
错误码的请求头名称
- ErrorDetail - Class in io.github.xezzon.zeroweb.common.exception
-
API异常响应对象,与 Error-Code 响应头对应
- ErrorDetail(String, String) - Constructor for class io.github.xezzon.zeroweb.common.exception.ErrorDetail
- ErrorResponse - Record Class in io.github.xezzon.zeroweb.common.exception
-
API异常响应体
- ErrorResponse(String, ErrorDetail) - Constructor for record class io.github.xezzon.zeroweb.common.exception.ErrorResponse
-
Creates an instance of a
ErrorResponse
record class. - ErrorSourceType - Enum Class in io.github.xezzon.zeroweb.core.error
-
错误来源类型
- EXCEPTION_I18N_BASENAME - Static variable in exception io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
- ExcludeDbTrait - Class in io.github.xezzon.zeroweb.common.marker
- ExcludeDbTrait() - Constructor for class io.github.xezzon.zeroweb.common.marker.ExcludeDbTrait
- excludes() - Element in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
- EXI_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- existsByRoleIdAndPermission(String, String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RolePermissionRepository
- existsByRoleIdAndUserId(String, String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RoleUserRepository
- EXTERNAL_LINK - Enum constant in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
外部链接。
F
- FILE_SUFFIX - Static variable in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
PEM文件默认后缀名
- findAll(ODataQueryOption) - Method in class io.github.xezzon.zeroweb.common.jpa.BaseDAO
-
分页查询数据
- findAll(ODataQueryOption) - Method in class io.github.xezzon.zeroweb.dict.internal.DictDAO
-
分页查询
- findAll(ODataQueryOption) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiDAO
- findAll(ODataQueryOption) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppDAO
- findAllByOrderByOrdinalAsc() - Method in interface io.github.xezzon.zeroweb.app.repository.AppRepository
- findAllWithUserId(ODataQueryOption, String) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppDAO
- findByAppId(String) - Method in interface io.github.xezzon.zeroweb.subscription.repository.SubscriptionRepository
- findByAppIdAndOpenapiCodeIn(String, Collection<String>) - Method in interface io.github.xezzon.zeroweb.subscription.repository.SubscriptionRepository
- findByCode(String) - Method in interface io.github.xezzon.zeroweb.openapi.repository.OpenapiRepository
- findByDictTagAndLanguageTag(String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.LanguageRepository
- findByDictTagOrderByOrdinalAsc(String) - Method in interface io.github.xezzon.zeroweb.locale.repository.LanguageRepository
- findByIdIn(Collection<String>) - Method in class io.github.xezzon.zeroweb.role.internal.RoleService
- findByIdIn(Collection<String>) - Method in interface io.github.xezzon.zeroweb.role.IRoleService4Auth
-
根据ID批量查询角色
- findByIdIn(Collection<String>) - Method in class io.github.xezzon.zeroweb.user.internal.UserService
- findByIdIn(Collection<String>) - Method in interface io.github.xezzon.zeroweb.user.IUserService4Auth
-
根据ID批量查询用户
- findByNamespaceAndLanguage(String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- findByNamespaceAndMessageKey(String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.I18nMessageRepository
- findByNamespaceAndMessageKey(String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- findByNamespaceAndMessageKeyAndLanguage(String, String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- findByParentIdIn(Collection<String>) - Method in interface io.github.xezzon.zeroweb.dict.repository.DictRepository
- findByParentIdIn(Collection<String>) - Method in interface io.github.xezzon.zeroweb.role.repository.RoleRepository
- findByPermission(String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RolePermissionRepository
- findByRoleId(String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RoleUserRepository
- findByRoleIdIn(Collection<String>) - Method in interface io.github.xezzon.zeroweb.auth.repository.RolePermissionRepository
- findByTagAndCode(String, String) - Method in interface io.github.xezzon.zeroweb.dict.repository.DictRepository
- findByTagOrderByOrdinalAsc(String) - Method in interface io.github.xezzon.zeroweb.dict.repository.DictRepository
- findByUserId(String) - Method in interface io.github.xezzon.zeroweb.auth.repository.RoleUserRepository
- findByUsername(String) - Method in interface io.github.xezzon.zeroweb.user.repository.UserRepository
-
根据用户名获取记录
- findByValue(String) - Method in interface io.github.xezzon.zeroweb.role.repository.RoleRepository
- findByValueIn(Collection<String>) - Method in interface io.github.xezzon.zeroweb.role.repository.RoleRepository
- findDistinctNamespace() - Method in interface io.github.xezzon.zeroweb.locale.repository.I18nMessageRepository
- findParent(String) - Method in class io.github.xezzon.zeroweb.role.internal.RoleService
- findParent(String) - Method in interface io.github.xezzon.zeroweb.role.IRoleService4Auth
-
查询上级角色
- format(String, String, Object...) - Method in class io.github.xezzon.zeroweb.common.i18n.I18nUtil.I18nMessageFormatter
- formatter(String) - Static method in class io.github.xezzon.zeroweb.common.i18n.I18nUtil
-
消息格式化的构造器
- forwardForSafe(String, byte[], String, Instant, String, HttpHeaders, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.call.internal.SubscriptionCallHttpEndpoint
-
转发 GET 请求
- forwardForUnsafe(String, byte[], String, Instant, String, HttpHeaders, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.call.internal.SubscriptionCallHttpEndpoint
-
转发非 GET 请求
- from(Dict) - Method in interface io.github.xezzon.zeroweb.dict.converter.DictRespConverter
- from(Dict) - Method in class io.github.xezzon.zeroweb.dict.converter.DictRespConverterImpl
- from(DictImportReq) - Method in interface io.github.xezzon.zeroweb.dict.converter.DictImportReqConverter
- from(DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.converter.DictImportReqConverterImpl
- from(AddUserReq) - Method in interface io.github.xezzon.zeroweb.user.converter.AddUserReqConverter
- from(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.converter.AddUserReqConverterImpl
G
- generate(SharedSessionContractImplementor, Object) - Method in class io.github.xezzon.zeroweb.common.jpa.HibernateIdGenerator
- get() - Static method in class io.github.xezzon.zeroweb.auth.JwtAuth
-
获取当前认证信息。
- get() - Method in class io.github.xezzon.zeroweb.common.jpa.BaseDAO
- GET - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- getAccessKey() - Method in class io.github.xezzon.zeroweb.third_party_app.AccessSecret
- getAddUserMethod() - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
- getByCode(String) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiService
- getByCode(String) - Method in interface io.github.xezzon.zeroweb.openapi.IOpenapiService4Subscription
-
根据编码查询对外接口
- getChildren() - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeNode
- getCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2;
- getCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
string code = 2;
- getCode() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
string code = 2;
- getCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- getCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典键
- getCode() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典键
- getCode() - Method in enum class io.github.xezzon.zeroweb.metadata.ServiceType
- getCode() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- getCode() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
- getCode() - Method in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2;
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
string code = 2;
- getCodeBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
string code = 2;
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- getCodeBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典键
- getCodeBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典键
- getCopier() - Method in class io.github.xezzon.zeroweb.app.internal.AppDAO
- getCopier() - Method in class io.github.xezzon.zeroweb.common.jpa.BaseDAO
- getCopier() - Method in class io.github.xezzon.zeroweb.dict.internal.DictDAO
- getCopier() - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageDAO
- getCopier() - Method in class io.github.xezzon.zeroweb.locale.internal.LanguageDAO
- getCopier() - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiDAO
- getCopier() - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppDAO
- getCountDownLatch() - Method in class io.github.xezzon.zeroweb.dict.DictRpcHandler
- getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getData(int) - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getData(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getData(int) - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataCount() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataCount() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataCount() - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataList() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataList() - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataOrBuilder(int) - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataOrBuilder(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataOrBuilder(int) - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataOrBuilderList() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqListOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataOrBuilderList() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDataOrBuilderList() - Method in interface io.github.xezzon.zeroweb.dict.DictListRespOrBuilder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- getDefaultInstance() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- getDefaultInstanceForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.auth.AuthenticationProto
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictProto
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- getDescriptor() - Static method in class io.github.xezzon.zeroweb.user.UserProto
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- getDescriptorForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- getDictListByTag(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingStub
-
根据字典目获取字典列表
- getDictListByTag(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingV2Stub
-
根据字典目获取字典列表
- getDictListByTag(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictFutureStub
-
根据字典目获取字典列表
- getDictListByTag(DictReq, StreamObserver<DictListResp>) - Method in interface io.github.xezzon.zeroweb.dict.DictGrpc.AsyncService
-
根据字典目获取字典列表
- getDictListByTag(DictReq, StreamObserver<DictListResp>) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictStub
-
根据字典目获取字典列表
- getDictListByTag(DictReq, StreamObserver<DictListResp>) - Method in class io.github.xezzon.zeroweb.dict.internal.DictGrpcEndpoint
-
查询指定字典目下所有字典项的列表(服务间接口)
- getDictTagList(ODataRequestParam) - Method in class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
-
分页查询字典目列表
- getDictTreeByTag(String) - Method in class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
-
查询指定字典目下所有字典项的列表
- getDigit() - Static method in class io.github.xezzon.zeroweb.common.constant.CharacterConstant
- getEntitlements(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlements(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlements(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getEntitlementsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlementsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlementsBytes(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getEntitlementsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlementsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlementsCount() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getEntitlementsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- getEntitlementsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
权限
- getEntitlementsList() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
权限
- getExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- getExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
令牌有效时长
- getExi() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
令牌有效时长
- getGetDictListByTagMethod() - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- getGroups(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroups(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroups(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getGroupsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroupsBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroupsBytes(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getGroupsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroupsCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroupsCount() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getGroupsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- getGroupsList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户组
- getGroupsList() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户组
- getId() - Method in interface io.github.xezzon.zeroweb.common.jpa.IEntity
- getId() - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeNode
- getId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1;
- getId() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
string id = 1;
- getId() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
string id = 1;
- getId() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- getId() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
-
用户ID
- getId() - Method in interface io.github.xezzon.zeroweb.user.AddUserRespOrBuilder
-
用户ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1;
- getIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
string id = 1;
- getIdBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
string id = 1;
- getIdBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- getIdBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
-
用户ID
- getIdBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserRespOrBuilder
-
用户ID
- getImportDictMethod() - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3;
- getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string label = 3;
- getLabel() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string label = 3;
- getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- getLabel() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典值
- getLabel() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典值
- getLabel() - Method in enum class io.github.xezzon.zeroweb.metadata.ServiceType
- getLabel() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- getLabel() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
- getLabel() - Method in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3;
- getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string label = 3;
- getLabelBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string label = 3;
- getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- getLabelBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典值
- getLabelBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典值
- getLocalizedMessage(Locale, String) - Method in exception io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
- getLowercase() - Static method in class io.github.xezzon.zeroweb.common.constant.CharacterConstant
- getMessage() - Method in exception io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
- getMessage() - Method in exception io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException
- getMessageKey() - Method in class io.github.xezzon.zeroweb.app.App
- getMessageKey() - Method in class io.github.xezzon.zeroweb.dict.Dict
- getMessageKey() - Method in interface io.github.xezzon.zeroweb.locale.II18nMessage
- getNamespace() - Method in class io.github.xezzon.zeroweb.app.App
- getNamespace() - Method in class io.github.xezzon.zeroweb.dict.Dict
- getNamespace() - Method in interface io.github.xezzon.zeroweb.locale.II18nMessage
- getNickname() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- getNickname() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
昵称
- getNickname() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
昵称
- getNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- getNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
昵称
- getNickname() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
昵称
- getNicknameBytes() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- getNicknameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
昵称
- getNicknameBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
昵称
- getOpenapiList(ODataRequestParam) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiHttpEndpoint
-
获取`对外接口`列表的分页数据
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.Dict
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
int32 ordinal = 4;
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
int32 ordinal = 4;
- getOrdinal() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
int32 ordinal = 4;
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
排序号
- getOrdinal() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
排序号
- getOrdinal() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
排序号
- getOrdinal() - Method in enum class io.github.xezzon.zeroweb.metadata.ServiceType
- getOrdinal() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- getOrdinal() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
- getOrdinal() - Method in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- getOrThrow() - Static method in class io.github.xezzon.zeroweb.auth.JwtAuth
-
获取当前认证信息。
- getPageNumber() - Method in class io.github.xezzon.zeroweb.core.odata.ODataQueryOption
- getParentId() - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeNode
- getParentId() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- getParentId() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
上级ID
- getParentId() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
上级ID
- getParentIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- getParentIdBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
上级ID
- getParentIdBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
上级ID
- getParserForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- getParserForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- getParserForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- getParserForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- getPassword() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- getPassword() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
密码
- getPassword() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
密码
- getPasswordBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- getPasswordBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
密码
- getPasswordBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
密码
- getPermissionList(Object, String) - Method in class io.github.xezzon.zeroweb.auth.JwtStpInterface
- getPreferredUsername() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- getPreferredUsername() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户名
- getPreferredUsername() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户名
- getPreferredUsernameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- getPreferredUsernameBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户名
- getPreferredUsernameBytes() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户名
- getPublicKey() - Static method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator
- getPublicKey() - Method in record class io.github.xezzon.zeroweb.crypto.event.PublicKeyGeneratedEvent
- getPublicKey() - Method in class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
-
获取公钥
- getResourceFromClasspath(String) - Static method in class io.github.xezzon.zeroweb.core.util.ResourceUtil
-
从首个文件系统的classpath中获取资源
- getResourcesFromClasspath(String) - Static method in class io.github.xezzon.zeroweb.core.util.ResourceUtil
-
从所有的文件系统的classpath中获取资源
- getRoleList(Object, String) - Method in class io.github.xezzon.zeroweb.auth.JwtStpInterface
- getRoles(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRoles(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRoles(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getRolesBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRolesBytes(int) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRolesBytes(int) - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getRolesCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRolesCount() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRolesCount() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getRolesList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- getRolesList() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
角色
- getRolesList() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
角色
- getSecretKey() - Static method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- getSerializedSize() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- getServiceDescriptor() - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
- getServiceDescriptor() - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
- getSsoToken(HttpServletResponse) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthnHttpEndpoint
- getSub() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- getSub() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户ID
- getSub() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户ID
- getSubBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- getSubBytes() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
用户ID
- getSubBytes() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
用户ID
- getSubscription(String, String) - Method in class io.github.xezzon.zeroweb.subscription.internal.SubscriptionService
- getSubscription(String, String) - Method in interface io.github.xezzon.zeroweb.subscription.ISubscriptionService4Call
-
获取指定应用ID下被订阅的对外接口
- getSubscriptionStatus() - Method in class io.github.xezzon.zeroweb.subscription.Subscription
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1;
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string tag = 1;
- getTag() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string tag = 1;
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq
-
字典目
- getTag() - Method in interface io.github.xezzon.zeroweb.dict.DictReqOrBuilder
-
字典目
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- getTag() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典目
- getTag() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典目
- getTag() - Method in enum class io.github.xezzon.zeroweb.metadata.ServiceType
- getTag() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- getTag() - Method in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
- getTag() - Method in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1;
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string tag = 1;
- getTagBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string tag = 1;
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictReq
-
字典目
- getTagBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictReqOrBuilder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- getTagBytes() - Method in class io.github.xezzon.zeroweb.dict.DictResp
-
字典目
- getTagBytes() - Method in interface io.github.xezzon.zeroweb.dict.DictRespOrBuilder
-
字典目
- getTokenType() - Method in class io.github.xezzon.zeroweb.auth.entity.OidcToken
- getUppercase() - Static method in class io.github.xezzon.zeroweb.common.constant.CharacterConstant
- getUserByUsername(String) - Method in class io.github.xezzon.zeroweb.user.internal.UserService
- getUserByUsername(String) - Method in interface io.github.xezzon.zeroweb.user.IUserService4Auth
-
根据用户名获取用户信息
- getUsername() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- getUsername() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
用户名
- getUsername() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
用户名
- getUsernameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- getUsernameBytes() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
用户名
- getUsernameBytes() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
用户名
- GlobalExceptionHandler - Class in io.github.xezzon.zeroweb.common.exception
-
全局异常处理 错误码: 依据`异常类-错误码`映射查找。
- GlobalExceptionHandler() - Constructor for class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
- GROUP_PERMISSION - Enum constant in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
资源权限 路径格式为 `resource:#:operation`,operation 通常为 `read`(可省略)、`write` 等。
- groups() - Element in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
Hibernate Validator 要求的字段之一
- GROUPS_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
用户组
- GROUPS_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- GrpcClientFactory - Class in io.github.xezzon.zeroweb.common.grpc
-
构造 gRPC 客户端 Bean。
- GrpcClientFactory() - Constructor for class io.github.xezzon.zeroweb.common.grpc.GrpcClientFactory
- GrpcJwtInterceptor - Class in io.github.xezzon.zeroweb.common.grpc
-
服务间调用传递认证信息
- GrpcJwtInterceptor() - Constructor for class io.github.xezzon.zeroweb.common.grpc.GrpcJwtInterceptor
- GsonRedisSerializer<T> - Class in io.github.xezzon.zeroweb.common.redis
- GsonRedisSerializer(TypeToken<T>) - Constructor for class io.github.xezzon.zeroweb.common.redis.GsonRedisSerializer
H
- handleException(NotLoginException, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
未登录
- handleException(ZerowebBusinessException, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
业务异常
- handleException(Throwable, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
非业务异常(通用)
- handleException(MethodArgumentNotValidException, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
参数校验不通过
- handleException(NoResourceFoundException, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
请求资源不存在
- handleForbiddenException(RuntimeException, HttpServletRequest) - Method in class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
-
未授权
- hasExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- hasExi() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
-
令牌有效时长
- hasExi() - Method in interface io.github.xezzon.zeroweb.auth.JwtClaimOrBuilder
-
令牌有效时长
- hashCode() - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.auth.entity.BasicAuth
-
Returns a hash code value for this object.
- hashCode() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- hashCode() - Method in record class io.github.xezzon.zeroweb.common.domain.Id
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.common.exception.ErrorResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.crypto.event.PublicKeyGeneratedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- hashCode() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- hashCode() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageChangedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageDeletedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.xezzon.zeroweb.third_party_app.entity.AddThirdPartyAppReq
-
Returns a hash code value for this object.
- hashCode() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- hashCode() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- hasLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3;
- hasLabel() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string label = 3;
- hasLabel() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string label = 3;
- hasNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- hasNickname() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
-
昵称
- hasNickname() - Method in interface io.github.xezzon.zeroweb.user.AddUserReqOrBuilder
-
昵称
- hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1;
- hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
-
optional string tag = 1;
- hasTag() - Method in interface io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
-
optional string tag = 1;
- hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- hasTag() - Method in class io.github.xezzon.zeroweb.dict.DictReq
-
字典目
- hasTag() - Method in interface io.github.xezzon.zeroweb.dict.DictReqOrBuilder
-
字典目
- HibernateIdGenerator - Class in io.github.xezzon.zeroweb.common.jpa
-
ID 生成器 生成规则取决于配置 ${zeroweb.id-generator}
- HibernateIdGenerator() - Constructor for class io.github.xezzon.zeroweb.common.jpa.HibernateIdGenerator
- HTTP_METHOD - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- httpMethod - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- httpMethod() - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Returns the value of the
httpMethod
record component. - httpMethod() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Returns the value of the
httpMethod
record component. - HttpMethod - Enum Class in io.github.xezzon.zeroweb.openapi.enumeration
-
开放平台允许使用的HTTP方法
- HYPHEN - Static variable in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
短横线
I
- I18N_BASENAME - Static variable in interface io.github.xezzon.zeroweb.core.error.IErrorCode
-
错误码国际化的命名空间
- I18nConfig - Class in io.github.xezzon.zeroweb.common.i18n
-
Spring 国际化配置
- I18nConfig() - Constructor for class io.github.xezzon.zeroweb.common.i18n.I18nConfig
- i18nMessage() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageDeletedEvent
-
Returns the value of the
i18nMessage
record component. - I18nMessage - Class in io.github.xezzon.zeroweb.locale
-
国际化内容
- I18nMessage() - Constructor for class io.github.xezzon.zeroweb.locale.I18nMessage
- I18nMessage_ - Class in io.github.xezzon.zeroweb.locale
- I18nMessage_() - Constructor for class io.github.xezzon.zeroweb.locale.I18nMessage_
- I18nMessageChangedEvent - Record Class in io.github.xezzon.zeroweb.locale.event
-
国际化内容变更事件
- I18nMessageChangedEvent(II18nMessage, II18nMessage) - Constructor for record class io.github.xezzon.zeroweb.locale.event.I18nMessageChangedEvent
-
Creates an instance of a
I18nMessageChangedEvent
record class. - I18nMessageDAO - Class in io.github.xezzon.zeroweb.locale.internal
- I18nMessageDeletedEvent - Record Class in io.github.xezzon.zeroweb.locale.event
-
国际化内容删除事件
- I18nMessageDeletedEvent(II18nMessage) - Constructor for record class io.github.xezzon.zeroweb.locale.event.I18nMessageDeletedEvent
-
Creates an instance of a
I18nMessageDeletedEvent
record class. - I18nMessageFormatter(String) - Constructor for class io.github.xezzon.zeroweb.common.i18n.I18nUtil.I18nMessageFormatter
- I18nMessageHttpEndpoint - Class in io.github.xezzon.zeroweb.locale.internal
-
国际化内容及文本管理
- I18nMessageHttpEndpoint(LocalizedService) - Constructor for class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
- I18nMessageRepository - Interface in io.github.xezzon.zeroweb.locale.repository
- I18nUtil - Class in io.github.xezzon.zeroweb.common.i18n
-
国际化相关方法
- I18nUtil.I18nMessageFormatter - Class in io.github.xezzon.zeroweb.common.i18n
-
消息格式化器
- id - Static variable in class io.github.xezzon.zeroweb.app.App_
- id - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- id - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- id - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- id - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- id - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- id - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- id - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- id - Static variable in class io.github.xezzon.zeroweb.role.Role_
- id - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- id - Static variable in class io.github.xezzon.zeroweb.third_party_app.AccessSecret_
- id - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- id - Static variable in class io.github.xezzon.zeroweb.user.User_
- id() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Returns the value of the
id
record component. - id() - Method in record class io.github.xezzon.zeroweb.common.domain.Id
-
Returns the value of the
id
record component. - id() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns the value of the
id
record component. - id() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Returns the value of the
id
record component. - id(String) - Method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator.Builder
- Id - Record Class in io.github.xezzon.zeroweb.common.domain
-
将ID封装成对象
- Id(String) - Constructor for record class io.github.xezzon.zeroweb.common.domain.Id
-
Creates an instance of a
Id
record class. - ID - Static variable in class io.github.xezzon.zeroweb.app.App_
- ID - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- ID - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- ID - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- ID - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- ID - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- ID - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- ID - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- ID - Static variable in class io.github.xezzon.zeroweb.role.Role_
- ID - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- ID - Static variable in class io.github.xezzon.zeroweb.third_party_app.AccessSecret_
- ID - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- ID - Static variable in class io.github.xezzon.zeroweb.user.User_
- ID_COLUMN - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi
- ID_COLUMN - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserResp
- ID_GENERATOR - Static variable in class io.github.xezzon.zeroweb.common.config.ZerowebConfig
-
ID生成策略配置Key
- ID_LENGTH - Static variable in class io.github.xezzon.zeroweb.common.constant.DatabaseConstant
-
主键字段长度
- identicallyEqual() - Static method in class io.github.xezzon.zeroweb.common.jpa.BaseSpecs
-
构造`WHERE TRUE;`的 JPA Specification。
- identicallyNotEqual() - Static method in class io.github.xezzon.zeroweb.common.jpa.BaseSpecs
-
构造`WHERE FALSE;`的 JPA Specification。
- IdGenerator - Annotation Interface in io.github.xezzon.zeroweb.common.jpa
-
标记实体类的 id 以自定义的方式生成
- IEntity<T> - Interface in io.github.xezzon.zeroweb.common.jpa
- IErrorCode - Interface in io.github.xezzon.zeroweb.core.error
-
错误码抽象
- II18nMessage - Interface in io.github.xezzon.zeroweb.locale
-
需要国际化的功能,需要实现该接口
- IMenuService - Interface in io.github.xezzon.zeroweb.metadata
-
权限服务
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingStub
-
导入字典
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictBlockingV2Stub
-
导入字典
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictFutureStub
-
导入字典
- importDict(DictImportReqList) - Method in interface io.github.xezzon.zeroweb.dict.DictImporter
-
批量导入字典 逐个判断。
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictRpcHandler
- importDict(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.internal.DictDbHandler
- importDict(DictImportReqList, StreamObserver<Empty>) - Method in interface io.github.xezzon.zeroweb.dict.DictGrpc.AsyncService
-
导入字典
- importDict(DictImportReqList, StreamObserver<Empty>) - Method in class io.github.xezzon.zeroweb.dict.DictGrpc.DictStub
-
导入字典
- importDict(DictImportReqList, StreamObserver<Empty>) - Method in class io.github.xezzon.zeroweb.dict.internal.DictGrpcEndpoint
-
导入字典数据(服务间接口)
- includes() - Element in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
- inheritable - Static variable in class io.github.xezzon.zeroweb.role.Role_
- inheritable() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Returns the value of the
inheritable
record component. - INHERITABLE - Static variable in class io.github.xezzon.zeroweb.role.Role_
- INSTANCE - Static variable in interface io.github.xezzon.zeroweb.dict.converter.DictImportReqConverter
- INSTANCE - Static variable in interface io.github.xezzon.zeroweb.dict.converter.DictRespConverter
- INSTANCE - Static variable in interface io.github.xezzon.zeroweb.user.converter.AddUserReqConverter
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.github.xezzon.zeroweb.common.grpc.GrpcJwtInterceptor
-
客户端拦截器
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.github.xezzon.zeroweb.common.grpc.GrpcJwtInterceptor
-
服务端拦截器
- into() - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
- into() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
- into() - Method in record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
- into() - Method in class io.github.xezzon.zeroweb.dict.entity.AddDictReq
- into() - Method in class io.github.xezzon.zeroweb.dict.entity.ModifyDictReq
- into() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
- into() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
- into() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
- into() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
- into() - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
- into() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
- into() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
- into() - Method in record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
- into() - Method in record class io.github.xezzon.zeroweb.third_party_app.entity.AddThirdPartyAppReq
- into() - Method in class io.github.xezzon.zeroweb.user.entity.RegisterUserReq
- INVALID_ACCESS_KEY - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- INVALID_PASSWORD - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
-
用户名或密码错误
- INVALID_TOKEN - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
无效的token
- InvalidAccessKeyException - Exception in io.github.xezzon.zeroweb.common.exception
-
无效的访问密钥 原因: 1.
- InvalidAccessKeyException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.InvalidAccessKeyException
- InvalidPasswordException - Exception in io.github.xezzon.zeroweb.common.exception
-
不正确的口令
- InvalidPasswordException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.InvalidPasswordException
- InvalidSessionException - Exception in io.github.xezzon.zeroweb.common.exception
-
无效的会话信息
- InvalidSessionException(Throwable) - Constructor for exception io.github.xezzon.zeroweb.common.exception.InvalidSessionException
- InvalidTokenException - Exception in io.github.xezzon.zeroweb.common.exception
-
不正确的口令
- InvalidTokenException(Throwable) - Constructor for exception io.github.xezzon.zeroweb.common.exception.InvalidTokenException
- io.github.xezzon.zeroweb - package io.github.xezzon.zeroweb
- io.github.xezzon.zeroweb.app - package io.github.xezzon.zeroweb.app
- io.github.xezzon.zeroweb.app.entity - package io.github.xezzon.zeroweb.app.entity
- io.github.xezzon.zeroweb.app.internal - package io.github.xezzon.zeroweb.app.internal
- io.github.xezzon.zeroweb.app.repository - package io.github.xezzon.zeroweb.app.repository
- io.github.xezzon.zeroweb.auth - package io.github.xezzon.zeroweb.auth
- io.github.xezzon.zeroweb.auth.config - package io.github.xezzon.zeroweb.auth.config
- io.github.xezzon.zeroweb.auth.entity - package io.github.xezzon.zeroweb.auth.entity
- io.github.xezzon.zeroweb.auth.event - package io.github.xezzon.zeroweb.auth.event
- io.github.xezzon.zeroweb.auth.internal - package io.github.xezzon.zeroweb.auth.internal
- io.github.xezzon.zeroweb.auth.repository - package io.github.xezzon.zeroweb.auth.repository
- io.github.xezzon.zeroweb.auth.util - package io.github.xezzon.zeroweb.auth.util
- io.github.xezzon.zeroweb.call.internal - package io.github.xezzon.zeroweb.call.internal
- io.github.xezzon.zeroweb.common.config - package io.github.xezzon.zeroweb.common.config
- io.github.xezzon.zeroweb.common.constant - package io.github.xezzon.zeroweb.common.constant
- io.github.xezzon.zeroweb.common.context - package io.github.xezzon.zeroweb.common.context
- io.github.xezzon.zeroweb.common.domain - package io.github.xezzon.zeroweb.common.domain
- io.github.xezzon.zeroweb.common.exception - package io.github.xezzon.zeroweb.common.exception
- io.github.xezzon.zeroweb.common.grpc - package io.github.xezzon.zeroweb.common.grpc
- io.github.xezzon.zeroweb.common.i18n - package io.github.xezzon.zeroweb.common.i18n
- io.github.xezzon.zeroweb.common.jpa - package io.github.xezzon.zeroweb.common.jpa
- io.github.xezzon.zeroweb.common.marker - package io.github.xezzon.zeroweb.common.marker
- io.github.xezzon.zeroweb.common.metadata - package io.github.xezzon.zeroweb.common.metadata
- io.github.xezzon.zeroweb.common.otlp - package io.github.xezzon.zeroweb.common.otlp
- io.github.xezzon.zeroweb.common.redis - package io.github.xezzon.zeroweb.common.redis
- io.github.xezzon.zeroweb.common.validator - package io.github.xezzon.zeroweb.common.validator
- io.github.xezzon.zeroweb.core.crypto - package io.github.xezzon.zeroweb.core.crypto
- io.github.xezzon.zeroweb.core.error - package io.github.xezzon.zeroweb.core.error
- io.github.xezzon.zeroweb.core.odata - package io.github.xezzon.zeroweb.core.odata
- io.github.xezzon.zeroweb.core.tree - package io.github.xezzon.zeroweb.core.tree
- io.github.xezzon.zeroweb.core.util - package io.github.xezzon.zeroweb.core.util
- io.github.xezzon.zeroweb.crypto - package io.github.xezzon.zeroweb.crypto
- io.github.xezzon.zeroweb.crypto.event - package io.github.xezzon.zeroweb.crypto.event
- io.github.xezzon.zeroweb.crypto.internal - package io.github.xezzon.zeroweb.crypto.internal
- io.github.xezzon.zeroweb.dict - package io.github.xezzon.zeroweb.dict
- io.github.xezzon.zeroweb.dict.converter - package io.github.xezzon.zeroweb.dict.converter
- io.github.xezzon.zeroweb.dict.entity - package io.github.xezzon.zeroweb.dict.entity
- io.github.xezzon.zeroweb.dict.internal - package io.github.xezzon.zeroweb.dict.internal
- io.github.xezzon.zeroweb.dict.repository - package io.github.xezzon.zeroweb.dict.repository
- io.github.xezzon.zeroweb.locale - package io.github.xezzon.zeroweb.locale
- io.github.xezzon.zeroweb.locale.entity - package io.github.xezzon.zeroweb.locale.entity
- io.github.xezzon.zeroweb.locale.event - package io.github.xezzon.zeroweb.locale.event
- io.github.xezzon.zeroweb.locale.internal - package io.github.xezzon.zeroweb.locale.internal
- io.github.xezzon.zeroweb.locale.repository - package io.github.xezzon.zeroweb.locale.repository
- io.github.xezzon.zeroweb.metadata - package io.github.xezzon.zeroweb.metadata
- io.github.xezzon.zeroweb.openapi - package io.github.xezzon.zeroweb.openapi
- io.github.xezzon.zeroweb.openapi.entity - package io.github.xezzon.zeroweb.openapi.entity
- io.github.xezzon.zeroweb.openapi.enumeration - package io.github.xezzon.zeroweb.openapi.enumeration
- io.github.xezzon.zeroweb.openapi.internal - package io.github.xezzon.zeroweb.openapi.internal
- io.github.xezzon.zeroweb.openapi.repository - package io.github.xezzon.zeroweb.openapi.repository
- io.github.xezzon.zeroweb.role - package io.github.xezzon.zeroweb.role
- io.github.xezzon.zeroweb.role.entity - package io.github.xezzon.zeroweb.role.entity
- io.github.xezzon.zeroweb.role.internal - package io.github.xezzon.zeroweb.role.internal
- io.github.xezzon.zeroweb.role.repository - package io.github.xezzon.zeroweb.role.repository
- io.github.xezzon.zeroweb.subscription - package io.github.xezzon.zeroweb.subscription
- io.github.xezzon.zeroweb.subscription.entity - package io.github.xezzon.zeroweb.subscription.entity
- io.github.xezzon.zeroweb.subscription.enumeration - package io.github.xezzon.zeroweb.subscription.enumeration
- io.github.xezzon.zeroweb.subscription.internal - package io.github.xezzon.zeroweb.subscription.internal
- io.github.xezzon.zeroweb.subscription.repository - package io.github.xezzon.zeroweb.subscription.repository
- io.github.xezzon.zeroweb.third_party_app - package io.github.xezzon.zeroweb.third_party_app
- io.github.xezzon.zeroweb.third_party_app.entity - package io.github.xezzon.zeroweb.third_party_app.entity
- io.github.xezzon.zeroweb.third_party_app.internal - package io.github.xezzon.zeroweb.third_party_app.internal
- io.github.xezzon.zeroweb.third_party_app.repository - package io.github.xezzon.zeroweb.third_party_app.repository
- io.github.xezzon.zeroweb.user - package io.github.xezzon.zeroweb.user
- io.github.xezzon.zeroweb.user.converter - package io.github.xezzon.zeroweb.user.converter
- io.github.xezzon.zeroweb.user.entity - package io.github.xezzon.zeroweb.user.entity
- io.github.xezzon.zeroweb.user.internal - package io.github.xezzon.zeroweb.user.internal
- io.github.xezzon.zeroweb.user.repository - package io.github.xezzon.zeroweb.user.repository
- IOpenapiService4Subscription - Interface in io.github.xezzon.zeroweb.openapi
- IRoleService4Auth - Interface in io.github.xezzon.zeroweb.role
- isDictTag() - Static method in class io.github.xezzon.zeroweb.dict.repository.DictSpecs
- isInitialized() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- isInitialized() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- isPublished() - Method in class io.github.xezzon.zeroweb.openapi.Openapi
- issuedAt(Instant) - Method in class io.github.xezzon.zeroweb.auth.JsonWebToken.Signer
- issuer(String) - Method in class io.github.xezzon.zeroweb.auth.JsonWebToken.Signer
- ISubscriptionService4Call - Interface in io.github.xezzon.zeroweb.subscription
- ISubscriptionService4ThirdPartyApp - Interface in io.github.xezzon.zeroweb.subscription
- IThirdPartyAppService - Interface in io.github.xezzon.zeroweb.third_party_app
- IThirdPartyAppService4Call - Interface in io.github.xezzon.zeroweb.third_party_app
- ITreeNode<T extends ITreeNode<T,
I>, I> - Interface in io.github.xezzon.zeroweb.core.tree -
树形数据类型
- ITreeService<T extends ITreeNode<T,
I>, I> - Interface in io.github.xezzon.zeroweb.core.tree -
树形数据管理
- IUserService4Auth - Interface in io.github.xezzon.zeroweb.user
J
- JsonWebToken - Class in io.github.xezzon.zeroweb.auth
-
签发/解码JWT
- JsonWebToken.Decoder - Class in io.github.xezzon.zeroweb.auth
-
JWT解码器
- JsonWebToken.Signer - Class in io.github.xezzon.zeroweb.auth
-
JWT 签发器
- jwt() - Method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator.Builder
- JwtAuth - Class in io.github.xezzon.zeroweb.auth
-
JWT认证相关
- jwtBuilder() - Method in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
- jwtClaim() - Method in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
- JwtClaim - Class in io.github.xezzon.zeroweb.auth
-
自定义 JWT 载荷
- JwtClaim.Builder - Class in io.github.xezzon.zeroweb.auth
-
自定义 JWT 载荷
- JwtClaimOrBuilder - Interface in io.github.xezzon.zeroweb.auth
- JwtClaimWrapper - Class in io.github.xezzon.zeroweb.auth
-
JWT包装器
- JwtClaimWrapper(DecodedJWT) - Constructor for class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
从JWT对象构造
- JwtClaimWrapper(JwtClaim) - Constructor for class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
从认证信息构造
- JwtCryptoService - Interface in io.github.xezzon.zeroweb.crypto
- JwtFilter - Class in io.github.xezzon.zeroweb.auth
-
处理请求头中 JWT 携带的认证信息。
- JwtFilter() - Constructor for class io.github.xezzon.zeroweb.auth.JwtFilter
- JwtKeyManager - Class in io.github.xezzon.zeroweb.crypto.internal
-
JWT 密钥管理器,用于生成、保存和加载 JWT 密钥对以及签发 JWT。
- JwtKeyManager(ZerowebConfig) - Constructor for class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
- JwtStpInterface - Class in io.github.xezzon.zeroweb.auth
- JwtStpInterface() - Constructor for class io.github.xezzon.zeroweb.auth.JwtStpInterface
K
- keyConverter - Static variable in class io.github.xezzon.zeroweb.core.crypto.SecretKeyUtil
L
- label - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- LABEL - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- LABEL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- LABEL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- language - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- language() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Returns the value of the
language
record component. - Language - Class in io.github.xezzon.zeroweb.locale
-
语言 底层基于字典实现
- Language() - Constructor for class io.github.xezzon.zeroweb.locale.Language
- LANGUAGE - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- Language_ - Class in io.github.xezzon.zeroweb.locale
- Language_() - Constructor for class io.github.xezzon.zeroweb.locale.Language_
- LANGUAGE_DICT_PARENT_ID - Static variable in class io.github.xezzon.zeroweb.locale.Language
-
语言的字典目的ID
- LANGUAGE_DICT_TAG - Static variable in class io.github.xezzon.zeroweb.locale.Language
-
语言的字典目
- LANGUAGE_TAG - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- LanguageDAO - Class in io.github.xezzon.zeroweb.locale.internal
- LanguageHttpEndpoint - Class in io.github.xezzon.zeroweb.locale.internal
-
语言管理
- LanguageRepository - Interface in io.github.xezzon.zeroweb.locale.repository
- languageTag - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- languageTag() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Returns the value of the
languageTag
record component. - languageTag() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns the value of the
languageTag
record component. - list() - Method in class io.github.xezzon.zeroweb.common.metadata.MenuService
- list() - Method in class io.github.xezzon.zeroweb.metadata.DefaultMenuService
- list() - Method in interface io.github.xezzon.zeroweb.metadata.IMenuService
-
列举服务内所有的接口权限与资源权限
- listAllRole() - Method in class io.github.xezzon.zeroweb.role.internal.RoleHttpEndpoint
-
查询角色列表
- listApp() - Method in class io.github.xezzon.zeroweb.app.internal.AppHttpEndpoint
-
查询服务列表
- listByParentId(Collection<I>) - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeService
-
查询列表
- listByParentId(Collection<String>) - Method in class io.github.xezzon.zeroweb.role.internal.RoleService
- listen(I18nMessageChangedEvent) - Method in class io.github.xezzon.zeroweb.locale.internal.LocalizedService
- listen(I18nMessageDeletedEvent) - Method in class io.github.xezzon.zeroweb.locale.internal.LocalizedService
- listI18nNamespace() - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
-
列举国际化内容命名空间
- listMyRole() - Method in class io.github.xezzon.zeroweb.role.internal.RoleHttpEndpoint
-
查询当前登陆人的角色及它们的下一级角色
- listMyThirdPartyApp(ODataRequestParam) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppHttpEndpoint
-
获取当前用户的所有第三方应用列表
- listPublishedOpenapi(ODataQueryOption) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiDAO
- listPublishedOpenapi(ODataQueryOption) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiService
- listPublishedOpenapi(ODataQueryOption) - Method in interface io.github.xezzon.zeroweb.openapi.IOpenapiService4Subscription
-
查询符合条件的OpenAPI列表
- listSubscription(ODataQueryOption, String) - Method in class io.github.xezzon.zeroweb.subscription.internal.SubscriptionService
- listSubscription(ODataQueryOption, String) - Method in interface io.github.xezzon.zeroweb.subscription.ISubscriptionService4ThirdPartyApp
-
获取订阅列表
- listSubscription(ODataRequestParam, String) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppHttpEndpoint
-
查询所有已发布的对外接口以及指定第三方应用的订阅情况
- listThirdPartyApp(ODataRequestParam) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppHttpEndpoint
-
查询所有第三方应用列表
- loadPermissions() - Static method in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- loadPrivateKey() - Method in class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
-
在应用启动后,加载私钥。
- loadResourceInfo() - Method in class io.github.xezzon.zeroweb.metadata.MetadataHttpEndpoint
-
服务自省资源信息
- loadRoles() - Static method in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- loadServiceInfo() - Method in class io.github.xezzon.zeroweb.metadata.MetadataHttpEndpoint
-
服务自省服务信息
- loadTranslation(String, String) - Method in class io.github.xezzon.zeroweb.locale.internal.TranslationHttpEndpoint
-
加载国际化资源
- loadUser() - Static method in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- locale(Locale) - Method in class io.github.xezzon.zeroweb.common.i18n.I18nUtil.I18nMessageFormatter
- LOCALE_READ - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- LOCALE_WRITE - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- LocalizedService - Class in io.github.xezzon.zeroweb.locale.internal
M
- main(String[]) - Static method in class io.github.xezzon.zeroweb.ZerowebAdminApplication
-
系统管理服务入口
- main(String[]) - Static method in class io.github.xezzon.zeroweb.ZerowebOpenApplication
-
开放平台服务入口
- mapping(Class<? extends Throwable>) - Static method in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
- mapping(Class<? extends Throwable>) - Static method in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
- mapping(Class<? extends Throwable>) - Static method in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- MenuInfo - Class in io.github.xezzon.zeroweb.metadata
-
资源信息
- MenuInfo() - Constructor for class io.github.xezzon.zeroweb.metadata.MenuInfo
- MenuService - Class in io.github.xezzon.zeroweb.common.metadata
- MenuService() - Constructor for class io.github.xezzon.zeroweb.common.metadata.MenuService
- MenuType - Enum Class in io.github.xezzon.zeroweb.metadata
-
菜单类型
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- mergeFrom(Message) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- mergeFrom(JwtClaim) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
- mergeFrom(DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
- mergeFrom(DictImportReqList) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
- mergeFrom(DictListResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
- mergeFrom(DictReq) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
- mergeFrom(DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
- mergeFrom(AddUserReq) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
- mergeFrom(AddUserResp) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
- message() - Element in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
Hibernate Validator 要求的字段之一
- MESSAGE_KEY - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- MESSAGE_KEY - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- messageKey - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- messageKey - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- messageKey() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
-
Returns the value of the
messageKey
record component. - messageKey() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Returns the value of the
messageKey
record component. - MetadataHttpEndpoint - Class in io.github.xezzon.zeroweb.metadata
-
服务自省
- MetadataHttpEndpoint() - Constructor for class io.github.xezzon.zeroweb.metadata.MetadataHttpEndpoint
- modifyDict(ModifyDictReq) - Method in class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
-
更新字典目/字典项
- ModifyDictReq - Class in io.github.xezzon.zeroweb.dict.entity
- ModifyDictReq() - Constructor for class io.github.xezzon.zeroweb.dict.entity.ModifyDictReq
- ModifyLanguageReq - Record Class in io.github.xezzon.zeroweb.locale.entity
-
修改语言的请求参数
- ModifyLanguageReq(String, String, String, Integer, Boolean) - Constructor for record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Creates an instance of a
ModifyLanguageReq
record class. - modifyOpenapi(ModifyOpenapiReq) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiHttpEndpoint
-
更新`对外接口`信息
- ModifyOpenapiReq - Record Class in io.github.xezzon.zeroweb.openapi.entity
- ModifyOpenapiReq(String, String, String, HttpMethod) - Constructor for record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Creates an instance of a
ModifyOpenapiReq
record class. - moduleCode() - Method in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
- moduleCode() - Method in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
- moduleCode() - Method in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- moduleCode() - Method in interface io.github.xezzon.zeroweb.core.error.IErrorCode
-
模块编码 0 为公共模块 ZeroWeb 的模块编码从 -1~-128 分配 1~127 由使用者分配
N
- name - Static variable in class io.github.xezzon.zeroweb.app.App_
- name - Static variable in class io.github.xezzon.zeroweb.role.Role_
- name - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- name() - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Returns the value of the
name
record component. - name() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Returns the value of the
name
record component. - name() - Method in interface io.github.xezzon.zeroweb.core.error.IErrorCode
-
错误名称 与错误码编码一一对应
- name() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Returns the value of the
name
record component. - name() - Method in record class io.github.xezzon.zeroweb.third_party_app.entity.AddThirdPartyAppReq
-
Returns the value of the
name
record component. - NAME - Static variable in class io.github.xezzon.zeroweb.app.App_
- NAME - Static variable in class io.github.xezzon.zeroweb.role.Role_
- NAME - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- namespace - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- namespace - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- namespace() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
-
Returns the value of the
namespace
record component. - namespace() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Returns the value of the
namespace
record component. - NAMESPACE - Static variable in class io.github.xezzon.zeroweb.locale.I18nMessage_
- NAMESPACE - Static variable in class io.github.xezzon.zeroweb.locale.Translation_
- newBlockingStub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingV2Stub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBuilder() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- newBuilder() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- newBuilder() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- newBuilder() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- newBuilder(JwtClaim) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- newBuilder(DictImportReq) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- newBuilder(DictImportReqList) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- newBuilder(DictListResp) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- newBuilder(DictReq) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- newBuilder(DictResp) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- newBuilder(AddUserReq) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- newBuilder(AddUserResp) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- newBuilderForType() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- newFutureStub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class io.github.xezzon.zeroweb.dict.DictGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.github.xezzon.zeroweb.user.UserGrpc
-
Creates a new async stub that supports all call types for the service
- newValue() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageChangedEvent
-
Returns the value of the
newValue
record component. - nextId() - Method in class io.github.xezzon.zeroweb.common.jpa.UuidIdGenerator
- nickname - Static variable in class io.github.xezzon.zeroweb.user.User_
- NICKNAME - Static variable in class io.github.xezzon.zeroweb.user.User_
- NICKNAME_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
昵称
- NICKNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- NICKNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserReq
- NO_SUCH_DATA - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
数据不存在或已删除
- NONE - Enum constant in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
非异常占位符
- NONE - Enum constant in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- NOT_FOUND - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
资源不存在
- NOT_LOGIN - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
未登录
- NOT_PERMISSION - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
用户没有指定的权限
- NOT_ROLE - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
用户没有指定的角色
- NoValidClasspathException - Exception in io.github.xezzon.zeroweb.common.exception
-
找不到有效的类路径
- NoValidClasspathException(Throwable) - Constructor for exception io.github.xezzon.zeroweb.common.exception.NoValidClasspathException
O
- ODataQueryOption - Class in io.github.xezzon.zeroweb.core.odata
- ODataQueryOption() - Constructor for class io.github.xezzon.zeroweb.core.odata.ODataQueryOption
- ODataRequestParam - Record Class in io.github.xezzon.zeroweb.core.odata
- ODataRequestParam(Integer, Integer) - Constructor for record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
-
Creates an instance of a
ODataRequestParam
record class. - of(TypeToken<T>) - Method in class io.github.xezzon.zeroweb.common.redis.RedisTemplateFactory
-
指定值类型的 Redis 处理器 使用方法如下:
- of(String) - Static method in record class io.github.xezzon.zeroweb.common.domain.Id
-
静态化构造ID对象
- OidcToken - Class in io.github.xezzon.zeroweb.auth.entity
-
遵循OIDC规范的Token响应体
- OidcToken(String, String, Long) - Constructor for class io.github.xezzon.zeroweb.auth.entity.OidcToken
- oldValue() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageChangedEvent
-
Returns the value of the
oldValue
record component. - openapi - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- Openapi - Class in io.github.xezzon.zeroweb.openapi
-
对外接口
- Openapi() - Constructor for class io.github.xezzon.zeroweb.openapi.Openapi
- OPENAPI - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- Openapi_ - Class in io.github.xezzon.zeroweb.openapi
- Openapi_() - Constructor for class io.github.xezzon.zeroweb.openapi.Openapi_
- OPENAPI_CODE - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- OPENAPI_CODE_COLUMN - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription
- openapiCode - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- openapiCode() - Method in record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
-
Returns the value of the
openapiCode
record component. - OpenapiDAO - Class in io.github.xezzon.zeroweb.openapi.internal
- OpenapiHttpEndpoint - Class in io.github.xezzon.zeroweb.openapi.internal
-
对外接口管理
- OpenapiHttpEndpoint(OpenapiService) - Constructor for class io.github.xezzon.zeroweb.openapi.internal.OpenapiHttpEndpoint
- OpenapiRepository - Interface in io.github.xezzon.zeroweb.openapi.repository
- OpenapiService - Class in io.github.xezzon.zeroweb.openapi.internal
- OpenapiService(OpenapiDAO) - Constructor for class io.github.xezzon.zeroweb.openapi.internal.OpenapiService
- OpenapiStatus - Enum Class in io.github.xezzon.zeroweb.openapi.enumeration
-
接口状态
- OpenErrorCode - Enum Class in io.github.xezzon.zeroweb.common.exception
-
错误码分配中心
- OpenExceptionHandler - Class in io.github.xezzon.zeroweb.common.exception
- OpenExceptionHandler() - Constructor for class io.github.xezzon.zeroweb.common.exception.OpenExceptionHandler
- ordinal - Static variable in class io.github.xezzon.zeroweb.app.App_
- ordinal - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- ordinal - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- ordinal() - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Returns the value of the
ordinal
record component. - ordinal() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Returns the value of the
ordinal
record component. - ordinal() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Returns the value of the
ordinal
record component. - ordinal() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns the value of the
ordinal
record component. - ORDINAL - Static variable in class io.github.xezzon.zeroweb.app.App_
- ORDINAL - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- ORDINAL - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- ORDINAL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- ORDINAL_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- OWNER_ID - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- ownerId - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
P
- PagedModel<T> - Class in io.github.xezzon.zeroweb.common.domain
-
分页数据
- PagedModel() - Constructor for class io.github.xezzon.zeroweb.common.domain.PagedModel
- PagedModel.PageMetadata - Class in io.github.xezzon.zeroweb.common.domain
-
分页信息
- PageMetadata() - Constructor for class io.github.xezzon.zeroweb.common.domain.PagedModel.PageMetadata
- PARENT_ID - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- PARENT_ID - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- PARENT_ID - Static variable in class io.github.xezzon.zeroweb.role.Role_
- PARENT_ID_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- parentId - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- parentId - Static variable in class io.github.xezzon.zeroweb.locale.Language_
- parentId - Static variable in class io.github.xezzon.zeroweb.role.Role_
- parentId() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Returns the value of the
parentId
record component. - parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseDelimitedFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(byte[]) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteString) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(CodedInputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(InputStream) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteBuffer) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- parser() - Static method in class io.github.xezzon.zeroweb.auth.JwtClaim
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReq
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictListResp
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictReq
- parser() - Static method in class io.github.xezzon.zeroweb.dict.DictResp
- parser() - Static method in class io.github.xezzon.zeroweb.user.AddUserReq
- parser() - Static method in class io.github.xezzon.zeroweb.user.AddUserResp
- partialUpdate(T) - Method in class io.github.xezzon.zeroweb.common.jpa.BaseDAO
-
局部更新实体(仅更新非空字段)
- password() - Method in record class io.github.xezzon.zeroweb.auth.entity.BasicAuth
-
Returns the value of the
password
record component. - PASSWORD_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserReq
- PATCH - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- payload() - Element in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
Hibernate Validator 要求的字段之一
- PEM_PRIVATE_KEY_HEADER - Static variable in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
PEM文件私钥默认头尾描述符
- PEM_PUBLIC_KEY_HEADER - Static variable in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
PEM文件公钥默认头尾描述符
- PemClasspathReaderAndWriter - Class in io.github.xezzon.zeroweb.core.crypto
-
从classpath中读写PEM格式的公钥和私钥文件
- PemClasspathReaderAndWriter(String) - Constructor for class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
- permission - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- PERMISSION - Enum constant in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
接口权限 路径格式为 `resource:operation`,operation 通常为 `read`(可省略)、`write` 等。
- PERMISSION - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- PERMISSION - Static variable in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- PERMISSION_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
权限
- PermissionConstant - Class in io.github.xezzon.zeroweb.common.metadata
-
接口权限
- permissions(List<String>) - Method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator.Builder
- POST - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
- PREFERRED_USERNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- printPublicKey(PublicKeyGeneratedEvent) - Method in class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
-
打印公钥到控制台
- PRIVATE_KEY_FILE_SUFFIX - Static variable in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
私钥PEM文件后缀名
- PUBLIC_KEY_FILE_SUFFIX - Static variable in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
公钥PEM文件后缀名
- PUBLIC_KEY_HEADER - Static variable in class io.github.xezzon.zeroweb.auth.JwtFilter
- publicKey() - Method in record class io.github.xezzon.zeroweb.crypto.event.PublicKeyGeneratedEvent
-
Returns the value of the
publicKey
record component. - PublicKeyGeneratedEvent - Record Class in io.github.xezzon.zeroweb.crypto.event
-
公钥生成事件
- PublicKeyGeneratedEvent(PublicKey) - Constructor for record class io.github.xezzon.zeroweb.crypto.event.PublicKeyGeneratedEvent
-
Creates an instance of a
PublicKeyGeneratedEvent
record class. - PUBLISHED - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
- PUBLISHED_OPENAPI_CANNOT_BE_MODIFY - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- PublishedOpenapiCannotBeModifyException - Exception in io.github.xezzon.zeroweb.common.exception
- PublishedOpenapiCannotBeModifyException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.PublishedOpenapiCannotBeModifyException
- publishOpenapi(String) - Method in class io.github.xezzon.zeroweb.openapi.internal.OpenapiHttpEndpoint
-
发布指定的`对外接口`
- PUT - Enum constant in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
Q
- queryI18nMessageList(String, ODataRequestParam) - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
-
分页查询国际化内容
- queryLanguageList() - Method in class io.github.xezzon.zeroweb.locale.internal.LanguageHttpEndpoint
-
查询语言列表
- queryPermissionByRole(String) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
查询角色的接口权限编码集合
- queryRoleByPermission(String) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
查询接口权限关联的角色集合
- queryRoleByUser(String) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
查询用户关联的角色
- queryTranslation(String, String) - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
-
查询国际化文本
- queryUserByRole(String) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
查询角色绑定的用户
R
- readPrivateKey() - Method in interface io.github.xezzon.zeroweb.core.crypto.ASN1PrivateKeyReader
-
读取私钥形式的ASN.1
- readPrivateKey() - Method in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
从classpath的PEM文件中读取私钥 文件名格式为:`${name}.secret.pem`
- readPrivateKey(ASN1PrivateKeyReader) - Static method in class io.github.xezzon.zeroweb.core.crypto.SecretKeyUtil
-
从ASN1PrivateKeyReader中读取私钥
- readPublicKey() - Method in interface io.github.xezzon.zeroweb.core.crypto.ASN1PublicKeyReader
-
读取公钥形式的ASN.1
- readPublicKey() - Method in class io.github.xezzon.zeroweb.core.crypto.DerStringReader
- readPublicKey() - Method in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
从classpath的PEM文件中读取公钥 文件名格式为:`${name}.public.pem`
- readPublicKey(ASN1PublicKeyReader) - Static method in class io.github.xezzon.zeroweb.core.crypto.SecretKeyUtil
-
从ASN1PublicKeyReader中读取公钥
- readResourceBundle(String, Locale) - Static method in class io.github.xezzon.zeroweb.common.i18n.I18nUtil
-
读取指定语言包 注意:指定语言包不存在时,会加载默认语言包
- RedisTemplateFactory - Class in io.github.xezzon.zeroweb.common.redis
- RedisTemplateFactory(RedisConnectionFactory) - Constructor for class io.github.xezzon.zeroweb.common.redis.RedisTemplateFactory
- register(RegisterUserReq) - Method in class io.github.xezzon.zeroweb.user.internal.UserHttpEndpoint
-
用户注册
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.auth.AuthenticationProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.dict.DictProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.xezzon.zeroweb.user.UserProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.auth.AuthenticationProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.dict.DictProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.xezzon.zeroweb.user.UserProto
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.github.xezzon.zeroweb.common.marker.ExcludeDbTrait
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.github.xezzon.zeroweb.dict.DictScanner
-
Bean 注册阶段,扫描 classpath 下所有实现了 IDict 接口的枚举类。
- RegisterUserReq - Class in io.github.xezzon.zeroweb.user.entity
- RegisterUserReq() - Constructor for class io.github.xezzon.zeroweb.user.entity.RegisterUserReq
- releaseRolePermission(RolePermission) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzService
-
解除角色与接口权限的关联
- releaseRolePermission(Collection<RolePermission>) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
解除角色与接口权限的关联
- releaseRoleUser(RoleUser) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzService
-
解除用户与角色的关联
- releaseRoleUser(Collection<RoleUser>) - Method in class io.github.xezzon.zeroweb.auth.internal.AuthzHttpEndpoint
-
解除用户与角色的关联
- removeData(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- removeData(int) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- removeDict(Collection<String>) - Method in class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
-
批量删除字典目/字典项
- REPEAT_DATA - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
唯一键冲突 消息参数0: 重复的键名
- RepeatDataException - Exception in io.github.xezzon.zeroweb.common.exception
-
唯一键冲突
- RepeatDataException(String) - Constructor for exception io.github.xezzon.zeroweb.common.exception.RepeatDataException
- ResourceUtil - Class in io.github.xezzon.zeroweb.core.util
- Role - Class in io.github.xezzon.zeroweb.role
-
角色
- Role() - Constructor for class io.github.xezzon.zeroweb.role.Role
- ROLE - Static variable in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- Role_ - Class in io.github.xezzon.zeroweb.role
- Role_() - Constructor for class io.github.xezzon.zeroweb.role.Role_
- ROLE_ID - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- ROLE_ID - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- ROLE_NOT_INHERITABLE - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
-
角色不能继承
- ROLE_READ - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- ROLE_WRITE - Static variable in class io.github.xezzon.zeroweb.common.metadata.PermissionConstant
- RoleConstant - Class in io.github.xezzon.zeroweb.role
- RoleHttpEndpoint - Class in io.github.xezzon.zeroweb.role.internal
-
角色管理
- RoleHttpEndpoint(RoleService) - Constructor for class io.github.xezzon.zeroweb.role.internal.RoleHttpEndpoint
- roleId - Static variable in class io.github.xezzon.zeroweb.auth.RolePermission_
- roleId - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- RoleNotInheritableException - Exception in io.github.xezzon.zeroweb.common.exception
-
角色不能被继承
- RoleNotInheritableException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.RoleNotInheritableException
- RolePermission - Class in io.github.xezzon.zeroweb.auth
-
角色-接口权限
- RolePermission() - Constructor for class io.github.xezzon.zeroweb.auth.RolePermission
- RolePermission_ - Class in io.github.xezzon.zeroweb.auth
- RolePermission_() - Constructor for class io.github.xezzon.zeroweb.auth.RolePermission_
- RolePermissionRepository - Interface in io.github.xezzon.zeroweb.auth.repository
- RoleRepository - Interface in io.github.xezzon.zeroweb.role.repository
- roles(List<String>) - Method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator.Builder
- ROLES_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
角色
- ROLES_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- RoleService - Class in io.github.xezzon.zeroweb.role.internal
- RoleService(RoleRepository) - Constructor for class io.github.xezzon.zeroweb.role.internal.RoleService
- RoleUser - Class in io.github.xezzon.zeroweb.auth
-
角色-用户
- RoleUser() - Constructor for class io.github.xezzon.zeroweb.auth.RoleUser
- RoleUser_ - Class in io.github.xezzon.zeroweb.auth
- RoleUser_() - Constructor for class io.github.xezzon.zeroweb.auth.RoleUser_
- RoleUserRepository - Interface in io.github.xezzon.zeroweb.auth.repository
- rollAccessSecret(String) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppHttpEndpoint
-
更新第三方应用的密钥
- ROOT_ID - Static variable in class io.github.xezzon.zeroweb.common.constant.DatabaseConstant
-
默认ID 用于表示不存在的根节点
- ROUTE - Enum constant in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
路由 路径格式为 `/menu/submenu`
- RpcTrait - Interface in io.github.xezzon.zeroweb.common.marker
-
以 RPC 调用的方式实现功能
- run(String...) - Method in class io.github.xezzon.zeroweb.auth.config.SaTokenRedisConfiguration
- run(String...) - Method in class io.github.xezzon.zeroweb.dict.DictScanner
-
应用启动阶段,将扫描到的枚举类注册到数据库中。
S
- SaTokenConfigure - Class in io.github.xezzon.zeroweb.auth
-
Sa-Token 相关配置
- SaTokenConfigure() - Constructor for class io.github.xezzon.zeroweb.auth.SaTokenConfigure
- SaTokenRedisConfiguration - Class in io.github.xezzon.zeroweb.auth.config
-
应用启动时检查是否配置了 Redis 没有配置 Redis 时,使用内存作为 Session 的存储方式 否则以 Redis 作为 Session 的存储方式
- SaTokenRedisConfiguration() - Constructor for class io.github.xezzon.zeroweb.auth.config.SaTokenRedisConfiguration
- save(JwtClaimWrapper) - Static method in class io.github.xezzon.zeroweb.auth.JwtAuth
-
保存 Authorization 请求头中携带的 JWT
- savePermissions(Set<String>) - Static method in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- savePublicKeyToClasspath(PublicKeyGeneratedEvent) - Method in class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
-
将公钥保存到文件中(PKCS8)
- saveRoles(Set<String>) - Static method in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- saveUser(User) - Static method in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- SECRET_KEY - Static variable in class io.github.xezzon.zeroweb.third_party_app.AccessSecret_
- secretKey - Static variable in class io.github.xezzon.zeroweb.third_party_app.AccessSecret_
- SecretKeyUtil - Class in io.github.xezzon.zeroweb.core.crypto
-
读写密钥工具类
- self() - Method in class io.github.xezzon.zeroweb.auth.internal.AuthnHttpEndpoint
- serialize(T) - Method in class io.github.xezzon.zeroweb.common.redis.GsonRedisSerializer
- serialNumber() - Method in interface io.github.xezzon.zeroweb.core.error.IErrorCode
-
异常码序列号 同一模块下的异常按从 1~255 分配
- SERVER - Enum constant in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
服务端异常 通常由代码、配置等错误引起,需要通知开发人员处理
- SERVER - Enum constant in enum class io.github.xezzon.zeroweb.metadata.ServiceType
- SERVICE_NAME - Static variable in class io.github.xezzon.zeroweb.dict.DictGrpc
- SERVICE_NAME - Static variable in class io.github.xezzon.zeroweb.user.UserGrpc
- ServiceInfo - Class in io.github.xezzon.zeroweb.metadata
-
服务信息
- ServiceInfo() - Constructor for class io.github.xezzon.zeroweb.metadata.ServiceInfo
- ServiceType - Enum Class in io.github.xezzon.zeroweb.metadata
-
服务类型
- SessionUtil - Class in io.github.xezzon.zeroweb.auth.util
- setApplicationContext(ApplicationContext) - Method in class io.github.xezzon.zeroweb.common.context.ApplicationContextProvider
- setChildren(List<T>) - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeNode
- setCode(String) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2;
- setCode(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- setCodeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
string code = 2;
- setCodeBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典键
- setData(int, DictImportReq) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- setData(int, DictImportReq.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
- setData(int, DictResp) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- setData(int, DictResp.Builder) - Method in class io.github.xezzon.zeroweb.dict.DictListResp.Builder
-
repeated .io.github.xezzon.zeroweb.dict.DictResp data = 1;
- setDetails(List<ErrorDetail>) - Method in class io.github.xezzon.zeroweb.common.exception.ErrorDetail
- setEntitlements(int, String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
权限
- setExi(long) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
令牌有效时长
- setGroups(int, String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户组
- setId(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1;
- setId(String) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
string id = 1;
- setIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserResp.Builder
-
用户ID
- setLabel(String) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3;
- setLabel(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- setLabelBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string label = 3;
- setLabelBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典值
- setNickname(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- setNickname(String) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- setNicknameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
昵称
- setNicknameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
昵称
- setOrdinal(int) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
int32 ordinal = 4;
- setOrdinal(int) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
排序号
- setParentId(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- setParentIdBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
上级ID
- setPassword(String) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- setPasswordBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
密码
- setPreferredUsername(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- setPreferredUsernameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户名
- setRoles(int, String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
角色
- setSub(String) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- setSubBytes(ByteString) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim.Builder
-
用户ID
- setTag(String) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1;
- setTag(String) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- setTag(String) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- setTagBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq.Builder
-
optional string tag = 1;
- setTagBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictReq.Builder
-
字典目
- setTagBytes(ByteString) - Method in class io.github.xezzon.zeroweb.dict.DictResp.Builder
-
字典目
- setUsername(String) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- setUsernameBytes(ByteString) - Method in class io.github.xezzon.zeroweb.user.AddUserReq.Builder
-
用户名
- sign(JwtClaimWrapper) - Method in class io.github.xezzon.zeroweb.auth.JsonWebToken.Signer
-
签发JWT
- SIGNATURE_HEADER - Static variable in class io.github.xezzon.zeroweb.ZerowebOpenConstant
-
摘要的请求头
- signer(byte[]) - Static method in class io.github.xezzon.zeroweb.auth.JsonWebToken
-
签发 JWT (对称密钥签名)
- signer(ECPrivateKey) - Static method in class io.github.xezzon.zeroweb.auth.JsonWebToken
-
签发 JWT (私钥签名)
- signJwt(JwtClaimWrapper) - Method in class io.github.xezzon.zeroweb.crypto.internal.JwtKeyManager
- signJwt(JwtClaimWrapper) - Method in interface io.github.xezzon.zeroweb.crypto.JwtCryptoService
-
签发JWT
- signJwt(String, byte[], String, Instant) - Method in class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppService
- signJwt(String, byte[], String, Instant) - Method in interface io.github.xezzon.zeroweb.third_party_app.IThirdPartyAppService4Call
-
校验摘要,如果校验成功则签发JWT,否则抛出异常。
- skip() - Method in record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
-
Returns the value of the
skip
record component. - sourceType() - Method in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
- sourceType() - Method in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
- sourceType() - Method in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- sourceType() - Method in interface io.github.xezzon.zeroweb.core.error.IErrorCode
- status - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- status - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- STATUS - Static variable in class io.github.xezzon.zeroweb.openapi.Openapi_
- STATUS - Static variable in class io.github.xezzon.zeroweb.subscription.Subscription_
- SUB_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaim
- subscribe(AddSubscriptionReq) - Method in class io.github.xezzon.zeroweb.subscription.internal.SubscriptionHttpEndpoint
-
订阅对外接口
- SUBSCRIBED - Enum constant in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
- Subscription - Class in io.github.xezzon.zeroweb.subscription
-
订阅的对外接口
- Subscription() - Constructor for class io.github.xezzon.zeroweb.subscription.Subscription
- Subscription_ - Class in io.github.xezzon.zeroweb.subscription
- Subscription_() - Constructor for class io.github.xezzon.zeroweb.subscription.Subscription_
- SubscriptionCallHttpEndpoint - Class in io.github.xezzon.zeroweb.call.internal
-
订阅服务调用记录
- SubscriptionCallHttpEndpoint(ISubscriptionService4Call, IThirdPartyAppService4Call) - Constructor for class io.github.xezzon.zeroweb.call.internal.SubscriptionCallHttpEndpoint
- SubscriptionHttpEndpoint - Class in io.github.xezzon.zeroweb.subscription.internal
-
接口订阅管理
- SubscriptionHttpEndpoint(SubscriptionService) - Constructor for class io.github.xezzon.zeroweb.subscription.internal.SubscriptionHttpEndpoint
- SubscriptionRepository - Interface in io.github.xezzon.zeroweb.subscription.repository
- SubscriptionService - Class in io.github.xezzon.zeroweb.subscription.internal
- SubscriptionService(SubscriptionRepository, IThirdPartyAppService, IOpenapiService4Subscription) - Constructor for class io.github.xezzon.zeroweb.subscription.internal.SubscriptionService
- SubscriptionStatus - Enum Class in io.github.xezzon.zeroweb.subscription.enumeration
T
- TABLE_NAME - Static variable in class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp
- tag - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- TAG - Static variable in class io.github.xezzon.zeroweb.dict.Dict_
- TAG_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictImportReq
- TAG_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictReq
- TAG_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.dict.DictResp
- TestJwtGenerator - Class in io.github.xezzon.zeroweb.auth
-
为单元测试生成 JWT。
- TestJwtGenerator.Builder - Class in io.github.xezzon.zeroweb.auth
- THIRD_PARTY - Enum constant in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
第三方服务异常 通常是调用第三方服务异常,需要通知相关运维人员处理
- ThirdPartyApp - Class in io.github.xezzon.zeroweb.third_party_app
-
第三方应用
- ThirdPartyApp() - Constructor for class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp
- ThirdPartyApp_ - Class in io.github.xezzon.zeroweb.third_party_app
- ThirdPartyApp_() - Constructor for class io.github.xezzon.zeroweb.third_party_app.ThirdPartyApp_
- ThirdPartyAppDAO - Class in io.github.xezzon.zeroweb.third_party_app.internal
- ThirdPartyAppHttpEndpoint - Class in io.github.xezzon.zeroweb.third_party_app.internal
-
第三方应用管理
- ThirdPartyAppHttpEndpoint(ThirdPartyAppService, ISubscriptionService4ThirdPartyApp) - Constructor for class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppHttpEndpoint
- ThirdPartyAppRepository - Interface in io.github.xezzon.zeroweb.third_party_app.repository
- ThirdPartyAppService - Class in io.github.xezzon.zeroweb.third_party_app.internal
- ThirdPartyAppService(ThirdPartyAppDAO, AccessSecretRepository, ZerowebConfig) - Constructor for class io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppService
- ThirdPartyAppSpec - Class in io.github.xezzon.zeroweb.third_party_app.repository
- timeout(Long) - Method in class io.github.xezzon.zeroweb.auth.JsonWebToken.Signer
- TIMEOUT_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
令牌有效时长(秒)
- TIMESTAMP_HEADER - Static variable in class io.github.xezzon.zeroweb.ZerowebOpenConstant
-
摘要生成时间戳的请求头
- toBuilder() - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictReq
- toBuilder() - Method in class io.github.xezzon.zeroweb.dict.DictResp
- toBuilder() - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- toBuilder() - Method in class io.github.xezzon.zeroweb.user.AddUserResp
- top() - Method in record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
-
Returns the value of the
top
record component. - topDownList(Collection<I>, int) - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeService
-
自上而下查询列表
- topDownList(Collection<String>) - Method in class io.github.xezzon.zeroweb.role.internal.RoleService
- topDownList(Collection<String>) - Method in interface io.github.xezzon.zeroweb.role.IRoleService4Auth
-
查询角色子级列表
- topDownTree(Collection<I>, int) - Method in interface io.github.xezzon.zeroweb.core.tree.ITreeService
-
自上而下查询列表
- toString() - Method in record class io.github.xezzon.zeroweb.app.entity.AddAppReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.auth.entity.BasicAuth
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.common.domain.Id
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.common.exception.ErrorResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.core.odata.ODataRequestParam
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.crypto.event.PublicKeyGeneratedEvent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddI18nMessageReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.locale.entity.AddLanguageReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.locale.entity.ModifyLanguageReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageChangedEvent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.locale.event.I18nMessageDeletedEvent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.openapi.entity.AddOpenapiReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.openapi.entity.ModifyOpenapiReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.role.entity.AddRoleReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.subscription.entity.AddSubscriptionReq
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.xezzon.zeroweb.third_party_app.entity.AddThirdPartyAppReq
-
Returns a string representation of this record class.
- TraceAspect - Class in io.github.xezzon.zeroweb.common.otlp
-
使用切面添加 OpenTelemetry Trace
- TraceAspect() - Constructor for class io.github.xezzon.zeroweb.common.otlp.TraceAspect
- traceServiceMethods(ProceedingJoinPoint) - Method in class io.github.xezzon.zeroweb.common.otlp.TraceAspect
-
为Service类的方法添加OpenTelemetry追踪
- Translation - Class in io.github.xezzon.zeroweb.locale
-
国际化文本
- Translation() - Constructor for class io.github.xezzon.zeroweb.locale.Translation
- Translation_ - Class in io.github.xezzon.zeroweb.locale
- Translation_() - Constructor for class io.github.xezzon.zeroweb.locale.Translation_
- TranslationHttpEndpoint - Class in io.github.xezzon.zeroweb.locale.internal
-
国际化文本管理
- TranslationHttpEndpoint(LocalizedService) - Constructor for class io.github.xezzon.zeroweb.locale.internal.TranslationHttpEndpoint
- TranslationRepository - Interface in io.github.xezzon.zeroweb.locale.repository
U
- UNDERSCORE - Static variable in annotation interface io.github.xezzon.zeroweb.common.validator.Alphanumeric
-
下划线
- UNKNOWN - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
- UNPUBLISHED_OPENAPI_CANNOT_BE_SUBSCRIBE - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- UnpublishedOpenapiCannotBeSubscribeException - Exception in io.github.xezzon.zeroweb.common.exception
- UnpublishedOpenapiCannotBeSubscribeException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.UnpublishedOpenapiCannotBeSubscribeException
- UNSUBSCRIBED_OPENAPI - Enum constant in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
- UnsubscribeOpenapiException - Exception in io.github.xezzon.zeroweb.common.exception
-
不能调用未订阅的接口
- UnsubscribeOpenapiException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.UnsubscribeOpenapiException
- UPDATE_TIME - Static variable in class io.github.xezzon.zeroweb.user.User_
- updateApp(UpdateAppReq) - Method in class io.github.xezzon.zeroweb.app.internal.AppHttpEndpoint
-
更新服务
- UpdateAppReq - Record Class in io.github.xezzon.zeroweb.app.entity
-
更新服务信息
- UpdateAppReq(String, String, String, Integer) - Constructor for record class io.github.xezzon.zeroweb.app.entity.UpdateAppReq
-
Creates an instance of a
UpdateAppReq
record class. - updateByLanguage(String, String) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- updateByNamespaceAndMessageKey(II18nMessage, II18nMessage) - Method in interface io.github.xezzon.zeroweb.locale.repository.TranslationRepository
- updateDictStatus(Collection<String>, Boolean) - Method in class io.github.xezzon.zeroweb.dict.internal.DictHttpEndpoint
-
批量更新字典状态
- updateI18nMessage(I18nMessage) - Method in class io.github.xezzon.zeroweb.locale.internal.I18nMessageHttpEndpoint
-
更新国际化内容
- updateLanguage(ModifyLanguageReq) - Method in class io.github.xezzon.zeroweb.locale.internal.LanguageHttpEndpoint
-
更新语言
- updateSecretKeyById(String, String) - Method in interface io.github.xezzon.zeroweb.third_party_app.repository.AccessSecretRepository
- updateStatus(Collection<String>, Boolean) - Method in class io.github.xezzon.zeroweb.dict.internal.DictDAO
-
更新字典项的状态
- updateTime - Static variable in class io.github.xezzon.zeroweb.user.User_
- upsert(Dict) - Method in class io.github.xezzon.zeroweb.dict.internal.DictDAO
-
根据 tag、code 判断,如果字典存在,则跳过;否则保存
- upsertTranslation(UpsertTranslationReq) - Method in class io.github.xezzon.zeroweb.locale.internal.TranslationHttpEndpoint
-
新增/更新 国际化文本
- UpsertTranslationReq - Record Class in io.github.xezzon.zeroweb.locale.entity
-
更新或新增国际化文本的请求体
- UpsertTranslationReq(String, String, String, String) - Constructor for record class io.github.xezzon.zeroweb.locale.entity.UpsertTranslationReq
-
Creates an instance of a
UpsertTranslationReq
record class. - URL_PROTOCOL_FILE - Static variable in class io.github.xezzon.zeroweb.core.util.ResourceUtil
- User - Class in io.github.xezzon.zeroweb.user
-
用户
- User() - Constructor for class io.github.xezzon.zeroweb.user.User
- USER - Static variable in class io.github.xezzon.zeroweb.auth.util.SessionUtil
- User_ - Class in io.github.xezzon.zeroweb.user
- User_() - Constructor for class io.github.xezzon.zeroweb.user.User_
- USER_FULL_NAME - Static variable in class io.github.xezzon.zeroweb.common.otlp.UserSpanAttributeFilter
- USER_ID - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- USER_ID - Static variable in class io.github.xezzon.zeroweb.common.otlp.UserSpanAttributeFilter
- USER_NAME - Static variable in class io.github.xezzon.zeroweb.common.otlp.UserSpanAttributeFilter
- USER_ROLES - Static variable in class io.github.xezzon.zeroweb.common.otlp.UserSpanAttributeFilter
- userBuilder() - Static method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator
- UserGrpc - Class in io.github.xezzon.zeroweb.user
-
用户相关的服务间接口
- UserGrpc.AsyncService - Interface in io.github.xezzon.zeroweb.user
-
用户相关的服务间接口
- UserGrpc.UserBlockingStub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do limited synchronous rpc calls to service User.
- UserGrpc.UserBlockingV2Stub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do synchronous rpc calls to service User.
- UserGrpc.UserFutureStub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do ListenableFuture-style rpc calls to service User.
- UserGrpc.UserImplBase - Class in io.github.xezzon.zeroweb.user
-
Base class for the server implementation of the service User.
- UserGrpc.UserStub - Class in io.github.xezzon.zeroweb.user
-
A stub to allow clients to do asynchronous rpc calls to service User.
- UserGrpcEndpoint - Class in io.github.xezzon.zeroweb.user.internal
-
用户功能Grpc接口
- UserHttpEndpoint - Class in io.github.xezzon.zeroweb.user.internal
-
用户管理
- userId - Static variable in class io.github.xezzon.zeroweb.auth.RoleUser_
- UserImplBase() - Constructor for class io.github.xezzon.zeroweb.user.UserGrpc.UserImplBase
- UserLoginEvent - Class in io.github.xezzon.zeroweb.auth.event
-
用户登录事件 登录后,将用户信息、授权信息加载到会话中
- UserLoginEvent() - Constructor for class io.github.xezzon.zeroweb.auth.event.UserLoginEvent
- username - Static variable in class io.github.xezzon.zeroweb.user.User_
- username() - Method in record class io.github.xezzon.zeroweb.auth.entity.BasicAuth
-
Returns the value of the
username
record component. - username(String) - Method in class io.github.xezzon.zeroweb.auth.TestJwtGenerator.Builder
- USERNAME - Static variable in class io.github.xezzon.zeroweb.user.User_
- USERNAME_CLAIM - Static variable in class io.github.xezzon.zeroweb.auth.JwtClaimWrapper
-
用户名
- USERNAME_FIELD_NUMBER - Static variable in class io.github.xezzon.zeroweb.user.AddUserReq
- UserProto - Class in io.github.xezzon.zeroweb.user
- UserRepository - Interface in io.github.xezzon.zeroweb.user.repository
- UserService - Class in io.github.xezzon.zeroweb.user.internal
- UserSpanAttributeFilter - Class in io.github.xezzon.zeroweb.common.otlp
- UserSpanAttributeFilter() - Constructor for class io.github.xezzon.zeroweb.common.otlp.UserSpanAttributeFilter
- UUID - Enum constant in enum class io.github.xezzon.zeroweb.common.config.ZerowebConfig.IdGeneratorEnum
-
UUID
- UuidIdGenerator - Class in io.github.xezzon.zeroweb.common.jpa
-
ID生成器(UUID策略)
- UuidIdGenerator() - Constructor for class io.github.xezzon.zeroweb.common.jpa.UuidIdGenerator
V
- validateWithAccessKey(String, String) - Method in class io.github.xezzon.zeroweb.auth.JwtFilter
- validateWithPublicKey(String, String) - Method in class io.github.xezzon.zeroweb.auth.JwtFilter
- value - Static variable in class io.github.xezzon.zeroweb.role.Role_
- value() - Element in annotation interface io.github.xezzon.zeroweb.dict.EnableDictScan
- VALUE - Static variable in class io.github.xezzon.zeroweb.role.Role_
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.common.config.ZerowebConfig.IdGeneratorEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.metadata.ServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.xezzon.zeroweb.common.config.ZerowebConfig.IdGeneratorEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.common.exception.AdminErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.common.exception.CommonErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.common.exception.OpenErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.core.error.ErrorSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.metadata.MenuType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.metadata.ServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.openapi.enumeration.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.openapi.enumeration.OpenapiStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.xezzon.zeroweb.subscription.enumeration.SubscriptionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- writePrivateKey(byte[]) - Method in interface io.github.xezzon.zeroweb.core.crypto.ASN1PrivateKeyWriter
-
将ASN.1形式的私钥写入
- writePrivateKey(byte[]) - Method in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
向classpath的PEM文件中写入私钥 文件名格式为:`${name}.secret.pem`
- writePrivateKey(PrivateKey, ASN1PrivateKeyWriter) - Static method in class io.github.xezzon.zeroweb.core.crypto.SecretKeyUtil
-
将私钥写入ASN1PrivateKeyWriter中。
- writePublicKey(byte[]) - Method in interface io.github.xezzon.zeroweb.core.crypto.ASN1PublicKeyWriter
-
将ASN.1形式的公钥写入
- writePublicKey(byte[]) - Method in class io.github.xezzon.zeroweb.core.crypto.PemClasspathReaderAndWriter
-
向classpath的PEM文件中写入公钥 文件名格式为:`${name}.public.pem`
- writePublicKey(PublicKey, ASN1PublicKeyWriter) - Static method in class io.github.xezzon.zeroweb.core.crypto.SecretKeyUtil
-
将公钥写入ASN1PublicKeyWriter中。
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.auth.JwtClaim
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictImportReq
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictImportReqList
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictListResp
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictReq
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.dict.DictResp
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.user.AddUserReq
- writeTo(CodedOutputStream) - Method in class io.github.xezzon.zeroweb.user.AddUserResp
Z
- ZEROWEB - Static variable in class io.github.xezzon.zeroweb.common.config.ZerowebConfig
-
本系统相关配置的前缀
- ZerowebAdminApplication - Class in io.github.xezzon.zeroweb
-
系统管理服务
- ZerowebAdminApplication() - Constructor for class io.github.xezzon.zeroweb.ZerowebAdminApplication
- ZerowebBusinessException - Exception in io.github.xezzon.zeroweb.common.exception
-
ZeroWeb 业务异常
- ZerowebConfig - Class in io.github.xezzon.zeroweb.common.config
-
本系统相关配置
- ZerowebConfig() - Constructor for class io.github.xezzon.zeroweb.common.config.ZerowebConfig
- ZerowebConfig.IdGeneratorEnum - Enum Class in io.github.xezzon.zeroweb.common.config
-
ID生成策略枚举值
- ZerowebConfig.ZerowebJwtConfig - Class in io.github.xezzon.zeroweb.common.config
-
JWT 相关配置
- ZerowebJwtConfig() - Constructor for class io.github.xezzon.zeroweb.common.config.ZerowebConfig.ZerowebJwtConfig
- ZerowebOpenApplication - Class in io.github.xezzon.zeroweb
-
开放平台服务
- ZerowebOpenApplication() - Constructor for class io.github.xezzon.zeroweb.ZerowebOpenApplication
- ZerowebOpenConstant - Class in io.github.xezzon.zeroweb
-
定义调用对外接口的常量
- ZerowebOpenException - Exception in io.github.xezzon.zeroweb
- ZerowebOpenException(Throwable) - Constructor for exception io.github.xezzon.zeroweb.ZerowebOpenException
- ZerowebOpenRequestBuilder - Class in io.github.xezzon.zeroweb
- ZerowebOpenRequestBuilder(String, String) - Constructor for class io.github.xezzon.zeroweb.ZerowebOpenRequestBuilder
- ZerowebRuntimeException - Exception in io.github.xezzon.zeroweb.common.exception
-
ZeroWeb 自发抛出的系统异常
- ZerowebRuntimeException() - Constructor for exception io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException
- ZerowebRuntimeException(String, Throwable) - Constructor for exception io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException
- ZerowebRuntimeException(Throwable) - Constructor for exception io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form