Serialized Form

  • Package io.github.xezzon.zeroweb.auth

    • Class io.github.xezzon.zeroweb.auth.JwtClaim

      class JwtClaim extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • entitlements_
          com.google.protobuf.LazyStringArrayList entitlements_
        • groups_
          com.google.protobuf.LazyStringArrayList groups_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • nickname_
          Object nickname_
        • preferredUsername_
          Object preferredUsername_
        • roles_
          com.google.protobuf.LazyStringArrayList roles_
        • subject_
          Object subject_
  • Package io.github.xezzon.zeroweb.common.exception

    • Exception io.github.xezzon.zeroweb.common.exception.DataPermissionForbiddenException

      class DataPermissionForbiddenException extends io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException implements Serializable
    • Exception io.github.xezzon.zeroweb.common.exception.InvalidPasswordException

      class InvalidPasswordException extends io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException implements Serializable
      serialVersionUID:
      4676151668260963197L
    • Exception io.github.xezzon.zeroweb.common.exception.InvalidSessionException

      class InvalidSessionException extends io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException implements Serializable
    • Exception io.github.xezzon.zeroweb.common.exception.InvalidTokenException

      class InvalidTokenException extends io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException implements Serializable
      serialVersionUID:
      4676151668260963197L
    • Exception io.github.xezzon.zeroweb.common.exception.NoValidClasspathException

      class NoValidClasspathException extends io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException implements Serializable
    • Exception io.github.xezzon.zeroweb.common.exception.RepeatDataException

      class RepeatDataException extends io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException implements Serializable
    • Exception io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException

      class ZerowebBusinessException extends RuntimeException implements Serializable
    • Exception io.github.xezzon.zeroweb.common.exception.ZerowebRuntimeException

      class ZerowebRuntimeException extends RuntimeException implements Serializable
  • Package io.github.xezzon.zeroweb.dict

    • Class io.github.xezzon.zeroweb.dict.DictImportReq

      class DictImportReq extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • code_
          Object code_
        • label_
          Object label_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • ordinal_
          int ordinal_
        • tag_
          Object tag_
    • Class io.github.xezzon.zeroweb.dict.DictImportReqList

      class DictImportReqList extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • data_
          List<io.github.xezzon.zeroweb.dict.DictImportReq> data_
        • memoizedIsInitialized
          byte memoizedIsInitialized
    • Class io.github.xezzon.zeroweb.dict.DictListResp

      class DictListResp extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • data_
          List<io.github.xezzon.zeroweb.dict.DictResp> data_
        • memoizedIsInitialized
          byte memoizedIsInitialized
    • Class io.github.xezzon.zeroweb.dict.DictReq

      class DictReq extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • tag_
          Object tag_
    • Class io.github.xezzon.zeroweb.dict.DictResp

      class DictResp extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • code_
          Object code_
        • id_
          Object id_
        • label_
          Object label_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • ordinal_
          int ordinal_
        • parentId_
          Object parentId_
        • tag_
          Object tag_
  • Package io.github.xezzon.zeroweb.user

    • Class io.github.xezzon.zeroweb.user.AddUserReq

      class AddUserReq extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • nickname_
          Object nickname_
        • password_
          Object password_
        • username_
          Object username_
    • Class io.github.xezzon.zeroweb.user.AddUserResp

      class AddUserResp extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • id_
          Object id_
        • memoizedIsInitialized
          byte memoizedIsInitialized