Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A3 - Enum constant in enum class io.leandev.appfuse.measure.Paper
- A4 - Enum constant in enum class io.leandev.appfuse.measure.Paper
- A4_WIDE - Enum constant in enum class io.leandev.appfuse.measure.Paper
- A5 - Enum constant in enum class io.leandev.appfuse.measure.Paper
- AbstractHttpMessageParser<T> - Class in io.leandev.appfuse.http
-
HTTP 訊息解析器的抽象基類
- AbstractHttpMessageParser() - Constructor for class io.leandev.appfuse.http.AbstractHttpMessageParser
- access_token - Variable in class io.leandev.appfuse.oauth2.AccessToken
-
OAuth2 存取令牌字串
- access_token() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Returns the value of the
access_tokenrecord component. - accessToken() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Returns the value of the
accessTokenrecord component. - accessToken() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns the value of the
accessTokenrecord component. - accessToken() - Method in record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Returns the value of the
accessTokenrecord component. - AccessToken - Class in io.leandev.appfuse.oauth2
-
OAuth2 存取令牌(Access Token)的資料模型
- AccessToken() - Constructor for class io.leandev.appfuse.oauth2.AccessToken
- accessTokenInvalid(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 Access Token 無效或過期錯誤
- account() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns the value of the
accountrecord component. - accountDisabled(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立帳號停用錯誤
- accountExpired(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立帳號過期錯誤
- accountLocked(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立帳號鎖定錯誤
- accountNonExpired(boolean) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- accountNonLocked(boolean) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- acting() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns the value of the
actingrecord component. - ActingAuditInterceptor - Class in io.leandev.appfuse.security.auth
-
Request-level 代行稽核 capability(ADR-013 稽核章節)。
- ActingAuditInterceptor(ApplicationEventPublisher) - Constructor for class io.leandev.appfuse.security.auth.ActingAuditInterceptor
- ActingClaims - Class in io.leandev.appfuse.security.auth
-
代理/模擬的 JWT claim wire 契約(見 ADR-013)。
- ActingContext - Interface in io.leandev.appfuse.security.auth
-
當前請求的代理/模擬脈絡(見 ADR-013)。
- ActingLogin(UserDetails, List, List, List) - Constructor for record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Creates an instance of a
ActingLoginrecord class. - actorId() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
actorIdrecord component. - actorPrincipal() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns the value of the
actorPrincipalrecord component. - actorSubject() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
actorSubjectrecord component. - actorSubject() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
actorSubjectrecord component. - add(Length) - Method in class io.leandev.appfuse.measure.Length
- add(String) - Method in class io.leandev.appfuse.security.blacklist.store.CacheTokenBlacklistStore
- add(String) - Method in interface io.leandev.appfuse.security.blacklist.store.TokenBlacklistStore
-
將 token 加入黑名單
- add(AuditEvent) - Method in class io.leandev.appfuse.audit.PersistentAuditEventRepository
- addFile(String, FileStorage, String, String) - Method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
新增檔案到 ZIP(使用 FileStorage)
- addFile(String, FileStorage, String, String) - Method in class io.leandev.appfuse.file.ZipStreamResponseBuilder
-
新增檔案到 ZIP(使用 FileStorage)
- addFile(String, Supplier) - Method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
新增檔案到 ZIP
- addFile(String, Supplier) - Method in class io.leandev.appfuse.file.ZipStreamResponseBuilder
-
新增檔案到 ZIP
- addImage(BufferedImage, Length, Length) - Method in class io.leandev.appfuse.document.Run
-
插入圖片(以
BufferedImage,編碼為 PNG) - addImage(InputStream, Length, Length) - Method in class io.leandev.appfuse.document.Run
-
插入圖片(以串流)
- addInterceptor(HttpClientInterceptor) - Method in class io.leandev.appfuse.http.StandardHttpClient
-
新增攔截器
- addMergedRegion(int, int, int, int) - Method in class io.leandev.appfuse.workbook.Worksheet
-
新增合併儲存格範圍
- addPageBreak() - Method in class io.leandev.appfuse.document.Document
-
在文件末端加入分頁
- addPageNumber() - Method in class io.leandev.appfuse.document.Paragraph
-
插入頁碼欄位
- address() - Method in class io.leandev.appfuse.almanac.Almanac
-
台灣地址(縣市 / 鄉鎮市區 / 村里)服務
- addressFor(ChannelType) - Method in record class io.leandev.appfuse.notification.Recipient
-
取此收件人在某通道的收件位址
- AddressService - Class in io.leandev.appfuse.almanac.address
-
台灣地址(縣市 / 鄉鎮市區 / 村里)服務
- AddressService(AlmanacClient, CacheManager, Duration) - Constructor for class io.leandev.appfuse.almanac.address.AddressService
-
建立服務
- addRun(String) - Method in class io.leandev.appfuse.document.Paragraph
-
在段尾新增一個 run
- addSectionBreak() - Method in class io.leandev.appfuse.document.Document
-
在文件末端加入分節(下一頁)
- addSensitiveField(String) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
新增自訂的敏感欄位
- addSensitiveHeader(String) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
新增自訂的敏感標頭
- addSensitivePattern(Pattern) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
新增自訂的敏感資料正則表達式
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.leandev.appfuse.security.auth.ActingAuditInterceptor
- afterResponse(InterceptorContext, ClassicHttpRequest, ClassicHttpResponse) - Method in interface io.leandev.appfuse.http.logging.HttpClientInterceptor
-
請求執行後的攔截點
- afterResponse(InterceptorContext, ClassicHttpRequest, ClassicHttpResponse) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor
- Align - Enum Class in io.leandev.appfuse.workbook
-
儲存格水平對齊方式
- Alignment - Enum Class in io.leandev.appfuse.document
-
段落水平對齊方式
- allow() - Static method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
- allow(String) - Method in class io.leandev.appfuse.security.auth.CacheClientCredentialsRateLimiter
- allow(String) - Method in interface io.leandev.appfuse.security.auth.ClientCredentialsRateLimiter
-
是否允許本次請求
- allowedDomains(String...) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
防火牆放行網域(空白項自動略過)
- allows(AuthPrincipal, String) - Method in interface io.leandev.appfuse.security.auth.LoginPolicy
-
此主體可否從指定前端登入
- Almanac - Class in io.leandev.appfuse.almanac
-
almanac 服務入口
- Almanac.Builder - Class in io.leandev.appfuse.almanac
-
Almanac建構器 - AlmanacClient - Class in io.leandev.appfuse.almanac
-
almanac 服務的低階 HTTP 客戶端
- AlmanacClient(AlmanacCredentials) - Constructor for class io.leandev.appfuse.almanac.AlmanacClient
-
以預設 base URL 建立
- AlmanacClient(String, AlmanacCredentials) - Constructor for class io.leandev.appfuse.almanac.AlmanacClient
-
以指定 base URL 建立
- AlmanacClient(String, AlmanacCredentials, int, StandardHttpClient) - Constructor for class io.leandev.appfuse.almanac.AlmanacClient
-
完整建構(供進階使用 / 測試注入自訂 HTTP 客戶端)
- AlmanacCredentials - Interface in io.leandev.appfuse.almanac
-
Almanac 認證策略
- AlmanacException - Exception Class in io.leandev.appfuse.almanac
-
存取 almanac 服務時發生的錯誤
- AlmanacException(String) - Constructor for exception class io.leandev.appfuse.almanac.AlmanacException
- AlmanacException(String, Throwable) - Constructor for exception class io.leandev.appfuse.almanac.AlmanacException
- alpha2() - Method in record class io.leandev.appfuse.almanac.location.Country
-
Returns the value of the
alpha2record component. - alpha3() - Method in record class io.leandev.appfuse.almanac.location.Country
-
Returns the value of the
alpha3record component. - ALREADY_REVOKED - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RevocationResult
- always() - Static method in class io.leandev.appfuse.calendar.Calendars
-
以「全部可選」為底座(純業務規則行事曆,不掛政府行事曆)
- ambiguous() - Method in class io.leandev.appfuse.file.tx.FileOrphanSweepTask.SweepReport
-
策略 A 下被報告、未刪除的模糊項
- AmbiguousEntry(String, String, String) - Constructor for record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Creates an instance of a
AmbiguousEntryrecord class. - and(Filter...) - Method in record class io.leandev.appfuse.search.Filter
-
將多個篩選器以 AND 邏輯組合到此篩選器。
- and(String, ComparisonOperator, Object) - Method in record class io.leandev.appfuse.search.Filter
-
將指定條件以 AND 邏輯組合到此篩選器。
- and(List) - Method in record class io.leandev.appfuse.search.Filter
-
將篩選器列表以 AND 邏輯組合到此篩選器。
- AND - Enum constant in enum class io.leandev.appfuse.search.LogicalOperator
- AndNode - Class in io.leandev.appfuse.search
-
RSQL AND 邏輯節點
- AndNode(Node...) - Constructor for class io.leandev.appfuse.search.AndNode
-
建立 AND 節點(varargs)
- AndNode(Node, List) - Constructor for class io.leandev.appfuse.search.AndNode
-
建立 AND 節點(單一節點 + List)
- AndNode(List, Node...) - Constructor for class io.leandev.appfuse.search.AndNode
-
建立 AND 節點(List + varargs)
- AndNode(List, List) - Constructor for class io.leandev.appfuse.search.AndNode
-
建立 AND 節點(兩個 List)
- ANY_LOCALE - Static variable in class io.leandev.appfuse.notification.template.NotificationTemplateBase
-
「不分語系」wildcard 哨兵(
localeNOT NULL,以此值取代舊版的 null 語意) - API_PREFIX - Static variable in class io.leandev.appfuse.almanac.AlmanacClient
-
API 版本前綴
- apiKey(boolean, ApiKeyPrincipalLookup, String) - Method in class io.leandev.appfuse.security.resourceserver.ResourceServerSecurity.Builder
-
選擇性啟用 API-key 呈遞;啟用但未提供 lookup 時立即失敗。
- apiKey(String) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
設定固定 API Key(預設認證方式)
- apiKey(Supplier) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
設定動態 API Key 來源
- ApiKeyAuthenticationFilter - Class in io.leandev.appfuse.security.auth
-
API key 認證 filter(ADR-025 決策五)
- ApiKeyAuthenticationFilter(ApiKeyPrincipalLookup) - Constructor for class io.leandev.appfuse.security.auth.ApiKeyAuthenticationFilter
- ApiKeyAuthenticationFilter(ApiKeyPrincipalLookup, String) - Constructor for class io.leandev.appfuse.security.auth.ApiKeyAuthenticationFilter
- ApiKeyCredentials - Class in io.leandev.appfuse.almanac
-
以 API Key 認證 almanac
- ApiKeyCredentials(String) - Constructor for class io.leandev.appfuse.almanac.ApiKeyCredentials
-
以固定 API Key 建立
- ApiKeyCredentials(Supplier) - Constructor for class io.leandev.appfuse.almanac.ApiKeyCredentials
-
以動態 API Key 來源建立
- ApiKeyHash - Class in io.leandev.appfuse.security.auth
-
API key 的雜湊(ADR-025 決策五)
- ApiKeyPrincipalLookup - Interface in io.leandev.appfuse.security.auth
-
API key 的主體查找 SPI(ADR-025 決策五)
- appendCell() - Method in class io.leandev.appfuse.document.TableRow
-
在列尾新增儲存格
- appendCopyOf(Paragraph) - Method in class io.leandev.appfuse.document.Body
-
附加一份樣板段落的複製(深拷貝其內容與格式)到容器末端
- appendCopyOf(Table) - Method in class io.leandev.appfuse.document.Body
-
附加一份樣板表格的複製(深拷貝其內容與格式)到容器末端
- appendHtml(String) - Method in class io.leandev.appfuse.document.Body
-
以渲染後的 HTML 子集附加富文本到容器末端
- appendParagraph() - Method in class io.leandev.appfuse.document.Body
-
在容器末端附加空段落
- appendParagraph(String) - Method in class io.leandev.appfuse.document.Body
-
在容器末端附加段落
- appendParagraph(String, String) - Method in class io.leandev.appfuse.document.Body
-
在容器末端附加段落並套用樣板樣式
- appendRow() - Method in class io.leandev.appfuse.document.Table
-
在表尾附加一列(欄數與既有列相同)
- appendTable(int, int) - Method in class io.leandev.appfuse.document.Body
-
在容器末端附加表格
- appHome() - Method in class io.leandev.appfuse.env.Environ
-
取得應用程式根目錄路徑。
- APPLICATION - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditSource
- ApplicationException - Exception Class in io.leandev.appfuse.exception
-
應用程式異常基類
- ApplicationException() - Constructor for exception class io.leandev.appfuse.exception.ApplicationException
-
建立預設異常,使用預設訊息
- ApplicationException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.ApplicationException
-
建立異常(含訊息和參數)
- ApplicationException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.ApplicationException
-
建立異常(含原因和參數)
- ApplicationException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.ApplicationException
-
建立異常(僅原因)
- ApplicationExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
AppFuse 自定義異常映射器
- ApplicationExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.ApplicationExceptionMapper
- applicationUpload(String, String, String, long) - Static method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
建立由 application adapter 接收內容的 staging ticket。
- apply(ClassicHttpRequest) - Method in interface io.leandev.appfuse.almanac.AlmanacCredentials
-
套用認證到請求(通常是設定一個或多個 HTTP 標頭)
- apply(ClassicHttpRequest) - Method in class io.leandev.appfuse.almanac.ApiKeyCredentials
- applyAuditChangeContext(AuditChangeContext) - Method in interface io.leandev.appfuse.audit.entity.AuditChangeContextAware
- applyDefaults(Object, Object, String...) - Method in class io.leandev.appfuse.bean.ObjectCopier
-
從來源套用預設值到目標(僅針對 null 屬性)
@SuppressWarnings("unchecked")在此處是安全的,因為: - applyDefaultsIgnoreCase(Object, Object, String...) - Method in class io.leandev.appfuse.bean.ObjectCopier
-
從來源套用預設值到目標(不區分大小寫的鍵匹配,僅針對 null 屬性)
@SuppressWarnings("unchecked")在此處是安全的,因為: - applyLowercaseEnums(JsonMapper.Builder) - Static method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
把「enum wire 值一律小寫」套用到任一
JsonMapper.Builder供兩個消費點共用同一規則:本 builder 的
ObjectMapperBuilder.withLowercaseEnums()(獨立 mapper), 以及LowercaseEnumJsonMapperCustomizer(Spring Boot 自動配置的 web mapper)。 - appName() - Method in class io.leandev.appfuse.env.Environ
-
取得應用程式名稱(來自 spring.application.name 屬性)。
- attachment(InputStream, String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
添加附件(使用 InputStream) 注意:InputStream 會被完全讀取並轉換為 ByteArrayResource,以符合 JavaMail 的要求
- attachment(InputStream, String, String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
添加附件(使用 InputStream 並指定內容類型) 注意:InputStream 會被完全讀取並轉換為 ByteArrayResource,以符合 JavaMail 的要求
- attachment(String, byte[], String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
添加附件(使用位元組陣列)
- attachment(String, File) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
添加附件(使用 File 物件)
- attachment(String, String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
添加附件(使用檔案路徑)
- AttemptRecord - Record Class in io.leandev.appfuse.security.lockout
-
單一帳號的登入失敗記錄(不可變,供
LoginLockout存入快取) - AttemptRecord(int, LocalDateTime) - Constructor for record class io.leandev.appfuse.security.lockout.AttemptRecord
-
Creates an instance of a
AttemptRecordrecord class. - attr(String) - Method in class io.leandev.appfuse.xml.XmlElement
- attributes() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
attributesrecord component. - AuditChangeContext - Record Class in io.leandev.appfuse.audit.entity
-
一次持久化 changeset 的身份與關聯脈絡。
- AuditChangeContext(String, String, List, AuditPrincipalKind, String, String, String, AuditSource) - Constructor for record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Creates an instance of a
AuditChangeContextrecord class. - AuditChangeContextAware - Interface in io.leandev.appfuse.audit.entity
-
可接收
AuditChangeContext的應用端 revision/changeset metadata entity。 - AuditChangeContextProvider - Interface in io.leandev.appfuse.audit.entity
-
提供目前持久化 changeset 的身份脈絡。
- AuditEventJpaRepositoryBase<T> - Interface in io.leandev.appfuse.audit
-
稽核事件表 Repository 基底。
search對映 ActuatorAuditEventRepository.find(principal / after / type 三參數皆可為 null,null 即不篩該條件)。 - AuditEventRecordBase - Class in io.leandev.appfuse.audit
-
稽核事件持久列的欄位基類——Spring Boot Actuator
AuditEvent的通用持久落點(框架 opt-in 服務)。 - AuditEventRecordBase() - Constructor for class io.leandev.appfuse.audit.AuditEventRecordBase
- AuditPrincipalKind - Enum Class in io.leandev.appfuse.audit.entity
-
Entity 歷程變更的主體種類。
- AuditSource - Enum Class in io.leandev.appfuse.audit.entity
-
Entity 歷程變更的執行來源。
- authenticated(AuthPrincipal, Object) - Static method in class io.leandev.appfuse.security.auth.AuthPrincipalAuthenticationToken
- authenticationConverter(AuthMode) - Static method in class io.leandev.appfuse.security.resourceserver.ResourceServerFactory
-
依模式建立 JWT → Authentication 轉換器,兩模式皆吐同一套
resource:action權限詞彙(ADR-009 點 2)。FEDERATED 使用預設 roles claim(roles)。 - authenticationFailure(AuthenticationException) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立保留實際 Spring Security 拒絕型別的詳細認證錯誤。
- authenticationRequired(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立受保護資源缺少認證資訊錯誤
- authenticationServiceUnavailable(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立認證依賴暫時不可用錯誤
- authenticator(Authenticator) - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- AuthMode - Enum Class in io.leandev.appfuse.security.resourceserver
-
資源伺服器的認證模式(雙模式,二擇一)
- authorities() - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Returns the value of the
authoritiesrecord component. - authorities(Collection) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- AUTHORITIES_CLAIM - Static variable in class io.leandev.appfuse.security.resourceserver.ResourceServerFactory
-
自簽 token 內承載權限的 claim 名稱
- AuthorityContributor - Interface in io.leandev.appfuse.security
-
Authority 名稱的貢獻點
- authorityNames() - Method in interface io.leandev.appfuse.security.AuthorityContributor
-
本 feature/業務領域擁有的權限名稱(
domain:capability形式)。 - authorityNames() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
攤平的權限名(各角色權限的聯集)
- authorize(AuthorizeHttpRequestsConfigurer.AuthorizationManagerRequestMatcherRegistry) - Method in interface io.leandev.appfuse.security.SecurityContributor
-
向唯一的 filter chain 註冊本 feature 擁有的路徑授權規則。
- AuthPrincipal - Interface in io.leandev.appfuse.security.auth
-
登入引擎對「可登入主體」的最小契約(ADR-023)
- AuthPrincipalAuthenticationToken - Class in io.leandev.appfuse.security.auth
-
已驗證 AuthPrincipal 的 Authentication adapter。
- AuthPrincipalLookup - Interface in io.leandev.appfuse.security.auth
-
登入引擎的主體查找 SPI(ADR-023)
- AuthProperties - Class in io.leandev.appfuse.security.resourceserver
-
資源伺服器認證設定
- AuthProperties() - Constructor for class io.leandev.appfuse.security.resourceserver.AuthProperties
- autoSizeColumn(int) - Method in class io.leandev.appfuse.workbook.Worksheet
-
自動調整指定欄寬以符合內容
- autoSizeColumns() - Method in class io.leandev.appfuse.workbook.Workbook
-
對所有工作表自動調整欄寬
- autoSizeColumns() - Method in class io.leandev.appfuse.workbook.Worksheet
-
自動調整所有欄寬以符合內容
- avg(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- AzureBlobFileStorage - Class in io.leandev.appfuse.file.azure
-
Azure Blob Storage 檔案儲存實作
- AzureBlobFileStorage.AzureBlobStorageException - Exception Class in io.leandev.appfuse.file.azure
-
Azure Blob Storage 例外
- AzureBlobFileStorage.Builder - Class in io.leandev.appfuse.file.azure
-
AzureBlobFileStorage 的建構器
- AzureBlobStorageException(String, Throwable) - Constructor for exception class io.leandev.appfuse.file.azure.AzureBlobFileStorage.AzureBlobStorageException
-
建立 Azure Blob Storage 例外
- AzureFileJournal - Class in io.leandev.appfuse.file.azure
-
Azure Blob 的
FileJournal實作 - AzureFileJournal.Builder - Class in io.leandev.appfuse.file.azure
- AzureStagingCleanupTask - Class in io.leandev.appfuse.file.azure
-
Azure Blob 暫存區清理任務
- AzureStagingCleanupTask.Builder - Class in io.leandev.appfuse.file.azure
-
AzureStagingCleanupTask 的建構器
B
- B4 - Enum constant in enum class io.leandev.appfuse.measure.Paper
- B4_WIDE - Enum constant in enum class io.leandev.appfuse.measure.Paper
- B5 - Enum constant in enum class io.leandev.appfuse.measure.Paper
- backup() - Method in class io.leandev.appfuse.env.Environ
-
取得備份目錄路徑(var/backup/)。
- badCredentials(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立無效憑證錯誤
- badGateway(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 502 Bad Gateway
- badRequest(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 400 Bad Request
- BadRequestException - Exception Class in io.leandev.appfuse.http.exception
-
錯誤請求異常(HTTP 400)
- BadRequestException(String) - Constructor for exception class io.leandev.appfuse.http.exception.BadRequestException
-
建立錯誤請求異常
- BadRequestException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.BadRequestException
-
建立錯誤請求異常,包含原始異常
- bannerFor(ChannelType, Locale) - Method in interface io.leandev.appfuse.notification.NotificationBanner
-
取得某通道、某語系要前置於內文的橫幅(null / 空白=不加)
- BannerNotificationTemplateResolver - Class in io.leandev.appfuse.notification
-
在範本渲染後於內文前置橫幅的
NotificationTemplateResolverdecorator - BannerNotificationTemplateResolver(NotificationTemplateResolver, NotificationBanner) - Constructor for class io.leandev.appfuse.notification.BannerNotificationTemplateResolver
- baseBackoffSeconds() - Method in record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Returns the value of the
baseBackoffSecondsrecord component. - basePath(String) - Method in class io.leandev.appfuse.file.local.LocalFileJournal.Builder
- basePath(String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage.Builder
- basePath(String) - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask.Builder
- basePath(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- basePath(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- basePath(String) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- basePath(Path) - Method in class io.leandev.appfuse.file.local.LocalFileJournal.Builder
-
與 LocalFileStorage 相同的 basePath(日誌建於其下的 journal/ 子目錄)
- basePath(Path) - Method in class io.leandev.appfuse.file.local.LocalFileStorage.Builder
- basePath(Path) - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask.Builder
- baseUrl(String) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
覆寫 almanac base URL(含 context-path);預設為正式環境
- BaseUrlRewriter - Class in io.leandev.appfuse.docs
-
BaseUrl 替換工具
- BaseUrlRewriter() - Constructor for class io.leandev.appfuse.docs.BaseUrlRewriter
- basicAuth(boolean, AuthenticationManager, AuthenticationEntryPoint) - Method in class io.leandev.appfuse.security.resourceserver.ResourceServerSecurity.Builder
-
選擇性啟用 Basic Auth;使用 reference implementation 提供的互動式 manager 與錯誤方言。
- BasicAuthenticationFilter - Class in io.leandev.appfuse.security.auth
-
Basic Auth 認證 Filter
- BasicAuthenticationFilter() - Constructor for class io.leandev.appfuse.security.auth.BasicAuthenticationFilter
- BasicAuthenticator - Class in io.leandev.appfuse.mail
-
SMTP 固定密碼認證器
- BasicAuthenticator() - Constructor for class io.leandev.appfuse.mail.BasicAuthenticator
- bcc(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
- bcc(String, String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
- bearer(String, long) - Static method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
以 Bearer 類型建立回應
- beforeRequest(InterceptorContext, ClassicHttpRequest) - Method in interface io.leandev.appfuse.http.logging.HttpClientInterceptor
-
請求執行前的攔截點
- beforeRequest(InterceptorContext, ClassicHttpRequest) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor
- between(String, Object[]) - Static method in record class io.leandev.appfuse.search.Filter
-
建立區間條件的篩選器。
- between(String, Object, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立區間條件的篩選器。
- BETWEEN - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
區間運算子 (
=between=),用於範圍查詢 - BETWEEN - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- BigDecimalConverter - Class in io.leandev.appfuse.converter
-
BigDecimal 類型轉換器
- BigDecimalConverter() - Constructor for class io.leandev.appfuse.converter.BigDecimalConverter
-
使用預設格式建立轉換器
- BigDecimalConverter(String) - Constructor for class io.leandev.appfuse.converter.BigDecimalConverter
-
使用指定格式建立轉換器
- BigIntegerConverter - Class in io.leandev.appfuse.converter
-
BigInteger 類型轉換器
- BigIntegerConverter() - Constructor for class io.leandev.appfuse.converter.BigIntegerConverter
-
建立預設轉換器
- blobPrefix(String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定 Blob 前綴
- blobPrefix(String) - Method in class io.leandev.appfuse.file.azure.AzureFileJournal.Builder
- blobPrefix(String) - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
設定 Blob 前綴
- blobServiceClient(BlobServiceClient) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定 BlobServiceClient
- blobServiceClient(BlobServiceClient) - Method in class io.leandev.appfuse.file.azure.AzureFileJournal.Builder
- blobServiceClient(BlobServiceClient) - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
設定 BlobServiceClient
- body() - Method in class io.leandev.appfuse.document.Document
-
取得文件本文容器
- body() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
bodyrecord component. - body() - Method in record class io.leandev.appfuse.notification.RenderedTemplate
-
Returns the value of the
bodyrecord component. - Body - Class in io.leandev.appfuse.document
-
內容容器(共用編輯面)
- bold() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
boldrecord component. - BooleanConverter - Class in io.leandev.appfuse.converter
-
Boolean 類型轉換器
- BooleanConverter() - Constructor for class io.leandev.appfuse.converter.BooleanConverter
-
建立預設轉換器
- BorderStyle - Enum Class in io.leandev.appfuse.workbook
-
儲存格框線樣式
- BOTTOM - Enum constant in enum class io.leandev.appfuse.document.VerticalAlignment
-
靠下
- BOTTOM - Enum constant in enum class io.leandev.appfuse.image.Position
- BOTTOM - Enum constant in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
靠下對齊
- BOTTOM_LEFT - Enum constant in enum class io.leandev.appfuse.image.Position
- BOTTOM_RIGHT - Enum constant in enum class io.leandev.appfuse.image.Position
- bucket(String) - Method in class io.leandev.appfuse.file.s3.S3FileJournal.Builder
- bucket(String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- bucket(String) - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- build() - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
建構
Almanac - build() - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
建構快取
- build() - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
建構 CacheManager
- build() - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
建構雙層快取
- build() - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
建構行事曆
- build() - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
建構 CsvReader 實例
- build() - Method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
建構 CsvWriter 實例
- build() - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
建構 FixedWidthReader 實例
- build() - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
建構 FixedWidthWriter 實例
- build() - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
建立快取實例
- build() - Method in class io.leandev.appfuse.ehcache.CacheManagerBuilder
-
建立 CacheManager 實例
- build() - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
建構持久快取實例
- build() - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
建立 AzureBlobFileStorage 實例
- build() - Method in class io.leandev.appfuse.file.azure.AzureFileJournal.Builder
- build() - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
建立 AzureStagingCleanupTask 實例
- build() - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
建構 ResponseEntity
- build() - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
建構 ResponseEntity
- build() - Method in class io.leandev.appfuse.file.local.LocalFileJournal.Builder
- build() - Method in class io.leandev.appfuse.file.local.LocalFileStorage.Builder
- build() - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask.Builder
- build() - Method in class io.leandev.appfuse.file.s3.S3FileJournal.Builder
- build() - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- build() - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- build() - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- build() - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- build() - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- build() - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage.Builder
- build() - Method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
建構 ResponseEntity
- build() - Method in class io.leandev.appfuse.file.ZipStreamResponseBuilder
-
建構 ResponseEntity
- build() - Method in class io.leandev.appfuse.font.FontBuilder
-
建構並註冊字體到系統。
- build() - Method in class io.leandev.appfuse.http.HttpClientBuilder
-
建構 CloseableHttpClient 實例
- build() - Method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
根據目前的配置建立連線池管理器。
- build() - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- build() - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- build() - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建構 CriteriaQuery
- build() - Method in class io.leandev.appfuse.jpa.PageableBuilder
- build() - Method in class io.leandev.appfuse.jpa.PredicateBuilder
- build() - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- build() - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
構建 ObjectMapper 實例
- build() - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- build() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
驗證政策組合並建構
- build() - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
建立並回傳 MimeMessage
- build() - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
建構 OAuth2MailAuthenticator
- build() - Method in class io.leandev.appfuse.security.auth.DaoAuthenticationManagers.Builder
-
建立會發布成功/失敗認證事件的 manager。
- build() - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- build() - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
建立 SerialNumberContext
- build(Filter) - Static method in class io.leandev.appfuse.jpa.SpecificationBuilder
-
從 Filter 建構 Specification
- build(Path, ComparisonOperator, Object) - Method in class io.leandev.appfuse.jpa.PredicateBuilder
- buildCountQuery() - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建構 count query,使用與 data query 相同的 filter。
- buildCountQuery() - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
-
建構 count query,使用與 data query 相同的 filter。
- buildDefault() - Static method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
建構預設的 CacheManager
- builder() - Static method in class io.leandev.appfuse.almanac.Almanac
-
建立建構器
- builder() - Static method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
-
建立 Builder 實例
- builder() - Static method in class io.leandev.appfuse.file.azure.AzureFileJournal
- builder() - Static method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask
-
建立 Builder 實例
- builder() - Static method in class io.leandev.appfuse.file.local.LocalFileJournal
- builder() - Static method in class io.leandev.appfuse.file.local.LocalFileStorage
- builder() - Static method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask
- builder() - Static method in class io.leandev.appfuse.file.s3.S3FileJournal
- builder() - Static method in class io.leandev.appfuse.file.s3.S3FileStorage
- builder() - Static method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask
- builder() - Static method in class io.leandev.appfuse.file.sftp.SftpFileJournal
- builder() - Static method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- builder() - Static method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask
- builder() - Static method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- builder() - Static method in class io.leandev.appfuse.http.logging.LoggingInterceptor
-
建立日誌攔截器建構器
- builder() - Static method in class io.leandev.appfuse.http.StandardHttpClient
- builder() - Static method in class io.leandev.appfuse.mail.MailOutboundPolicy
- builder() - Static method in class io.leandev.appfuse.serial.SerialNumberContext
-
建立 Builder
- builder(String) - Static method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal
-
開始建構主體
- builder(HttpSecurity, TokenBlacklistStore, ObjectMapper, JwtTokenProvider, JwtDecoder, Converter, AuthenticationEntryPoint, AccessDeniedHandler) - Static method in class io.leandev.appfuse.security.resourceserver.ResourceServerSecurity
- builder(UserDetailsService, PasswordEncoder, ApplicationEventPublisher) - Static method in class io.leandev.appfuse.security.auth.DaoAuthenticationManagers
-
建立 DAO manager builder。
- Builder() - Constructor for class io.leandev.appfuse.almanac.Almanac.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.azure.AzureFileJournal.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.local.LocalFileJournal.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.local.LocalFileStorage.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.local.LocalStagingCleanupTask.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.s3.S3FileJournal.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- Builder() - Constructor for class io.leandev.appfuse.file.tx.TransactionAwareFileStorage.Builder
- buildTargetUrl(String, String, HttpServletRequest) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
建構目標 URL
- buildUrl(String, String) - Static method in class io.leandev.appfuse.docs.UrlRewriter
-
建構完整的目標 URL
- buildUrlFromRequest(HttpServletRequest) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
從 HTTP 請求中建構 URL
- BusinessCalendar - Interface in io.leandev.appfuse.calendar
-
營業行事曆——日期可選性的單一事實來源(ADR-012)
- BusinessCalendarCatalog - Class in io.leandev.appfuse.calendar
-
具名
BusinessCalendar的查找與安全範圍解算 capability。 - BusinessCalendarCatalog(Map) - Constructor for class io.leandev.appfuse.calendar.BusinessCalendarCatalog
- BusinessCalendarCatalog(Map, long) - Constructor for class io.leandev.appfuse.calendar.BusinessCalendarCatalog
- byName(String) - Method in interface io.leandev.appfuse.mail.MailerSpecProvider
-
依名稱取得設定
- ByteConverter - Class in io.leandev.appfuse.converter
-
Byte 類型轉換器
- ByteConverter() - Constructor for class io.leandev.appfuse.converter.ByteConverter
-
建立預設轉換器
- ByteRange(long, long, long) - Constructor for record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Creates an instance of a
ByteRangerecord class. - BytesConverter - Class in io.leandev.appfuse.converter
-
byte[] 類型轉換器
- BytesConverter() - Constructor for class io.leandev.appfuse.converter.BytesConverter
-
建立預設轉換器
- BytesDeserializer - Class in io.leandev.appfuse.json
-
byte[] JSON 反序列化器
- BytesDeserializer() - Constructor for class io.leandev.appfuse.json.BytesDeserializer
-
建立預設反序列化器 Jackson 3.x: StdDeserializer 不再接受 null,必須傳入實際類型
C
- cache() - Method in class io.leandev.appfuse.env.Environ
-
取得快取目錄路徑(var/cache/)。
- Cache<K,
V> - Interface in io.leandev.appfuse.cache.api -
快取介面
- CacheBuilder<K,
V> - Class in io.leandev.appfuse.cache.builder -
Cache 建構器
- CacheBuilder<K,
V> - Class in io.leandev.appfuse.ehcache -
Ehcache 快取建構器
- CacheBuilder(CacheManager, String, Class, Class) - Constructor for class io.leandev.appfuse.ehcache.CacheBuilder
-
建立快取建構器
- CacheClientCredentialsRateLimiter - Class in io.leandev.appfuse.security.auth
-
以具 TTI/TTL 的整數 Cache 實作 M2M token 端點限流。
- CacheClientCredentialsRateLimiter(Cache) - Constructor for class io.leandev.appfuse.security.auth.CacheClientCredentialsRateLimiter
- CacheClientCredentialsRateLimiter(Cache, int, String, String) - Constructor for class io.leandev.appfuse.security.auth.CacheClientCredentialsRateLimiter
- CacheConfiguration<K,
V> - Class in io.leandev.appfuse.cache.config -
快取配置
- CacheConfiguration() - Constructor for class io.leandev.appfuse.cache.config.CacheConfiguration
- cacheControl(CacheControl) - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
覆寫 Cache-Control 策略
- cacheControl(CacheControl) - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
覆寫 Cache-Control 策略(預設
CacheControl.noCache) - cacheManager(CacheManager) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
注入外部的
CacheManager(必填);由消費端負責配置與關閉 - CacheManager - Interface in io.leandev.appfuse.cache.api
-
快取管理器介面
- CacheManagerBuilder - Class in io.leandev.appfuse.cache.builder
-
CacheManager 建構器
- CacheManagerBuilder - Class in io.leandev.appfuse.ehcache
-
Ehcache CacheManager 建構器
- CacheManagerBuilder() - Constructor for class io.leandev.appfuse.ehcache.CacheManagerBuilder
-
建立 CacheManagerBuilder
- CacheMonitor - Class in io.leandev.appfuse.cache.core
-
快取監控器
- CacheMonitor(String) - Constructor for class io.leandev.appfuse.cache.core.CacheMonitor
-
建立快取監控器
- CacheProfiler - Class in io.leandev.appfuse.ehcache
-
Ehcache 快取效能分析器
- CacheProfiler() - Constructor for class io.leandev.appfuse.ehcache.CacheProfiler
- CacheSignedLinkStore - Class in io.leandev.appfuse.security.link.store
-
快取儲存實作
- CacheSignedLinkStore(Cache) - Constructor for class io.leandev.appfuse.security.link.store.CacheSignedLinkStore
-
建構快取儲存實作
- cacheSize() - Method in class io.leandev.appfuse.mail.RoutingMailer
-
快取中的 Mailer 數量
- CacheStatistics - Class in io.leandev.appfuse.cache.api
-
快取統計資訊
- CacheStatistics() - Constructor for class io.leandev.appfuse.cache.api.CacheStatistics
- CacheStatus - Class in io.leandev.appfuse.cache.api
-
快取狀態資訊
- CacheStatus() - Constructor for class io.leandev.appfuse.cache.api.CacheStatus
- CacheStatus.CapacityInfo - Class in io.leandev.appfuse.cache.api
-
容量使用資訊
- CacheStatus.HealthStatus - Enum Class in io.leandev.appfuse.cache.api
-
健康狀態枚舉
- CacheTokenBlacklistStore - Class in io.leandev.appfuse.security.blacklist.store
-
快取儲存實作
- CacheTokenBlacklistStore(Cache) - Constructor for class io.leandev.appfuse.security.blacklist.store.CacheTokenBlacklistStore
-
建構快取儲存實作
- CacheUnavailableException - Exception Class in io.leandev.appfuse.cache.api
-
必要的 cache state store 無法服務。
- CacheUnavailableException(String) - Constructor for exception class io.leandev.appfuse.cache.api.CacheUnavailableException
- calendar() - Method in class io.leandev.appfuse.almanac.Almanac
-
行政機關辦公日曆服務
- CalendarDay - Record Class in io.leandev.appfuse.almanac.calendar
-
行政機關辦公日曆中的一天
- CalendarDay(LocalDate, boolean, String) - Constructor for record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Creates an instance of a
CalendarDayrecord class. - calendars() - Method in class io.leandev.appfuse.calendar.BusinessCalendarCatalog
- Calendars - Class in io.leandev.appfuse.calendar
-
BusinessCalendar的組合工廠(ADR-012) - Calendars.Builder - Class in io.leandev.appfuse.calendar
-
BusinessCalendar建構器 - CalendarService - Class in io.leandev.appfuse.almanac.calendar
-
行政機關辦公日曆相關服務
- CalendarService(AlmanacClient, CacheManager, Duration) - Constructor for class io.leandev.appfuse.almanac.calendar.CalendarService
-
建立服務
- callAs(String, Callable) - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
在指定租戶上下文中執行動作並返回結果
- canTransition(S, S, BiPredicate) - Static method in class io.leandev.appfuse.entity.StatusTransition
-
檢查狀態流轉是否合法(不拋出例外)
- canTransition(S, S, Function) - Static method in class io.leandev.appfuse.entity.StatusTransition
-
檢查狀態流轉是否合法(使用允許列表,不拋出例外)
- Canvas - Class in io.leandev.appfuse.image
-
圖像畫布類別,提供繪圖操作的封裝。
- Canvas(int, int) - Constructor for class io.leandev.appfuse.image.Canvas
-
以像素尺寸建立畫布。
- Canvas(Length, Length) - Constructor for class io.leandev.appfuse.image.Canvas
-
以 Length 單位建立畫布,使用預設 PPI(300)。
- Canvas(Length, Length, int) - Constructor for class io.leandev.appfuse.image.Canvas
-
以 Length 單位建立畫布,並指定 PPI。
- Canvas(BufferedImage) - Constructor for class io.leandev.appfuse.image.Canvas
-
以現有的 BufferedImage 建立畫布。
- CapacityInfo() - Constructor for class io.leandev.appfuse.cache.api.CacheStatus.CapacityInfo
- cc() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns the value of the
ccrecord component. - cc(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
- cc(String, String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
- ccRecipientAddresses() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
ccRecipientAddressesrecord component. - ccRecipients() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
ccRecipientsrecord component. - cdnUrl(String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定 CDN URL
- cdnUrl(String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- cell(int) - Method in class io.leandev.appfuse.document.TableRow
-
取得指定欄的儲存格
- cell(int, int) - Method in class io.leandev.appfuse.document.Table
-
取得指定位置的儲存格
- Cell - Class in io.leandev.appfuse.workbook
-
儲存格
- cells() - Method in class io.leandev.appfuse.document.TableRow
-
取得列內所有儲存格
- CellStyle - Class in io.leandev.appfuse.workbook
-
儲存格樣式
- CENTER - Enum constant in enum class io.leandev.appfuse.document.Alignment
-
置中對齊
- CENTER - Enum constant in enum class io.leandev.appfuse.document.VerticalAlignment
-
置中
- CENTER - Enum constant in enum class io.leandev.appfuse.image.Position
- CENTER - Enum constant in enum class io.leandev.appfuse.workbook.Align
-
置中對齊
- CENTIMETER - Enum constant in enum class io.leandev.appfuse.measure.Length.Unit
- channels() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
channelsrecord component. - ChannelType - Enum Class in io.leandev.appfuse.notification
-
通知遞送通道型別
- CharConverter - Class in io.leandev.appfuse.converter
-
字元轉換器,將各種類型的值轉換為
Character。 - CharConverter() - Constructor for class io.leandev.appfuse.converter.CharConverter
-
建立預設轉換器
- check(UserDetails) - Method in class io.leandev.appfuse.security.lockout.LoginLockout
-
認證前檢查:鎖定中則拒絕,否則走標準帳號狀態檢查
- children() - Method in record class io.leandev.appfuse.search.Filter
-
取得邏輯節點的子篩選器列表。
- children() - Method in class io.leandev.appfuse.search.LogicalNode
- ChineseTranslator - Class in io.leandev.appfuse.nls
-
中文數字翻譯器,將阿拉伯數字轉換為中文數字。
- ChineseTranslator() - Constructor for class io.leandev.appfuse.nls.ChineseTranslator
-
建立中文數字翻譯器並初始化數字對照表。
- City - Record Class in io.leandev.appfuse.almanac.address
-
縣市
- City(String, String, String) - Constructor for record class io.leandev.appfuse.almanac.address.City
-
Creates an instance of a
Cityrecord class. - cityCode() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns the value of the
cityCoderecord component. - cityCode() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns the value of the
cityCoderecord component. - claim(UUID, Instant, Instant) - Method in interface io.leandev.appfuse.notification.outbox.NotificationOutboxRepositoryBase
-
原子認領一列供遞送:到期(
nextAttemptAt <= now)且處於可認領狀態 (PENDING/FAILED,或nextAttemptAt已逾期的滯留SENDING)者,一次 UPDATE 翻為SENDING並把nextAttemptAt推遲至reclaimAt(=now + claimTimeout)。 - CLAIM_ACTING_POLICY - Static variable in class io.leandev.appfuse.security.auth.ActingClaims
-
目前 acting family 綁定的應用政策識別(例如 standard/consent/break-glass)。
- CLAIM_ACTOR - Static variable in class io.leandev.appfuse.security.auth.ActingClaims
-
模擬者(真實操作者)claim 名稱(值為 stable subject 字串);存在即代表當前 token 具模擬性
- CLAIM_ATTRIBUTES - Static variable in class io.leandev.appfuse.security.link.SignedLinkService
-
泛用屬性袋 claim 名稱
- CLAIM_GRANTORS - Static variable in class io.leandev.appfuse.security.auth.ActingClaims
-
代理授權人集合 claim 名稱(值為 stable subject 字串陣列);非空即代表當前 token 具代理性
- CLAIM_PURPOSE - Static variable in class io.leandev.appfuse.security.link.SignedLinkService
-
用途 claim 名稱
- CLAIM_REDEMPTION - Static variable in class io.leandev.appfuse.security.link.SignedLinkService
-
贖回政策 claim 名稱
- CLAIM_SESSION_ID - Static variable in class io.leandev.appfuse.security.auth.ActingClaims
-
Refresh Session family 與 Access Token family 的共同識別。
- CLAIM_SESSION_ID - Static variable in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
Session ID claim 名稱
- CLAIM_TARGET - Static variable in class io.leandev.appfuse.security.link.SignedLinkService
-
導向目標 claim 名稱
- CLAIM_TOKEN_TYPE - Static variable in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
JWT 家族辨識 claim;Resource Server 只接受
JwtTokenProvider.TOKEN_TYPE_ACCESS。 - CLAIM_TOKEN_TYPE - Static variable in class io.leandev.appfuse.security.link.SignedLinkService
- cleanup() - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask
-
立即清理並回傳結果摘要。
- CleanupResult(int, int, int) - Constructor for record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Creates an instance of a
CleanupResultrecord class. - clear() - Method in class io.leandev.appfuse.bean.PropertyMap
- clear() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- clear() - Method in interface io.leandev.appfuse.cache.api.Cache
-
清空所有快取項目
- clear() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- clear() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- clear() - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
清空所有屬性
- clear() - Method in class io.leandev.appfuse.nls.Translation
-
Removes all translations.
- clear() - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
清除當前租戶 ID
- clear(String) - Method in class io.leandev.appfuse.security.lockout.LoginLockout
-
解除鎖定並清除失敗記錄(供帳號管理面的「解鎖」操作)
- clearAllTokens() - Method in class io.leandev.appfuse.oauth2.OAuth2Authenticator
-
清除所有快取 Token
- clearDurableLayer() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
僅清除持久層
- clearFastLayer() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
僅清除快速層
- clearToken() - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticator
-
清除快取的 Token
- clearToken(OAuth2Authenticator.OAuth2Config) - Method in class io.leandev.appfuse.oauth2.OAuth2Authenticator
-
清除特定配置的快取 Token
- client() - Method in class io.leandev.appfuse.almanac.Almanac
-
取得底層 HTTP 客戶端(進階使用)
- client(AlmanacClient) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
注入自訂的
AlmanacClient(注入後 base URL / 認證設定不再生效); 由消費端負責關閉 - ClientCredentialsFactory - Class in io.leandev.appfuse.security.auth
-
M2M 憑證產生器(ADR-025)
- ClientCredentialsFactory() - Constructor for class io.leandev.appfuse.security.auth.ClientCredentialsFactory
-
以預設前綴建立(
svc_/sk_) - ClientCredentialsFactory(String, String) - Constructor for class io.leandev.appfuse.security.auth.ClientCredentialsFactory
- ClientCredentialsRateLimiter - Interface in io.leandev.appfuse.security.auth
-
token 端點的速率限制接點(ADR-025 決策四)
- ClientCredentialsRequest - Record Class in io.leandev.appfuse.security.auth
-
client_credentials 的請求參數(RFC 6749 §4.4.2)
- ClientCredentialsRequest(String, String, String, String) - Constructor for record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Creates an instance of a
ClientCredentialsRequestrecord class. - ClientCredentialsService - Class in io.leandev.appfuse.security.auth
-
M2M 憑證發放 capability——登入引擎的第四操作(ADR-025)
- ClientCredentialsService(AuthenticationManager, JwtTokenProvider, AuthPrincipalLookup, long, Optional, boolean) - Constructor for class io.leandev.appfuse.security.auth.ClientCredentialsService
-
建構子(全部參數皆可由 Spring 建構子注入解析)
- ClientCredentialsService.TokenResult - Record Class in io.leandev.appfuse.security.auth
-
發放結果(引擎級——wire 回應由
ClientCredentialsTokenResponse.bearer(String, long)組裝) - ClientCredentialsTokenResponse - Record Class in io.leandev.appfuse.security.auth
-
client_credentials 的成功回應(RFC 6749 §4.4.3)
- ClientCredentialsTokenResponse(String, String, long) - Constructor for record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Creates an instance of a
ClientCredentialsTokenResponserecord class. - ClientErrorException - Exception Class in io.leandev.appfuse.http.exception
-
客戶端錯誤異常(HTTP 4xx)
- ClientErrorException(int, String) - Constructor for exception class io.leandev.appfuse.http.exception.ClientErrorException
-
建立客戶端錯誤異常
- ClientErrorException(int, String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.ClientErrorException
-
建立客戶端錯誤異常,包含原始異常
- clientId() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns the value of the
clientIdrecord component. - clientId() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Returns the value of the
clientIdrecord component. - clientId(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定客戶端 ID
- clientSecret() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns the value of the
clientSecretrecord component. - clientSecret() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Returns the value of the
clientSecretrecord component. - clientSecret(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定客戶端密鑰
- clock(Clock) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
注入時鐘(測試用;設定後
Calendars.Builder.zone(ZoneId)不再影響「今天」的判定) - clock(Clock) - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
設定時間來源(測試或一致時區用)
- clock(Clock) - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask.Builder
- clock(Clock) - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- clock(Clock) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- clone(T) - Method in class io.leandev.appfuse.bean.ObjectCopier
-
使用 Jackson ObjectMapper 複製物件
@SuppressWarnings("unchecked")在此處是安全的,因為: - clone(T) - Method in class io.leandev.appfuse.bean.ObjectsCopier
- close() - Method in class io.leandev.appfuse.almanac.Almanac
- close() - Method in class io.leandev.appfuse.almanac.AlmanacClient
- close() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- close() - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
關閉管理器,釋放所有資源
- close() - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- close() - Method in class io.leandev.appfuse.csv.CsvReader
- close() - Method in class io.leandev.appfuse.csv.CsvWriter
- close() - Method in class io.leandev.appfuse.csv.FixedWidthReader
- close() - Method in class io.leandev.appfuse.csv.FixedWidthWriter
- close() - Method in class io.leandev.appfuse.document.Document
- close() - Method in class io.leandev.appfuse.http.StandardHttpClient
- close() - Method in class io.leandev.appfuse.image.ImageReader
-
關閉輸入串流
- close() - Method in class io.leandev.appfuse.image.ImageWriter
-
關閉輸出串流
- close() - Method in class io.leandev.appfuse.workbook.Workbook
- close() - Method in class io.leandev.appfuse.xml.XmlReader
- close() - Method in class io.leandev.appfuse.xml.XmlWriter
- closed(LocalDate) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
特定日期停業(→
ReasonCodes.CLOSED) - closed(LocalDate, String) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
特定日期停業(自訂原因代碼)
- closed(LocalDate, String, String) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
特定日期停業(自訂原因代碼與說明)
- closed(LocalDate, String, String) - Static method in record class io.leandev.appfuse.calendar.DayStatus
-
建立不可選日
- CLOSED - Static variable in class io.leandev.appfuse.calendar.ReasonCodes
-
特定日期停業(無更具體原因時的預設代碼)
- CLOSED_WEEKLY - Static variable in class io.leandev.appfuse.calendar.ReasonCodes
-
每週固定店休 / 公休日
- closedOn(DayOfWeek...) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
每週固定店休日(→
ReasonCodes.CLOSED_WEEKLY) - code() - Method in record class io.leandev.appfuse.almanac.address.City
-
Returns the value of the
coderecord component. - code() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns the value of the
coderecord component. - code() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns the value of the
coderecord component. - code() - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Returns the value of the
coderecord component. - color() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
colorrecord component. - commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class io.leandev.appfuse.security.auth.JsonAuthenticationEntryPoint
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class io.leandev.appfuse.security.resourceserver.ProblemDetailBearerTokenAuthenticationEntryPoint
- commit() - Method in record class io.leandev.appfuse.platforminfo.SystemInfo
-
Returns the value of the
commitrecord component. - compareTo(Length) - Method in class io.leandev.appfuse.measure.Length
- ComparisonNode - Class in io.leandev.appfuse.search
-
RSQL 比較節點,表示一個欄位與預期值之間的比較條件。
- ComparisonNode(ComparisonOperator, String, Object) - Constructor for class io.leandev.appfuse.search.ComparisonNode
-
建立比較節點。
- ComparisonOperator - Enum Class in io.leandev.appfuse.search
-
RSQL 比較運算子列舉。
- completeStagingUpload(String, String, InputStream, long) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- completeStagingUpload(String, String, InputStream, long) - Method in interface io.leandev.appfuse.file.FileStorage
-
完成暫存上傳 - 統一上傳流程的第二步
- completeStagingUpload(String, String, InputStream, long) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- completeStagingUpload(String, String, InputStream, long) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- completeStagingUpload(String, String, InputStream, long) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- completeStagingUpload(String, String, InputStream, long) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- compose() - Method in class io.leandev.appfuse.mail.DirectMailer
-
組一封信;
DirectMailer.getDefaultFrom()非空時預填 from(呼叫端可再覆寫) - compose() - Method in interface io.leandev.appfuse.mail.Mailer
-
組一封信(from 已預填為本 Mailer 的預設寄件者)
- compose() - Method in class io.leandev.appfuse.mail.RoutingMailer
- CompositeTenantIdResolver - Class in io.leandev.appfuse.security.tenant.resolver
-
組合多個 TenantIdResolver 的複合解析器
- CompositeTenantIdResolver(TenantIdResolver...) - Constructor for class io.leandev.appfuse.security.tenant.resolver.CompositeTenantIdResolver
-
建構組合 resolver
- CompositeTenantIdResolver(List) - Constructor for class io.leandev.appfuse.security.tenant.resolver.CompositeTenantIdResolver
-
建構組合 resolver
- conf() - Method in class io.leandev.appfuse.env.Environ
-
取得配置檔案目錄路徑(conf/)。
- conf(String) - Method in class io.leandev.appfuse.env.Environ
-
取得配置檔案目錄下指定檔案的路徑。
- config(ConfigurableEnvironment) - Method in class io.leandev.appfuse.env.Environ
-
設定 Spring 環境配置。
- ConfigurationDiagnostics - Class in io.leandev.appfuse.platforminfo
-
系統組態的安全診斷能力。
- ConfigurationDiagnostics(ConfigurableEnvironment, DataSource, List) - Constructor for class io.leandev.appfuse.platforminfo.ConfigurationDiagnostics
- configure() - Method in class io.leandev.appfuse.security.resourceserver.ResourceServerSecurity.Builder
-
套用固定機制並回傳同一個 builder;authorization 與具體位址仍由呼叫端決定。
- configure(TenantIdResolver) - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
配置租戶 ID 解析器
- configure(SpringApplicationBuilder) - Static method in class io.leandev.appfuse.env.SpringApplicationBootstrap
- configure(SpringApplicationBuilder, String[]) - Static method in class io.leandev.appfuse.env.SpringApplicationBootstrap
- configureWithDefaults() - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
使用預設配置
- configureWithDefaults(String) - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
使用預設配置,指定 claim 名稱
- ConfigValueMasker - Class in io.leandev.appfuse.env
-
設定屬性值的遮蔽規則——「什麼算敏感」的單一事實來源。
- CONFIRMED - Enum constant in enum class io.leandev.appfuse.file.tx.JournalState
-
業務交易已 commit,檔案被合法參照(無交易時的操作也直接記為此狀態)
- conflict(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 409 Conflict
- CONFLICT - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejection
- ConflictException - Exception Class in io.leandev.appfuse.exception
-
衝突例外,表示操作因資源狀態衝突而無法完成。
- ConflictException() - Constructor for exception class io.leandev.appfuse.exception.ConflictException
-
建立使用預設訊息的衝突例外。
- ConflictException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConflictException
-
建立指定訊息的衝突例外。
- ConflictException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConflictException
-
建立指定訊息和原因的衝突例外。
- ConflictException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.ConflictException
-
建立包裝原始例外的衝突例外。
- connectTimeout(long) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- connectTimeout(long) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- connectTimeout(long) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- constant(RetryPolicy) - Static method in interface io.leandev.appfuse.notification.outbox.RetryPolicyResolver
-
建立一個忽略型別、一律回傳同一政策的 resolver(無 per-type 差異時使用)
- ConstraintException - Exception Class in io.leandev.appfuse.exception
-
約束違規例外,表示輸入資料未通過驗證約束。
- ConstraintException() - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立使用預設訊息的約束例外。
- ConstraintException(Violation) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含單一違規的約束例外。
- ConstraintException(Violation, String, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含單一違規和自訂訊息的約束例外。
- ConstraintException(Violation, Throwable) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含單一違規和原因的約束例外。
- ConstraintException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立指定訊息的約束例外。
- ConstraintException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立指定訊息和原因的約束例外。
- ConstraintException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包裝原始例外的約束例外。
- ConstraintException(Set) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含多個違規的約束例外。
- ConstraintException(Set, String, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含多個違規和自訂訊息的約束例外。
- ConstraintException(Set, String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含多個違規、自訂訊息和原因的約束例外。
- ConstraintException(Set, Throwable) - Constructor for exception class io.leandev.appfuse.exception.ConstraintException
-
建立包含多個違規和原因的約束例外。
- construct(Tuple) - Method in record class io.leandev.appfuse.jpa.TupleConstructor
- consume(String) - Method in class io.leandev.appfuse.security.link.SignedLinkService
-
驗章並贖回一張簽章連結 token
- consume(String) - Method in class io.leandev.appfuse.security.link.store.CacheSignedLinkStore
- consume(String) - Method in interface io.leandev.appfuse.security.link.store.SignedLinkStore
-
原子地消費一個 jti
- consume(String, String) - Method in class io.leandev.appfuse.security.link.SignedLinkService
-
驗章、驗證用途並贖回一張簽章連結 token
- consume(String, Set) - Method in class io.leandev.appfuse.security.link.SignedLinkService
-
驗章、驗證允許用途並贖回一張簽章連結 token
- CONTAIN - Enum constant in enum class io.leandev.appfuse.image.Scaling
- container(String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定容器名稱
- container(String) - Method in class io.leandev.appfuse.file.azure.AzureFileJournal.Builder
- container(String) - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
設定容器名稱
- contains(String) - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
檢查是否包含指定屬性
- contains(String) - Method in class io.leandev.appfuse.security.blacklist.store.CacheTokenBlacklistStore
- contains(String) - Method in interface io.leandev.appfuse.security.blacklist.store.TokenBlacklistStore
-
檢查 token 是否在黑名單中
- containsKey(Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- containsKey(String) - Method in class io.leandev.appfuse.nls.Translation
-
Returns true if this translation contains a mapping for the specified key.
- containsKey(K) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- containsKey(K) - Method in interface io.leandev.appfuse.cache.api.Cache
-
檢查快取是否包含指定鍵
- containsKey(K) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- containsKey(K) - Method in class io.leandev.appfuse.cache.core.ManagedCache
- containsKey(K) - Method in class io.leandev.appfuse.ehcache.DuraCache
-
檢查是否包含鍵(啟用降級)
- containsKey(K, boolean) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
檢查快取是否包含指定鍵(可選擇是否降級)
- containsKey(K, boolean) - Method in class io.leandev.appfuse.ehcache.DuraCache
-
檢查是否包含鍵
- containsProperty(String) - Method in class io.leandev.appfuse.env.Environ
-
檢查指定的屬性鍵是否存在。
- containsValue(Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- content(String, boolean) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
設定內容(自動檢測是否為 HTML)
- ContentDetector - Class in io.leandev.appfuse.content
-
內容類型檢測器,用於自動偵測檔案的 MIME 類型。
- ContentDetector() - Constructor for class io.leandev.appfuse.content.ContentDetector
- ContentException - Exception Class in io.leandev.appfuse.content
-
內容處理例外
- ContentException(String) - Constructor for exception class io.leandev.appfuse.content.ContentException
-
建立包含錯誤訊息的例外
- ContentException(String, Throwable) - Constructor for exception class io.leandev.appfuse.content.ContentException
-
建立包含錯誤訊息和原因的例外
- ContentException(Throwable) - Constructor for exception class io.leandev.appfuse.content.ContentException
-
建立包含原因的例外
- contentType() - Method in record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Returns the value of the
contentTyperecord component. - contentType() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns the value of the
contentTyperecord component. - Context(RefreshSessionStore.Session, AuthPrincipal, AuthPrincipal, List, Instant) - Constructor for record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Creates an instance of a
Contextrecord class. - contribute(String) - Method in interface io.leandev.appfuse.security.auth.LoginActingContributor
-
對已通過認證的登入者計算代行登入結果。
- ConversionException - Exception Class in io.leandev.appfuse.converter
-
轉換例外
- ConversionException(String) - Constructor for exception class io.leandev.appfuse.converter.ConversionException
-
建立包含錯誤訊息的例外
- ConversionException(String, Throwable) - Constructor for exception class io.leandev.appfuse.converter.ConversionException
-
建立包含錯誤訊息和原因的例外
- ConversionException(Throwable) - Constructor for exception class io.leandev.appfuse.converter.ConversionException
-
建立包含原因的例外
- convert(Integer) - Method in class io.leandev.appfuse.web.converter.IntegerToDateConverter
- convert(Long) - Method in class io.leandev.appfuse.web.converter.LongToDateConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.BigDecimalConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.BigIntegerConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.BooleanConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.ByteConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.BytesConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.CharConverter
-
Converts the given value to the target type.
- convert(Object) - Method in interface io.leandev.appfuse.converter.Converter
-
Converts the given value to the target type.
- convert(Object) - Method in class io.leandev.appfuse.converter.DateConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.DoubleConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.FloatConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.InstantConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.IntegerConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.LocalDateConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.LocalDateTimeConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.LongConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.ShortConverter
- convert(Object) - Method in class io.leandev.appfuse.converter.ZonedDateTimeConverter
- convert(Object, Class) - Method in class io.leandev.appfuse.converter.Converters
-
Converts a value to the specified target type.
- convert(String) - Method in class io.leandev.appfuse.web.converter.StringToBytesConverter
- convert(String) - Method in class io.leandev.appfuse.web.converter.StringToDateConverter
- convert(String) - Method in class io.leandev.appfuse.web.converter.StringToFilterConverter
- convert(Jwt) - Method in class io.leandev.appfuse.security.resourceserver.ScopeJwtAuthenticationConverter
- Converter<T> - Interface in io.leandev.appfuse.converter
-
Converts a value from any type to the target type T.
- converters - Static variable in interface io.leandev.appfuse.record.Record
- Converters - Class in io.leandev.appfuse.converter
-
型別轉換器註冊表
- Converters() - Constructor for class io.leandev.appfuse.converter.Converters
-
建立轉換器註冊表並註冊預設轉換器
- convertISO2CountryToISO3(String) - Method in class io.leandev.appfuse.almanac.location.LocationService
-
將 ISO 3166-1 alpha-2 國家代碼轉為 alpha-3
- convertISO3CountryToISO2(String) - Method in class io.leandev.appfuse.almanac.location.LocationService
-
將 ISO 3166-1 alpha-3 國家代碼轉為 alpha-2
- copy() - Method in class io.leandev.appfuse.file.FileDescriptor
-
複製一份 FileDescriptor(不含 url)
- copy(Object, Object, String...) - Method in class io.leandev.appfuse.bean.ObjectCopier
-
從來源複製屬性到目標
@SuppressWarnings("unchecked")在此處是安全的,因為: - copy(Object, String...) - Method in class io.leandev.appfuse.bean.PropertyMap
- copy(Collection, Collection) - Method in class io.leandev.appfuse.bean.ObjectsCopier
- copyIgnoreCase(Object, Object, String...) - Method in class io.leandev.appfuse.bean.ObjectCopier
-
從來源複製屬性到目標(不區分大小寫的鍵匹配)
@SuppressWarnings("unchecked")在此處是安全的,因為: - copyWithUrl(String) - Method in class io.leandev.appfuse.file.FileDescriptor
-
複製一份 FileDescriptor(含 url)
- CORRELATION_ID_HEADER - Static variable in class io.leandev.appfuse.audit.entity.SecurityAuditChangeContextProvider
- count() - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
設定為計數查詢
- count(String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- count(String...) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- countAs(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- countByUserIdAndReadFalse(String) - Method in interface io.leandev.appfuse.notification.inapp.InAppNotificationRepositoryBase
-
某使用者未讀數
- country() - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Returns the value of the
countryrecord component. - Country - Record Class in io.leandev.appfuse.almanac.location
-
國家(ISO 3166-1)
- Country(String, String, String, String) - Constructor for record class io.leandev.appfuse.almanac.location.Country
-
Creates an instance of a
Countryrecord class. - COVER - Enum constant in enum class io.leandev.appfuse.image.Scaling
- create() - Static method in class io.leandev.appfuse.document.Document
-
建立空白文件
- create() - Static method in class io.leandev.appfuse.http.HttpClientBuilder
-
建立新的 HttpClientBuilder 實例
- create() - Static method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
建立新的 HttpClientConnectionManagerBuilder 實例。
- create() - Static method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
創建新的 ObjectMapperBuilder 實例
- create() - Static method in class io.leandev.appfuse.workbook.Workbook
-
建立一個空白活頁簿(
.xlsx格式) - create(RefreshSessionStore.NewSession) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
- create(WorkbookFormat) - Static method in class io.leandev.appfuse.workbook.Workbook
-
以指定格式建立一個空白活頁簿
- create(String) - Static method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
建立 ZipFileResponseBuilder
- create(String) - Static method in class io.leandev.appfuse.file.ZipStreamResponseBuilder
-
建立 ZipStreamResponseBuilder
- create(String) - Static method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- create(String, int) - Static method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- create(HttpStatus, String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立基本的 ProblemDetail
- create(HttpStatus, String, String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立帶有自訂類型的 ProblemDetail
- create(JavaMailSender) - Static method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
建立 MimeMessageBuilder
- createCache(CacheConfiguration) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- createCache(CacheConfiguration) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
建立快取
- createCache(CacheConfiguration) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- createCell() - Method in class io.leandev.appfuse.workbook.Row
-
在此列尾端新增一個儲存格
- createCellStyle() - Method in class io.leandev.appfuse.workbook.Workbook
-
建立一個可重用的儲存格樣式
- CREATED - Enum constant in enum class io.leandev.appfuse.file.tx.JournalState
-
persist/store 的實體操作已完成,但業務交易尚未 commit
- createdAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
createdAtrecord component. - createFont(String, int, int) - Method in class io.leandev.appfuse.image.Canvas
-
建立字體,根據 PPI 自動轉換字體大小。
- createFont(String, int, Length) - Method in class io.leandev.appfuse.image.Canvas
-
建立字體,使用 Length 單位指定大小。
- createMimeMessage() - Method in class io.leandev.appfuse.mail.DirectMailer
- createMimeMessage(InputStream) - Method in class io.leandev.appfuse.mail.DirectMailer
- createRectangle(int, int, int, int) - Method in class io.leandev.appfuse.image.Canvas
-
建立矩形物件,使用像素單位。
- createRectangle(Length, Length) - Method in class io.leandev.appfuse.image.Canvas
-
建立矩形物件,使用 Length 單位,位置為原點。
- createRectangle(Length, Length, Length, Length) - Method in class io.leandev.appfuse.image.Canvas
-
建立矩形物件,使用 Length 單位。
- createRow() - Method in class io.leandev.appfuse.workbook.Worksheet
-
在工作表尾端新增一列
- createRow(int) - Method in class io.leandev.appfuse.workbook.Worksheet
-
在指定索引新增一列
- createSheet() - Method in class io.leandev.appfuse.workbook.Workbook
-
建立工作表(名稱由 POI 自動產生)
- createSheet(String) - Method in class io.leandev.appfuse.workbook.Workbook
-
以指定名稱建立工作表
- createWithDefaults() - Static method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
創建具有預設配置的 ObjectMapperBuilder
- CREDENTIAL_MISMATCH - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejection
- credentialHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
credentialHashrecord component. - credentialHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
credentialHashrecord component. - credentials(AlmanacCredentials) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
直接指定認證策略(覆寫 API Key 設定;供 service account 等擴充使用)
- credentialSelectorHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
credentialSelectorHashrecord component. - credentialSelectorHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
credentialSelectorHashrecord component. - credentialsExpired(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立憑證過期錯誤
- credentialsNonExpired(boolean) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- CredentialUse(UUID, String, Instant, Instant) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Creates an instance of a
CredentialUserecord class. - CredentialUsed(RefreshSessionStore.Session) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUsed
-
Creates an instance of a
CredentialUsedrecord class. - CredentialUseRejected(RefreshSessionStore.CredentialUseRejection) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejected
-
Creates an instance of a
CredentialUseRejectedrecord class. - CriteriaQueryBuilder<V,
T> - Class in io.leandev.appfuse.jpa -
JPA Criteria 查詢建構器
- CriteriaQueryBuilder(CriteriaBuilder) - Constructor for class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器(延遲指定結果類型)
- CriteriaQueryBuilder(CriteriaBuilder, Class) - Constructor for class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器
- CriteriaQueryBuilder(EntityManager) - Constructor for class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器(延遲指定結果類型)
- CriteriaQueryBuilder(EntityManager, Class) - Constructor for class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器
- CsvReader - Class in io.leandev.appfuse.csv
-
CSV 讀取器
- CsvReader(InputStream) - Constructor for class io.leandev.appfuse.csv.CsvReader
-
建構 CSV 讀取器(使用預設設定與 UTF-8 編碼)
- CsvReader(InputStream, CsvReaderSettings) - Constructor for class io.leandev.appfuse.csv.CsvReader
-
建構 CSV 讀取器(使用 UTF-8 編碼)
- CsvReader(InputStream, CsvReaderSettings, Charset) - Constructor for class io.leandev.appfuse.csv.CsvReader
-
建構 CSV 讀取器
- CsvReader(InputStream, Charset) - Constructor for class io.leandev.appfuse.csv.CsvReader
-
建構 CSV 讀取器(使用預設設定)
- CsvReaderBuilder - Class in io.leandev.appfuse.csv
-
CSV 讀取器建構器
- CsvReaderBuilder(InputStream) - Constructor for class io.leandev.appfuse.csv.CsvReaderBuilder
-
建構器建構方法(使用 UTF-8 編碼)
- CsvReaderBuilder(InputStream, Charset) - Constructor for class io.leandev.appfuse.csv.CsvReaderBuilder
-
建構器建構方法
- CsvReaderSettings - Class in io.leandev.appfuse.csv
-
CSV 讀取器配置類別
- CsvReaderSettings() - Constructor for class io.leandev.appfuse.csv.CsvReaderSettings
- CsvRecord - Class in io.leandev.appfuse.csv
-
CSV 資料記錄
- CsvRecord(Map, List) - Constructor for class io.leandev.appfuse.csv.CsvRecord
-
建構 CsvRecord
- CsvWriter - Class in io.leandev.appfuse.csv
-
CSV 寫入器
- CsvWriter(OutputStream) - Constructor for class io.leandev.appfuse.csv.CsvWriter
-
建構 CSV 寫入器(使用預設設定與 UTF-8 編碼)
- CsvWriter(OutputStream, CsvWriterSettings) - Constructor for class io.leandev.appfuse.csv.CsvWriter
-
建構 CSV 寫入器(使用 UTF-8 編碼)
- CsvWriter(OutputStream, CsvWriterSettings, Charset) - Constructor for class io.leandev.appfuse.csv.CsvWriter
-
建構 CSV 寫入器
- CsvWriter(OutputStream, Charset) - Constructor for class io.leandev.appfuse.csv.CsvWriter
-
建構 CSV 寫入器(使用預設設定)
- CsvWriterBuilder - Class in io.leandev.appfuse.csv
-
CSV 寫入器建構器
- CsvWriterBuilder(OutputStream) - Constructor for class io.leandev.appfuse.csv.CsvWriterBuilder
-
建構器建構方法(使用 UTF-8 編碼)
- CsvWriterBuilder(OutputStream, Charset) - Constructor for class io.leandev.appfuse.csv.CsvWriterBuilder
-
建構器建構方法
- CsvWriterSettings - Class in io.leandev.appfuse.csv
-
CSV 寫入器配置類別
- CsvWriterSettings() - Constructor for class io.leandev.appfuse.csv.CsvWriterSettings
- current() - Method in class io.leandev.appfuse.mail.RoutingMailer
-
解析當前範圍的預設 Mailer(provider → 系統預設 → empty)
- current() - Static method in interface io.leandev.appfuse.security.auth.ActingContext
-
從當前
SecurityContextHolder讀取。 - currentContext() - Method in interface io.leandev.appfuse.audit.entity.AuditChangeContextProvider
- currentContext() - Method in class io.leandev.appfuse.audit.entity.SecurityAuditChangeContextProvider
- currentCredentialHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Returns the value of the
currentCredentialHashrecord component. - currentCredentialHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
currentCredentialHashrecord component. - currentDefault() - Method in interface io.leandev.appfuse.mail.MailerSpecProvider
-
當前範圍的預設設定
- customize(JsonMapper.Builder) - Method in class io.leandev.appfuse.json.LowercaseEnumJsonMapperCustomizer
D
- DaoAuthenticationManagers - Class in io.leandev.appfuse.security.auth
-
DAO 帳密認證鏈的 builder。
- DaoAuthenticationManagers.Builder - Class in io.leandev.appfuse.security.auth
- DASHED - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
虛線
- data() - Method in class io.leandev.appfuse.env.Environ
-
取得資料目錄路徑(var/data/)。
- DataAccessExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
Spring Data 異常映射器
- DataAccessExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.DataAccessExceptionMapper
- dataFormat() - Method in class io.leandev.appfuse.workbook.Cell
-
取得目前的資料格式字串
- dataFormat() - Method in class io.leandev.appfuse.workbook.CellStyle
-
取得目前的資料格式字串
- DataFormat - Enum Class in io.leandev.appfuse.workbook
-
常用儲存格資料格式
- date() - Method in record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Returns the value of the
daterecord component. - date() - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Returns the value of the
daterecord component. - DATE - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
日期(
yyyy-mm-dd) - DateConverter - Class in io.leandev.appfuse.converter
-
日期轉換器,將各種類型的值轉換為
Date。 - DateConverter() - Constructor for class io.leandev.appfuse.converter.DateConverter
-
建立使用預設格式的轉換器
- DateConverter(String) - Constructor for class io.leandev.appfuse.converter.DateConverter
-
建立指定日期格式的轉換器
- dateFormat() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得日期格式
- dateFormat(String) - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
設定日期格式
- DateNotSelectableException - Exception Class in io.leandev.appfuse.calendar
-
日期不可選異常
- DateNotSelectableException(DayStatus) - Constructor for exception class io.leandev.appfuse.calendar.DateNotSelectableException
-
建立異常
- datePart() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得格式化的日期部分
- datePattern() - Method in class io.leandev.appfuse.nls.I18n
-
取得目前語系的日期格式。 若語系未定義格式,則回傳預設格式 "yyyy-MM-dd"。
- datePattern(String) - Method in class io.leandev.appfuse.nls.I18n
-
取得目前語系的日期格式。 若語系未定義格式,則回傳指定的預設格式。
- datePattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
-
取得指定語系的日期格式。 若語系未定義格式,則回傳預設格式 "yyyy-MM-dd"。
- datePattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
-
取得指定語系的日期格式。 若語系未定義格式,則回傳指定的預設格式。
- DATETIME - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
日期時間(
yyyy-mm-dd hh:mm:ss) - datetimePattern() - Method in class io.leandev.appfuse.nls.I18n
-
取得目前語系的日期時間格式。 若語系未定義格式,則回傳預設格式 "yyyy-MM-dd HH:mm:ss"。
- datetimePattern(String) - Method in class io.leandev.appfuse.nls.I18n
-
取得目前語系的日期時間格式。 若語系未定義格式,則回傳指定的預設格式。
- datetimePattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
-
取得指定語系的日期時間格式。 若語系未定義格式,則回傳預設格式 "yyyy-MM-dd HH:mm:ss"。
- datetimePattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- DayStatus - Record Class in io.leandev.appfuse.calendar
-
營業行事曆中一天的可選性狀態
- DayStatus(LocalDate, boolean, String, String) - Constructor for record class io.leandev.appfuse.calendar.DayStatus
-
Creates an instance of a
DayStatusrecord class. - DbNotificationPreferenceFilter<T> - Class in io.leandev.appfuse.notification.preference
-
DB-backed 通知偏好過濾(Phase 2 預設,opt-out 模型)
- DbNotificationPreferenceFilter(NotificationPreferenceRepositoryBase) - Constructor for class io.leandev.appfuse.notification.preference.DbNotificationPreferenceFilter
- DbNotificationTemplateResolver<T> - Class in io.leandev.appfuse.notification.template
-
DB 範本解析器(Phase 2):查一張範本表,指定語系 → 不分語系(wildcard)兩層,查無委派 fallback
- DbNotificationTemplateResolver(NotificationTemplateRepositoryBase, NotificationTemplateResolver) - Constructor for class io.leandev.appfuse.notification.template.DbNotificationTemplateResolver
- DEAD - Enum constant in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
逾重試上限、放棄遞送(dead-letter 終態,待人工檢視)
- debug(boolean) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
JavaMail debug 模式
- DEBUG - Enum constant in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
- Decision(boolean, String) - Constructor for record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
-
Creates an instance of a
Decisionrecord class. - DeclaredCodeEnum - Interface in io.leandev.appfuse.json
-
自帶對外代碼的列舉。
- decode(String, String) - Static method in class io.leandev.appfuse.security.auth.RsaKeyPairs
-
從 Base64 PKCS#8 private key 與 Base64 X.509 public key 還原 RSA key pair。
- decrypt(String) - Method in interface io.leandev.appfuse.security.crypto.TextCipher
- decrypt(String) - Method in enum class io.leandev.appfuse.security.crypto.TextCipher.IdentityTextCipher
- dedupeKey() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
dedupeKeyrecord component. - deepLink() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
deepLinkrecord component. - deepLink() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
deepLinkrecord component. - deepLinkFor(String, Recipient, Map) - Method in interface io.leandev.appfuse.notification.NotificationDeepLinkProvider
-
為某收件人產生深連結 URL
- DEFAULT_ANONYMOUS_KEY - Static variable in class io.leandev.appfuse.security.auth.CacheClientCredentialsRateLimiter
- DEFAULT_BASE_URL - Static variable in class io.leandev.appfuse.almanac.AlmanacClient
-
almanac 正式環境 base URL
- DEFAULT_CLAIM_NAME - Static variable in class io.leandev.appfuse.security.tenant.resolver.JwtClaimTenantIdResolver
-
預設的租戶 ID claim 名稱
- DEFAULT_CLAIM_TIMEOUT_SECONDS - Static variable in class io.leandev.appfuse.notification.outbox.NotificationOutboxDispatcher
-
認領逾時預設秒數(遞送逾此未完成即視為滯留、可被重新認領)
- DEFAULT_COOKIE_NAME - Static variable in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
- DEFAULT_FILTER_NAME - Static variable in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.預設的 filter 名稱
- DEFAULT_HEADER - Static variable in class io.leandev.appfuse.security.auth.ApiKeyAuthenticationFilter
-
預設的 API key 請求標頭
- DEFAULT_KEY_PREFIX - Static variable in class io.leandev.appfuse.security.auth.CacheClientCredentialsRateLimiter
- DEFAULT_LIMIT - Static variable in class io.leandev.appfuse.security.auth.CacheClientCredentialsRateLimiter
- DEFAULT_MAX_RANGE_DAYS - Static variable in class io.leandev.appfuse.calendar.BusinessCalendarCatalog
- DEFAULT_MAX_STACK_TRACE_CHARS - Static variable in class io.leandev.appfuse.error.MaximalErrorDisclosurePolicy
- DEFAULT_PARAMETER_NAME - Static variable in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.預設的參數名稱
- DEFAULT_TTL - Static variable in class io.leandev.appfuse.almanac.Almanac
-
預設快取存活時間(almanac 資料更新頻率低,預設一天)
- DEFAULT_ZONE - Static variable in class io.leandev.appfuse.calendar.Calendars
-
預設時區(對齊
CalendarService) - DefaultAuthPrincipal - Class in io.leandev.appfuse.security.auth
-
AuthPrincipal的預設實作——UserDetailsService把自家帳號攤平成引擎主體的便利類 - DefaultAuthPrincipal(DefaultAuthPrincipal.Builder) - Constructor for class io.leandev.appfuse.security.auth.DefaultAuthPrincipal
-
由
DefaultAuthPrincipal.Builder建構;子類可經此建構子擴充 - DefaultAuthPrincipal.Builder - Class in io.leandev.appfuse.security.auth
-
DefaultAuthPrincipal的建構器 - defaultConfig() - Static method in class io.leandev.appfuse.cache.config.ExpiryConfiguration
-
預設過期配置(TTL 5 分鐘)
- defaultConfig() - Static method in class io.leandev.appfuse.cache.config.TierConfiguration
-
預設配置(offheap 20MB,非持久化)
- defaultObjectMapper() - Static method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
快速創建具有預設配置的 ObjectMapper
- defaultPersistentConfig() - Static method in class io.leandev.appfuse.cache.config.TierConfiguration
-
預設持久化配置(disk 50MB,持久化)
- delegate(FileStorage) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage.Builder
-
被包裝的實際儲存後端(必填;勿傳 Database 後端)
- delegation(List) - Static method in class io.leandev.appfuse.security.auth.ActingClaims
-
組出代理維度的 claim:
grantors=[subject, …]。 - delete(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- delete(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
刪除永久區檔案
- delete(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- delete(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- delete(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- delete(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- DELETE - Enum constant in enum class io.leandev.appfuse.file.tx.JournalOp
-
刪除永久區檔案(FileStorage.delete)
- DELETE_PENDING - Enum constant in enum class io.leandev.appfuse.file.tx.JournalState
-
delete 已登記,延到 commit 後才執行
- DELETED - Enum constant in enum class io.leandev.appfuse.file.tx.JournalState
-
延後刪除已完成
- deletedDirectories() - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Returns the value of the
deletedDirectoriesrecord component. - deletedFiles() - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Returns the value of the
deletedFilesrecord component. - deletedOrphans() - Method in class io.leandev.appfuse.file.tx.FileOrphanSweepTask.SweepReport
-
已刪除的孤兒數(含策略 B 解析後刪除)
- deleteExpired(Instant) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
- deleteStaged(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- deleteStaged(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
刪除暫存檔案
- deleteStaged(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- deleteStaged(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- deleteStaged(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- deleteStaged(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- delimiter(char) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定欄位分隔符
- delimiter(char) - Method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
設定欄位分隔符
- delivered() - Method in record class io.leandev.appfuse.notification.DeliveryResult
-
Returns the value of the
deliveredrecord component. - deliveryId() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns the value of the
deliveryIdrecord component. - deliveryId() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
deliveryIdrecord component. - DeliveryResult - Record Class in io.leandev.appfuse.notification
-
單則通道遞送的結果
- DeliveryResult(boolean, boolean, String) - Constructor for record class io.leandev.appfuse.notification.DeliveryResult
-
Creates an instance of a
DeliveryResultrecord class. - deny(String) - Static method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
- describe() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
-
供診斷/測試檢視當前政策
- description() - Method in record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Returns the value of the
descriptionrecord component. - description() - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Returns the value of the
descriptionrecord component. - deserialize(String, String) - Static method in class io.leandev.appfuse.file.tx.JournalLineCodec
-
解析單行;空白行或格式錯誤回傳 null(呼叫端略過該行)
- deserialize(JsonParser, DeserializationContext) - Method in class io.leandev.appfuse.json.BytesDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.leandev.appfuse.json.DurationDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.leandev.appfuse.json.InstantDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class io.leandev.appfuse.json.ZonedDateTimeDeserializer
- detail() - Method in record class io.leandev.appfuse.notification.DeliveryResult
-
Returns the value of the
detailrecord component. - detect(byte[]) - Method in class io.leandev.appfuse.content.ContentDetector
-
檢測位元組陣列的內容類型。
- detect(InputStream) - Method in class io.leandev.appfuse.content.ContentDetector
-
檢測輸入串流的內容類型。
- detect(Path) - Method in class io.leandev.appfuse.content.ContentDetector
-
檢測檔案路徑的內容類型。
- DIALOG - Enum constant in enum class io.leandev.appfuse.font.FontFamily
-
Dialog 字體
- DIALOG_INPUT - Enum constant in enum class io.leandev.appfuse.font.FontFamily
-
Dialog Input 字體
- Dictionary - Class in io.leandev.appfuse.nls
-
翻譯字典
- Dictionary(Locale) - Constructor for class io.leandev.appfuse.nls.Dictionary
-
建立指定地區設定的字典
- DirectMailer - Class in io.leandev.appfuse.mail
-
綁定單一
JavaMailSender的具體Mailer政策於建構時套用
外寄安全政策(防火牆/白名單/debug/改寄/特殊訊息)是建構參數—— 不給
MailOutboundPolicy就建不出來,「所有 Mailer 走同一段政策碼」由建構子擔保, 不依賴呼叫端記得套用。政策內容見MailOutboundPolicy。 - DirectMailer(JavaMailSender, MailOutboundPolicy, String) - Constructor for class io.leandev.appfuse.mail.DirectMailer
-
建構並套用外寄政策
- DirectMailer(JavaMailSender, MailOutboundPolicy, String, String) - Constructor for class io.leandev.appfuse.mail.DirectMailer
-
建構並套用外寄政策(含主旨前綴覆寫)
- DirectMailer.MailSenderInfo - Class in io.leandev.appfuse.mail
-
郵件發送器資訊
- DirectMailer.MailSendTestResult - Class in io.leandev.appfuse.mail
-
郵件發送測試結果
- directUpload(String, String, String, String, long) - Static method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
建立由 backend 提供 URL 的直接上傳 staging ticket。
- directUploadUrl() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns the value of the
directUploadUrlrecord component. - disable() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- disable() - Method in interface io.leandev.appfuse.cache.api.Cache
-
停用快取
- disable() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- disable() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- disableAll() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- disableAll() - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
停用此管理器下的所有快取(拉總閘)
- disableAll() - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- disableCache(String) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- disableCache(String) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
停用指定名稱的單一快取
- disableCache(String) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- disabled() - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
建立 hard-disabled 的 No-Op CacheManager
- DisabledCacheManager - Class in io.leandev.appfuse.cache.internal
-
Hard-disabled 的 No-Op CacheManager。
- DisabledCacheManager() - Constructor for class io.leandev.appfuse.cache.internal.DisabledCacheManager
- disableFilter(EntityManager) - Static method in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.停用租戶 filter
- disableFilter(EntityManager, String) - Static method in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.停用租戶 filter
- disableSSLVerification() - Method in class io.leandev.appfuse.http.HttpClientBuilder
-
停用 SSL 憑證驗證
- disableSSLVerification() - Method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
停用 SSL 憑證驗證
- disableSSLVerification() - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
停用 SSL 憑證驗證 ⚠️ 警告:僅用於開發和測試環境 ⚠️ 生產環境使用會有安全風險(容易受到中間人攻擊)
- disclose(ProblemDetail, ProblemDetail, Throwable) - Method in interface io.leandev.appfuse.error.ErrorDisclosurePolicy
-
選擇並補充最終對外錯誤。
- disclose(ProblemDetail, ProblemDetail, Throwable) - Method in class io.leandev.appfuse.error.MaximalErrorDisclosurePolicy
- disclose(ProblemDetail, ProblemDetail, Throwable) - Method in class io.leandev.appfuse.error.MinimalErrorDisclosurePolicy
- disk(long) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Disk 層大小
- disk(long) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
Assign disk cache in MB
- disk(long) - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定磁碟快取大小
- dispatchAsync(UUID) - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxDispatcher
-
fast-path:非同步遞送單列(寫入 Outbox 後即刻觸發)
- dispatchPending() - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxDispatcher
-
safety net:撈取到期的
PENDING/FAILED列並逐一遞送(由排程呼叫) - displayName() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
顯示名(實作以 username 退回,不回 null)
- dispose() - Method in class io.leandev.appfuse.image.Canvas
-
釋放繪圖資源。
- distinct() - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
設定 DISTINCT 查詢
- distinct() - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- DISTRIBUTED - Enum constant in enum class io.leandev.appfuse.workbook.Align
-
分散對齊
- DISTRIBUTED - Enum constant in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
分散對齊
- divide(double) - Method in class io.leandev.appfuse.measure.Length
- Document - Class in io.leandev.appfuse.document
-
Word 文件(
.docx) - DocumentException - Exception Class in io.leandev.appfuse.document
-
Word 文件處理例外
- DocumentException(String) - Constructor for exception class io.leandev.appfuse.document.DocumentException
-
以訊息建構
- DocumentException(String, Throwable) - Constructor for exception class io.leandev.appfuse.document.DocumentException
-
以訊息與成因建構
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.leandev.appfuse.security.auth.ApiKeyAuthenticationFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.leandev.appfuse.security.auth.BasicAuthenticationFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.leandev.appfuse.security.blacklist.spring.TokenBlacklistFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.leandev.appfuse.security.tenant.TenantContextCleanupFilter
- DOTTED - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
點線
- DOUBLE - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
雙線
- DoubleConverter - Class in io.leandev.appfuse.converter
-
雙精度浮點數轉換器,將各種類型的值轉換為
Double。 - DoubleConverter() - Constructor for class io.leandev.appfuse.converter.DoubleConverter
-
建立預設轉換器
- DownstreamErrorMapper - Interface in io.leandev.appfuse.http
-
將已知下游錯誤契約轉譯為應用程式安全例外的擴充點。
- DownstreamHttpFailure - Record Class in io.leandev.appfuse.http.exception
-
下游 HTTP 回應失敗的診斷脈絡。
- DownstreamHttpFailure(String, int, String, String) - Constructor for record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Creates an instance of a
DownstreamHttpFailurerecord class. - drawImage(BufferedImage, int, int) - Method in class io.leandev.appfuse.image.Canvas
-
繪製圖片至指定位置。
- drawImage(BufferedImage, Rectangle) - Method in class io.leandev.appfuse.image.Canvas
-
繪製圖片,不縮放並置中對齊。
- drawImage(BufferedImage, Rectangle, Position) - Method in class io.leandev.appfuse.image.Canvas
-
繪製圖片,使用指定定位但不縮放。
- drawImage(BufferedImage, Rectangle, Scaling) - Method in class io.leandev.appfuse.image.Canvas
-
繪製圖片,使用指定縮放模式並置中對齊。
- drawImage(BufferedImage, Rectangle, Scaling, Position) - Method in class io.leandev.appfuse.image.Canvas
-
繪製圖片,支援縮放模式與定位。
- drawRect(int, int, int, int) - Method in class io.leandev.appfuse.image.Canvas
-
繪製矩形邊框。
- drawRect(Rectangle) - Method in class io.leandev.appfuse.image.Canvas
-
繪製矩形邊框。
- drawText(String, Rectangle) - Method in class io.leandev.appfuse.image.Canvas
-
繪製文字,置中對齊。
- drawText(String, Rectangle, Position) - Method in class io.leandev.appfuse.image.Canvas
-
繪製文字,支援定位對齊。
- DualCacheBuilder<K,
V> - Class in io.leandev.appfuse.cache.builder -
雙層快取建構器
- DualLayerCache<K,
V> - Class in io.leandev.appfuse.cache.core -
雙層快取
- DualLayerCache(Cache, Cache, String) - Constructor for class io.leandev.appfuse.cache.core.DualLayerCache
-
建立雙層快取
- DuplicateException - Exception Class in io.leandev.appfuse.exception
-
重複值例外
- DuplicateException() - Constructor for exception class io.leandev.appfuse.exception.DuplicateException
-
建立使用預設訊息的例外
- DuplicateException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.DuplicateException
-
建立包含格式化訊息的例外
- DuplicateException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.DuplicateException
-
建立包含格式化訊息和原因的例外
- DuplicateException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.DuplicateException
-
建立包含原因的例外
- duplicateRow(int) - Method in class io.leandev.appfuse.document.Table
-
複製指定列(含內容與格式),插入其後
- DuraCache<K,
V> - Class in io.leandev.appfuse.ehcache -
持久快取(Ehcache 實作)
- DuraCache(Cache, Cache) - Constructor for class io.leandev.appfuse.ehcache.DuraCache
-
建立持久快取
- DuraCacheBuilder<K,
V> - Class in io.leandev.appfuse.ehcache -
持久快取建構器(Ehcache 實作)
- DuraCacheBuilder(CacheManager, String, Class, Class) - Constructor for class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
建立持久快取建構器
- DurationDeserializer - Class in io.leandev.appfuse.json
-
Duration JSON 反序列化器
- DurationDeserializer() - Constructor for class io.leandev.appfuse.json.DurationDeserializer
-
建立預設反序列化器 Jackson 3.x: StdDeserializer 不再接受 null,必須傳入實際類型
- DurationSerializer - Class in io.leandev.appfuse.json
-
Duration JSON 序列化器
- DurationSerializer() - Constructor for class io.leandev.appfuse.json.DurationSerializer
-
建立預設序列化器
E
- effectivePrincipal() - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Returns the value of the
effectivePrincipalrecord component. - EhcacheCacheAdapter<K,
V> - Class in io.leandev.appfuse.cache.adapter.ehcache -
Ehcache 快取適配器
- EhcacheCacheAdapter(Cache, CacheConfiguration, CacheManager) - Constructor for class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
-
建構子
- EhcacheCacheManager - Class in io.leandev.appfuse.cache.adapter.ehcache
-
Ehcache 快取管理器
- EhcacheCacheManager() - Constructor for class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
-
使用預設配置建構管理器(未啟用管制)
- EhcacheCacheManager(CacheManager) - Constructor for class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
-
使用指定的 Ehcache 管理器建構(未啟用管制)
- EhcacheCacheManager(CacheManager, MemoryBudget) - Constructor for class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
-
使用指定的 Ehcache 管理器與記憶體預算建構
- EhcacheConfigMapper - Class in io.leandev.appfuse.cache.adapter.ehcache
-
Ehcache 配置映射器
- eligible() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
-
Returns the value of the
eligiblerecord component. - email() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns the value of the
emailrecord component. - email() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
聯絡 email(通道不是身分,ADR-018);供通知收件人組裝。 身分模型無 email 概念的實作回 empty,消費端退
RecipientResolver等通道解析 - EMAIL - Enum constant in enum class io.leandev.appfuse.notification.ChannelType
-
電子郵件(
EmailNotificationChannel,位址=email) - EmailEnvelope - Record Class in io.leandev.appfuse.notification.channel
-
EMAIL 通道交給應用層寄送的單封郵件信封。
- EmailEnvelope(String, List, String, String) - Constructor for record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
相容舊版 constructor(未指定技術遞送識別)。
- EmailEnvelope(String, List, String, String, String) - Constructor for record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Creates an instance of a
EmailEnveloperecord class. - EmailNotificationChannel - Class in io.leandev.appfuse.notification.channel
-
EMAIL 通道的框架預設實作
- EmailNotificationChannel(MailDelivery) - Constructor for class io.leandev.appfuse.notification.channel.EmailNotificationChannel
- empty() - Static method in record class io.leandev.appfuse.search.Filter
-
建立空的篩選器。
- EmptyNode - Class in io.leandev.appfuse.search
-
表示空的搜尋節點,用於處理空查詢或作為預設節點。
- EmptyNode() - Constructor for class io.leandev.appfuse.search.EmptyNode
- emptyStringsAsNull(boolean) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定是否將空字串視為 null
- emptyStringsAsNull(boolean) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定是否將空字串視為 null
- enable() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- enable() - Method in interface io.leandev.appfuse.cache.api.Cache
-
啟用快取
- enable() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- enable() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- enableAll() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- enableAll() - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
啟用此管理器下的所有快取(放總閘)
- enableAll() - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- enableCache(String) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- enableCache(String) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
啟用指定名稱的單一快取
- enableCache(String) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- enabled(boolean) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- enableFilter(EntityManager, String) - Static method in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.啟用租戶 filter
- enableFilter(EntityManager, String, String, String) - Static method in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.啟用租戶 filter
- encodeBufferedImageToDataUrl(BufferedImage) - Static method in class io.leandev.appfuse.image.ImageWriter
-
將圖片編碼為 HTML Data URL(預設 PNG 格式)
- encodeBufferedImageToDataUrl(BufferedImage, String) - Static method in class io.leandev.appfuse.image.ImageWriter
-
將圖片編碼為 HTML Data URL(指定格式字串)
- encodeBufferedImageToDataUrl(BufferedImage, MediaType) - Static method in class io.leandev.appfuse.image.ImageWriter
-
將圖片編碼為 HTML Data URL(指定 MediaType)
- encrypt(String) - Method in interface io.leandev.appfuse.security.crypto.TextCipher
- encrypt(String) - Method in enum class io.leandev.appfuse.security.crypto.TextCipher.IdentityTextCipher
- end() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Returns the value of the
endrecord component. - EntityFieldTypePolicy - Class in io.leandev.appfuse.internal.jpa
-
JPA Entity 欄位型別規範中可機械判定的單一政策實作。
- entityType() - Method in record class io.leandev.appfuse.jpa.TupleConstructor
-
Returns the value of the
entityTyperecord component. - entityType() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得實體類型
- entityType(String) - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
設定實體類型
- entrySet() - Method in class io.leandev.appfuse.bean.PropertyMap
- EnumWireValues - Class in io.leandev.appfuse.json
-
enum 常數的 wire 值(純量形式)
- env() - Method in record class io.leandev.appfuse.platforminfo.SystemInfo
-
Returns the value of the
envrecord component. - EnversAuditRevisionListener - Class in io.leandev.appfuse.audit.entity.envers
-
把中立的
AuditChangeContext寫入應用端 Envers revision entity。 - EnversAuditRevisionListener() - Constructor for class io.leandev.appfuse.audit.entity.envers.EnversAuditRevisionListener
-
建立 tenant-neutral listener。
- EnversAuditRevisionListener(AuditChangeContextProvider) - Constructor for class io.leandev.appfuse.audit.entity.envers.EnversAuditRevisionListener
-
供應用端 adapter 子類補充自己的 context provider。
- Environ - Class in io.leandev.appfuse.env
-
環境配置工具類,提供應用程式環境屬性的存取與管理功能。
- Environ.FolderCreationException - Exception Class in io.leandev.appfuse.env
-
目錄建立失敗時拋出的例外。
- EnvironConfigInjector - Class in io.leandev.appfuse.env
- EnvironConfigInjector() - Constructor for class io.leandev.appfuse.env.EnvironConfigInjector
- EnvironInitializer - Class in io.leandev.appfuse.env
- EnvironInitializer() - Constructor for class io.leandev.appfuse.env.EnvironInitializer
- EnvSubjectPrefixNotificationTemplateResolver - Class in io.leandev.appfuse.notification
-
在已渲染主旨前置部署環境前綴(env marker)的
NotificationTemplateResolverdecorator - EnvSubjectPrefixNotificationTemplateResolver(NotificationTemplateResolver, String) - Constructor for class io.leandev.appfuse.notification.EnvSubjectPrefixNotificationTemplateResolver
- eq(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立等於條件的篩選器。
- EQUAL - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
等於運算子 (
==) - EQUAL - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- equals(Object) - Method in record class io.leandev.appfuse.almanac.address.City
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.almanac.address.Town
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.almanac.address.Village
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.almanac.location.Country
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- equals(Object) - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.leandev.appfuse.file.FileDescriptor
- equals(Object) - Method in record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.jpa.TupleConstructor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.leandev.appfuse.measure.Length
- equals(Object) - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- equals(Object) - Method in class io.leandev.appfuse.measure.Rectangle
- equals(Object) - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.notification.DeliveryResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.notification.Recipient
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.notification.RenderedTemplate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.platforminfo.SystemInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.search.Filter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.IssueRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.RevokeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUsed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejected
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotated
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejected
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.SessionOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.leandev.appfuse.serial.SerialNumberContext
- ERROR - Enum constant in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
- ErrorDisclosurePolicy - Interface in io.leandev.appfuse.error
-
決定完整錯誤診斷如何投影成 HTTP response 的最後一道政策接點。
- errors() - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Returns the value of the
errorsrecord component. - evict(String) - Method in class io.leandev.appfuse.mail.RoutingMailer
-
丟棄指定設定的快取
- evictAll() - Method in class io.leandev.appfuse.mail.RoutingMailer
-
丟棄全部快取(平台維運動作)
- ExceptionMapper<T> - Interface in io.leandev.appfuse.error
-
異常映射策略接口
- ExceptionMappingRegistry - Class in io.leandev.appfuse.error
-
異常映射器註冊中心
- ExceptionMappingRegistry() - Constructor for class io.leandev.appfuse.error.ExceptionMappingRegistry
-
使用預設的 Mapper 集合初始化
- ExceptionResponseMapper - Class in io.leandev.appfuse.error
-
異常回應映射器
- ExceptionResponseMapper() - Constructor for class io.leandev.appfuse.error.ExceptionResponseMapper
-
使用預設的
ExceptionMappingRegistry初始化 - ExceptionResponseMapper(ExceptionMappingRegistry) - Constructor for class io.leandev.appfuse.error.ExceptionResponseMapper
-
使用自定義的
ExceptionMappingRegistry初始化 - execute(Callable, int) - Method in class io.leandev.appfuse.http.retry.LinearBackoffRetryStrategy
- execute(Callable, int) - Method in interface io.leandev.appfuse.http.retry.RetryStrategy
-
執行帶重試機制的操作
- execute(Callable, int, RetryStrategy.RetryCallback) - Method in class io.leandev.appfuse.http.retry.LinearBackoffRetryStrategy
- execute(Callable, int, RetryStrategy.RetryCallback) - Method in interface io.leandev.appfuse.http.retry.RetryStrategy
-
執行帶重試機制的操作(帶回調)
- execute(ClassicHttpRequest) - Method in class io.leandev.appfuse.http.StandardHttpClient
- execute(ClassicHttpRequest, int) - Method in class io.leandev.appfuse.http.StandardHttpClient
- exists(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- exists(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
檢查永久區檔案是否存在
- exists(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- exists(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- exists(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- exists(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- existsStaged(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- existsStaged(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
檢查暫存檔案是否存在
- existsStaged(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- existsStaged(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- existsStaged(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- existsStaged(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- exitImpersonation(String, AuthPrincipal, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
結束 impersonation,沿用目前 family 的 remember/idle policy 換回 actor。
- expectation() - Method in class io.leandev.appfuse.search.ComparisonNode
-
取得預期值。
- expectation() - Method in record class io.leandev.appfuse.search.Filter
-
取得比較節點的期望值。
- expectedGeneration() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
expectedGenerationrecord component. - EXPIRED - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejection
- EXPIRED - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejection
- expiredAt(Instant) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
- expires_in - Variable in class io.leandev.appfuse.oauth2.AccessToken
-
令牌有效期限(秒)
- expires_in() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Returns the value of the
expires_inrecord component. - expiresAt() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
expiresAtrecord component. - expiresInSeconds() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Returns the value of the
expiresInSecondsrecord component. - ExpiryConfiguration - Class in io.leandev.appfuse.cache.config
-
過期配置
- ExpiryConfiguration() - Constructor for class io.leandev.appfuse.cache.config.ExpiryConfiguration
- ExpiryConfiguration.ExpiryType - Enum Class in io.leandev.appfuse.cache.config
-
過期策略類型
- expiryDate - Variable in class io.leandev.appfuse.oauth2.AccessToken
-
令牌過期時間點
- extend(Element) - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
依 HTML 元素擴充格式
- extractDatePath(String) - Static method in class io.leandev.appfuse.file.FileIdGenerator
-
從檔案 ID 提取日期路徑
- extractFilename(String) - Static method in class io.leandev.appfuse.file.FileIdGenerator
-
從檔案 ID 提取檔名部分
- extractPath(WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
從 WebRequest 提取請求路徑
F
- failed(String) - Static method in record class io.leandev.appfuse.notification.DeliveryResult
-
遞送失敗(可重試)
- FAILED - Enum constant in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
遞送失敗、仍在重試視窗內(等待
nextAttemptAt重試) - failureCount() - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
Returns the value of the
failureCountrecord component. - fastHeap(long) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定快速層 Heap 大小
- fastOffheap(long) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定快速層 Offheap 大小
- fastTtl(long) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定快速層 TTL(以分鐘為單位)
- fastTtl(Duration) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定快速層 TTL
- FEDERATED - Enum constant in enum class io.leandev.appfuse.security.resourceserver.AuthMode
-
聯邦模式:app-server 當純資源伺服器,驗證外部企業 IdP(Keycloak/Okta,OIDC) 簽發的 token(透過
issuer-uri的 JWKS)。人類與 M2M 皆在 IdP 認證。 - FileDescriptor - Class in io.leandev.appfuse.file
-
檔案描述符(值物件)
- FileDescriptor() - Constructor for class io.leandev.appfuse.file.FileDescriptor
- fileId() - Method in record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
fileIdrecord component. - FileIdGenerator - Class in io.leandev.appfuse.file
-
檔案 ID 生成器
- FileIdGenerator() - Constructor for class io.leandev.appfuse.file.FileIdGenerator
-
預設建構子
- FileJournal - Interface in io.leandev.appfuse.file.tx
-
檔案交易日誌 SPI(append-only,best-effort)
- FileMetadata(String, String, long) - Constructor for record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Creates an instance of a
FileMetadatarecord class. - filename() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns the value of the
filenamerecord component. - filename(String) - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
設定下載時的檔名
- filename(String) - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
設定下載時的檔名(未設定使用原始檔名)
- FileObject - Interface in io.leandev.appfuse.file
- FileOrphanSweepTask - Class in io.leandev.appfuse.file.tx
-
孤兒檔案對帳 sweep(後端無關)
- FileOrphanSweepTask(FileJournal, FileStorage, FileReferenceResolver, Duration) - Constructor for class io.leandev.appfuse.file.tx.FileOrphanSweepTask
- FileOrphanSweepTask.AmbiguousEntry - Record Class in io.leandev.appfuse.file.tx
-
模糊項紀錄(策略 A 報告用)
- FileOrphanSweepTask.SweepReport - Class in io.leandev.appfuse.file.tx
-
Sweep 結果摘要
- FileReferenceResolver - Interface in io.leandev.appfuse.file.tx
-
檔案參照解析 SPI(選用,升級 sweep 為策略 B)
- FileResponseBuilder - Class in io.leandev.appfuse.file
-
檔案下載 Response 建構器
- FileStorage - Interface in io.leandev.appfuse.file
-
統一檔案儲存介面
- FileStorage.FileMetadata - Record Class in io.leandev.appfuse.file
-
檔案 Metadata
- FileStorage.StagingUploadInfo - Record Class in io.leandev.appfuse.file
-
暫存上傳資訊
- FileStorageException - Exception Class in io.leandev.appfuse.file
-
檔案儲存例外基類
- FileStorageException(String) - Constructor for exception class io.leandev.appfuse.file.FileStorageException
-
建構子
- FileStorageException(String, Throwable) - Constructor for exception class io.leandev.appfuse.file.FileStorageException
-
建構子(含原因)
- FileStorageException(Throwable) - Constructor for exception class io.leandev.appfuse.file.FileStorageException
-
建構子(僅原因)
- FileTooLargeException - Exception Class in io.leandev.appfuse.file
-
檔案過大例外
- FileTooLargeException(long, long) - Constructor for exception class io.leandev.appfuse.file.FileTooLargeException
-
建構子(含檔案大小資訊)
- FileTooLargeException(String) - Constructor for exception class io.leandev.appfuse.file.FileTooLargeException
-
建構子
- FileTooLargeException(String, long, long) - Constructor for exception class io.leandev.appfuse.file.FileTooLargeException
-
建構子(含自訂訊息和檔案大小資訊)
- fill(BufferedImage, int, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮放圖片到精確尺寸(可能變形,類似 CSS object-fit: fill)
- fillRect(int, int, int, int) - Method in class io.leandev.appfuse.image.Canvas
-
填滿矩形區域。
- fillRect(Rectangle) - Method in class io.leandev.appfuse.image.Canvas
-
填滿矩形區域。
- Filter - Record Class in io.leandev.appfuse.search
-
查詢篩選器,用於建構結構化的查詢條件。
- Filter() - Constructor for record class io.leandev.appfuse.search.Filter
-
建立空的篩選器。
- Filter(Node) - Constructor for record class io.leandev.appfuse.search.Filter
-
Creates an instance of a
Filterrecord class. - Filter(String, ComparisonOperator, Object) - Constructor for record class io.leandev.appfuse.search.Filter
-
使用指定的選擇器、運算子和期望值建立篩選器。
- FilterParser - Class in io.leandev.appfuse.search
-
RSQL 查詢字串解析器,將 RSQL 語法轉換為
Filter物件。 - FilterParser() - Constructor for class io.leandev.appfuse.search.FilterParser
-
建立 RSQL 查詢解析器。
- find(String, Instant, String) - Method in class io.leandev.appfuse.audit.PersistentAuditEventRepository
- findAll(CriteriaQuery) - Method in class io.leandev.appfuse.jpa.QueryRunner
- findAll(CriteriaQuery, CriteriaQuery, Pageable) - Method in class io.leandev.appfuse.jpa.QueryRunner
-
執行分頁查詢,接受獨立的 data query 和 count query。
- findAllChildElements() - Method in class io.leandev.appfuse.xml.XmlFinder
- findAllChildElements(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findAllCities() - Method in class io.leandev.appfuse.almanac.address.AddressService
-
取得所有縣市
- findAllCountries() - Method in class io.leandev.appfuse.almanac.location.LocationService
-
取得所有國家
- findAllElements(XPathExpression) - Method in class io.leandev.appfuse.xml.XmlFinder
- findAllElements(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findAllInteractive() - Method in interface io.leandev.appfuse.security.directory.PrincipalDirectory
-
全部可互動登入的主體(候選池原料;排除服務帳號等非互動主體)。 參考實作為全量載入——目錄極大的部署由實作自行優化(分頁/查詢下推)
- findAllNodes(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findAllRoadsByTown(String, String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
取得指定鄉鎮市區的所有道路
- findAllTownsByCity(String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
取得指定縣市的所有鄉鎮市區
- findAllTownsByCityName(String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
依縣市名稱取得所有鄉鎮市區(名稱版,免代碼)
- findAllVillagesByTown(String, String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
取得指定鄉鎮市區的所有村里
- findAllVillagesByTownName(String, String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
依縣市與鄉鎮市區名稱取得所有村里(名稱版,免代碼)
- findByApiKeyHash(String) - Method in interface io.leandev.appfuse.security.auth.ApiKeyPrincipalLookup
-
依 key 的雜湊查找主體
- findByCredentialHash(String) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
- findByCredentialSelectorHash(String) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
-
以秘密 selector 找 family,讓已輪替 verifier 仍可被辨識為 replay。
- findByDedupeKey(String) - Method in interface io.leandev.appfuse.notification.outbox.NotificationOutboxRepositoryBase
-
依去重鍵查找既有列(冪等去重用)。租戶範圍由
@TenantIdfilter 自動限縮 (請求緒=本租戶;root 緒不限縮——root 發送本就無租戶歸屬) - findByEmail(String) - Method in interface io.leandev.appfuse.security.directory.PrincipalDirectory
-
依 email 查找——重複容忍(ADR-018 決策三):email 非身分、唯一性歸應用宣告, 回全部命中;呼叫端多命中時應確定性拒絕,不選第一筆
- findById(String) - Method in interface io.leandev.appfuse.security.directory.PrincipalDirectory
-
依穩定識別(
PrincipalView.id())查找——供以不可變 id 為 subject 的機制 (如簽章連結,ADR-007:連結 subject 放帳號 id、不耦合投遞地址)於兌換時精準載入 - findByIdAndUserId(UUID, String) - Method in interface io.leandev.appfuse.notification.inapp.InAppNotificationRepositoryBase
-
取某使用者的單則(標記已讀前的安全查詢,確保歸屬)
- findByOutboxIdOrderByAttemptNoAsc(UUID) - Method in interface io.leandev.appfuse.notification.outbox.NotificationDeliveryLogRepositoryBase
-
查某 Outbox 列的完整嘗試歷程(依嘗試序)
- findBySubject(String) - Method in interface io.leandev.appfuse.security.auth.AuthPrincipalLookup
-
依 JWT
sub的穩定主體識別載入主體。 - findByTypeAndChannelAndLocaleAndEnabledTrue(String, ChannelType, String) - Method in interface io.leandev.appfuse.notification.template.NotificationTemplateRepositoryBase
-
查某型別×通道×語系的啟用範本;「不分語系」以
NotificationTemplateBase.ANY_LOCALE查詢, 租戶範圍(若為租戶覆寫表)由@TenantIdfilter 自動限縮 - findByUserIdAndReadFalse(String) - Method in interface io.leandev.appfuse.notification.inapp.InAppNotificationRepositoryBase
-
某使用者所有未讀(供標記全部已讀)
- findByUserIdAndTypeAndChannel(String, String, ChannelType) - Method in interface io.leandev.appfuse.notification.preference.NotificationPreferenceRepositoryBase
-
查某使用者對某型別×通道的偏好;租戶範圍由
@TenantIdfilter 自動限縮 - findByUserIdOrderByCreatedDateDesc(String, Pageable) - Method in interface io.leandev.appfuse.notification.inapp.InAppNotificationRepositoryBase
-
某使用者的通知(新到舊);租戶範圍由
@TenantIdfilter 自動限縮 - findByUsername(String) - Method in interface io.leandev.appfuse.security.auth.AuthPrincipalLookup
-
依登入身分識別子載入主體
- findByUsername(String) - Method in interface io.leandev.appfuse.security.directory.PrincipalDirectory
-
依登入身分識別子查找
- findCalendarDays(int) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
-
取得指定年份的整年日曆(供進階使用)
- findCellByBookmark(String) - Method in class io.leandev.appfuse.document.Body
-
依書籤定位儲存格
- findCellByText(String) - Method in class io.leandev.appfuse.document.Body
-
依文字內容定位儲存格
- findCity(String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
依代碼查找縣市
- findCityByName(String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
依名稱查找縣市
- findDueForDispatch(Collection, Instant, Pageable) - Method in interface io.leandev.appfuse.notification.outbox.NotificationOutboxRepositoryBase
-
撈取到期、可遞送的列(跨租戶;須在無 TenantContext 的執行緒呼叫)
- findElement(XPathExpression) - Method in class io.leandev.appfuse.xml.XmlFinder
- findElement(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findFirstChildCDATASection() - Method in class io.leandev.appfuse.xml.XmlFinder
- findFirstChildCDATASection(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findFirstChildElement() - Method in class io.leandev.appfuse.xml.XmlFinder
- findFirstChildElement(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findLastElement(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findNode(String) - Method in class io.leandev.appfuse.xml.XmlFinder
- findOne(CriteriaQuery) - Method in class io.leandev.appfuse.jpa.QueryRunner
- findParagraphByBookmark(String) - Method in class io.leandev.appfuse.document.Body
-
依書籤定位段落
- findParagraphByText(String) - Method in class io.leandev.appfuse.document.Body
-
依文字內容定位段落
- findSubdivisionCodeByISO2AndName(String, String) - Method in class io.leandev.appfuse.almanac.location.LocationService
-
以國家 alpha-2 與行政區劃名稱(部分比對)查找行政區劃代碼(去掉國家前綴)
- findSubdivisions(String) - Method in class io.leandev.appfuse.almanac.location.LocationService
-
取得指定國家的所有行政區劃
- findTown(String, String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
依代碼查找鄉鎮市區
- findTownByName(String, String) - Method in class io.leandev.appfuse.almanac.address.AddressService
-
依名稱查找鄉鎮市區
- firewall(boolean) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
防火牆開關(白名單以
MailOutboundPolicy.Builder.allowedDomains宣告;開而白名單空=全擋) - firstCellNum() - Method in class io.leandev.appfuse.workbook.Row
-
取得首欄索引
- firstFooter() - Method in class io.leandev.appfuse.document.Document
-
取得首頁頁尾(不存在則建立)
- firstHeader() - Method in class io.leandev.appfuse.document.Document
-
取得首頁頁首(不存在則建立)
- firstRowNum() - Method in class io.leandev.appfuse.workbook.Worksheet
-
取得首列索引
- FIT - Enum constant in enum class io.leandev.appfuse.image.Scaling
- fits(Paper) - Method in class io.leandev.appfuse.measure.PhysicalRectangle
-
檢查此矩形是否適合指定的紙張尺寸(不考慮位置)
- fits(Paper, Length) - Method in class io.leandev.appfuse.measure.PhysicalRectangle
-
檢查此矩形是否適合指定的紙張尺寸(包含邊距)
- FixedWidthReader - Class in io.leandev.appfuse.csv
-
固定寬度文本讀取器
- FixedWidthReader(InputStream, FixedWidthReaderSettings) - Constructor for class io.leandev.appfuse.csv.FixedWidthReader
-
建構固定寬度讀取器(使用 UTF-8 編碼)
- FixedWidthReader(InputStream, FixedWidthReaderSettings, Charset) - Constructor for class io.leandev.appfuse.csv.FixedWidthReader
-
建構固定寬度讀取器
- FixedWidthReaderBuilder - Class in io.leandev.appfuse.csv
-
固定寬度讀取器建構器
- FixedWidthReaderSettings - Class in io.leandev.appfuse.csv
-
固定寬度文本讀取器設定
- FixedWidthReaderSettings() - Constructor for class io.leandev.appfuse.csv.FixedWidthReaderSettings
-
預設建構子
- FixedWidthReaderSettings(FixedWidthReaderSettings) - Constructor for class io.leandev.appfuse.csv.FixedWidthReaderSettings
-
複製建構子
- FixedWidthWriter - Class in io.leandev.appfuse.csv
-
固定寬度文本寫入器
- FixedWidthWriter(OutputStream, FixedWidthWriterSettings) - Constructor for class io.leandev.appfuse.csv.FixedWidthWriter
-
建構固定寬度寫入器(使用 UTF-8 編碼)
- FixedWidthWriter(OutputStream, FixedWidthWriterSettings, Charset) - Constructor for class io.leandev.appfuse.csv.FixedWidthWriter
-
建構固定寬度寫入器
- FixedWidthWriterBuilder - Class in io.leandev.appfuse.csv
-
固定寬度寫入器建構器
- FixedWidthWriterSettings - Class in io.leandev.appfuse.csv
-
固定寬度文本寫入器設定
- FixedWidthWriterSettings() - Constructor for class io.leandev.appfuse.csv.FixedWidthWriterSettings
-
預設建構子
- FixedWidthWriterSettings(FixedWidthWriterSettings) - Constructor for class io.leandev.appfuse.csv.FixedWidthWriterSettings
-
複製建構子
- FixedWidthWriterSettings.Alignment - Enum Class in io.leandev.appfuse.csv
-
對齊方式
- FLOAT - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
浮點數(千分位兩位小數,
#,##0.00) - FloatConverter - Class in io.leandev.appfuse.converter
-
將各種類型轉換為 Float 的轉換器。
- FloatConverter() - Constructor for class io.leandev.appfuse.converter.FloatConverter
-
建立 FloatConverter 實例。
- floatPattern() - Method in class io.leandev.appfuse.nls.I18n
- floatPattern(String) - Method in class io.leandev.appfuse.nls.I18n
- floatPattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
- floatPattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- flush() - Method in class io.leandev.appfuse.csv.CsvWriter
-
強制寫入緩衝區
- flush() - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
強制寫入緩衝區
- FolderCreationException(String, Throwable) - Constructor for exception class io.leandev.appfuse.env.Environ.FolderCreationException
-
建立目錄建立例外。
- FontBuilder - Class in io.leandev.appfuse.font
-
字體建構器,提供流暢的 API 來建立和配置字體。
- fontFamily() - Method in class io.leandev.appfuse.nls.I18n
- fontFamily(String) - Method in class io.leandev.appfuse.nls.I18n
- fontFamily(Locale) - Method in class io.leandev.appfuse.nls.I18n
- fontFamily(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- FontFamily - Enum Class in io.leandev.appfuse.font
-
標準字體家族枚舉。
- footer() - Method in class io.leandev.appfuse.document.Document
-
取得預設頁尾(不存在則建立)
- forbidden(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 403 Forbidden
- ForbiddenException - Exception Class in io.leandev.appfuse.http.exception
-
禁止存取異常(HTTP 403)
- ForbiddenException(String) - Constructor for exception class io.leandev.appfuse.http.exception.ForbiddenException
-
建立禁止存取異常
- ForbiddenException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.ForbiddenException
-
建立禁止存取異常,包含原始異常
- forceDownload() - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
強制下載(而非在瀏覽器中開啟)
- forceDownload() - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
強制下載(Content-Disposition: attachment)而非 inline 顯示
- forGmail() - Static method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
建立 Gmail OAuth2 認證器建構器
- forGmail(Authenticator) - Static method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- format() - Method in class io.leandev.appfuse.workbook.Workbook
-
取得此活頁簿的檔案格式
- format(String) - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
設定輸出格式(如 "png"、"jpeg")
- format(Date) - Method in class io.leandev.appfuse.converter.DateConverter
-
將日期格式化為字串
- formatViolations(ProblemDetail) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
將 ProblemDetail 的 violations 渲染成可讀字串,附加於日誌訊息之後
- forOffice365(Authenticator) - Static method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- forOffice365(String) - Static method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
建立 Microsoft 365 OAuth2 認證器建構器
- forType(String) - Method in interface io.leandev.appfuse.notification.outbox.RetryPolicyResolver
-
解析指定通知型別的重試政策
- forward(ClassicHttpRequest) - Method in class io.leandev.appfuse.http.gateway.GatewayForwarder
-
透過 Gateway 轉發請求
- FORWARDED_URL_HEADER - Static variable in class io.leandev.appfuse.http.gateway.GatewayForwarder
-
Forwarded URL Header 名稱
- FORWARDED_URL_HEADER - Static variable in class io.leandev.appfuse.http.StandardHttpClient
-
公開的常數,供攔截器使用
- from() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
寄件者字串:有顯示名稱則
Name <addr>,否則只有位址 - from(FileStorage, String, String) - Static method in class io.leandev.appfuse.file.FileResponseBuilder
-
建立 FileResponseBuilder
- from(FileStorage, String, String) - Static method in class io.leandev.appfuse.file.ImageResponseBuilder
-
建立 ImageResponseBuilder
- from(Root) - Method in class io.leandev.appfuse.jpa.PredicateBuilder
- from(Class) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
設定查詢的來源實體
- from(Class) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- from(Class, String) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
設定查詢的來源實體(含別名)
- from(Class, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- from(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
設定寄件者
- fromAddress() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
fromAddressrecord component. - fromBase64(String, Map) - Static method in class io.leandev.appfuse.security.crypto.PersistenceEncryption
-
從 Base64 key ring 建立能力。空白值視為未配置;非空值須解碼為 32 bytes。
- fromMap(Map) - Static method in class io.leandev.appfuse.bean.PropertyMap
-
Jackson 3.x: 實作 Map 介面的自訂類別需要 @JsonCreator 標註才能正確反序列化
- fromName() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
fromNamerecord component. - fromStatusCode(int, String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
從 HTTP 狀態碼建立 ProblemDetail
- fullPrefix() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
建構完整的前綴(包含租戶代碼和日期)
G
- GatewayForwarder - Class in io.leandev.appfuse.http.gateway
-
Gateway 轉發器
- GatewayForwarder() - Constructor for class io.leandev.appfuse.http.gateway.GatewayForwarder
- ge(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立大於或等於條件的篩選器。
- generate(int) - Static method in class io.leandev.appfuse.security.auth.RsaKeyPairs
-
產生指定強度的 RSA key pair。
- generate(SerialNumberContext) - Method in interface io.leandev.appfuse.serial.SerialNumberGenerator
-
生成業務序號
- generate(String) - Static method in class io.leandev.appfuse.file.FileIdGenerator
-
生成可攜的檔案 ID
- generate(String, LocalDateTime) - Static method in class io.leandev.appfuse.file.FileIdGenerator
-
生成可攜的檔案 ID(可指定時間,方便測試)
- generateDelegationToken(UserDetails, List, Map) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
產生代理(Delegation)token
- generateId(String) - Method in class io.leandev.appfuse.file.FileIdGenerator
-
生成可攜的檔案 ID(實例方法)
- generateId(String, LocalDateTime) - Method in class io.leandev.appfuse.file.FileIdGenerator
-
生成可攜的檔案 ID(實例方法,可指定時間)
- generateImpersonationToken(UserDetails, String, Map) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
產生模擬(Impersonation)token
- generateRefreshToken(Authentication, Map) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
產生 Refresh Token
- generateRefreshToken(UserDetails, Map) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
產生 Refresh Token
- generateToken(Authentication) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generateToken(Authentication, Map) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generateToken(UserDetails, long) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generateToken(UserDetails, Instant) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generateToken(UserDetails, Map) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generateToken(UserDetails, Map, long) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generateToken(UserDetails, Map, Instant) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- generation() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
generationrecord component. - get(ComparisonOperator) - Static method in enum class io.leandev.appfuse.search.RSQLComparator
- get(CriteriaQuery) - Method in class io.leandev.appfuse.jpa.QueryRunner
- get(Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- get(Object, Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- get(String) - Method in class io.leandev.appfuse.csv.CsvRecord
-
根據欄位名稱取得原始值
- get(String) - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
取得自訂屬性
- get(String) - Method in class io.leandev.appfuse.nls.Translation
-
Retrieves a translation for the given key.
- get(String, Class) - Method in class io.leandev.appfuse.almanac.AlmanacClient
-
GET 端點並反序列化為單一物件
- get(String, Class) - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
取得自訂屬性(泛型版本)
- get(String, String, String) - Method in class io.leandev.appfuse.nls.I18n
- get(String, String, Locale) - Method in class io.leandev.appfuse.nls.I18n
- get(K) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- get(K) - Method in interface io.leandev.appfuse.cache.api.Cache
-
取得快取值
- get(K) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- get(K) - Method in class io.leandev.appfuse.cache.core.ManagedCache
- get(K) - Method in class io.leandev.appfuse.ehcache.DuraCache
-
取得值(啟用降級)
- get(K, boolean) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
取得快取值(可選擇是否降級)
- get(K, boolean) - Method in class io.leandev.appfuse.ehcache.DuraCache
-
取得值
- getAccessToken() - Method in class io.leandev.appfuse.oauth2.AccessToken
-
取得存取令牌字串
- getAccessToken(OAuth2Authenticator.OAuth2Config) - Method in class io.leandev.appfuse.oauth2.OAuth2Authenticator
-
取得有效的 Access Token
- getActingPolicy() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
目前 acting family 的應用政策識別;未綁定或一般 Session 為
null。 - getActor() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
真實操作者(模擬者)的 stable subject;模擬時回
actorclaim、其餘回ActingContext.getSubject()自身 (真實操作者恆為當前 principal) - getAllCacheStatistics() - Method in class io.leandev.appfuse.ehcache.CacheProfiler
-
取得所有快取的統計資訊
- getAllowedDomains() - Method in class io.leandev.appfuse.mail.DirectMailer
- getAllowedDomains() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
- getAllowedDomainsCount() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- getArea(Length.Unit) - Method in class io.leandev.appfuse.measure.PhysicalRectangle
-
計算矩形面積
- getAs(String, Class) - Method in class io.leandev.appfuse.csv.CsvRecord
-
根據欄位名稱取得值並轉換為指定型別
- getAsBigDecimal(int) - Method in interface io.leandev.appfuse.record.Record
- getAsBigDecimal(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsBigDecimal(String) - Method in interface io.leandev.appfuse.record.Record
- getAsBigDecimal(String, BigDecimal) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsBigInteger(int) - Method in interface io.leandev.appfuse.record.Record
- getAsBigInteger(String) - Method in interface io.leandev.appfuse.record.Record
- getAsBoolean(int) - Method in interface io.leandev.appfuse.record.Record
- getAsBoolean(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsBoolean(String) - Method in interface io.leandev.appfuse.record.Record
- getAsBoolean(String, Boolean) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsDate(int) - Method in interface io.leandev.appfuse.record.Record
- getAsDate(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsDate(String) - Method in interface io.leandev.appfuse.record.Record
- getAsDate(String, Date) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsDouble(int) - Method in interface io.leandev.appfuse.record.Record
- getAsDouble(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsDouble(String) - Method in interface io.leandev.appfuse.record.Record
- getAsDouble(String, Double) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsFloat(int) - Method in interface io.leandev.appfuse.record.Record
- getAsFloat(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsFloat(String) - Method in interface io.leandev.appfuse.record.Record
- getAsFloat(String, Float) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsInstant(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsInstant(String, String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsInteger(int) - Method in interface io.leandev.appfuse.record.Record
- getAsInteger(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsInteger(String) - Method in interface io.leandev.appfuse.record.Record
- getAsInteger(String, Integer) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsList(String, Class) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsList(String, Class, List) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsLocalDateTime(int) - Method in interface io.leandev.appfuse.record.Record
- getAsLocalDateTime(String) - Method in interface io.leandev.appfuse.record.Record
- getAsLong(int) - Method in interface io.leandev.appfuse.record.Record
- getAsLong(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsLong(String) - Method in interface io.leandev.appfuse.record.Record
- getAsLong(String, Long) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsPropertyMap(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsPropertyMap(String, PropertyMap) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsString(int) - Method in interface io.leandev.appfuse.record.Record
- getAsString(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAsString(String) - Method in interface io.leandev.appfuse.record.Record
- getAsString(String, String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getAttempts() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
已嘗試遞送次數
- getAvailable() - Method in class io.leandev.appfuse.http.StandardHttpClient.Stats
- getBean() - Method in class io.leandev.appfuse.bean.PropertyMap
- getBigDecimal(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getBody() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
已渲染內文
- getBoolean(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getBufferedImage() - Method in class io.leandev.appfuse.image.Canvas
-
取得畫布的 BufferedImage。
- getBufferedImage(byte[]) - Static method in class io.leandev.appfuse.image.ImageReader
-
從 byte 陣列讀取圖片(靜態方法)
- getBufferedImage(InputStream) - Static method in class io.leandev.appfuse.image.ImageReader
-
從 InputStream 讀取圖片(靜態方法)
- getBytes() - Method in interface io.leandev.appfuse.file.FileObject
- getCache(String, Class, Class) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- getCache(String, Class, Class) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
取得快取
- getCache(String, Class, Class) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- getCacheNames() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- getCacheNames() - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
取得所有快取名稱
- getCacheNames() - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- getCacheStatistics(String) - Method in class io.leandev.appfuse.ehcache.CacheProfiler
-
取得指定快取的統計資訊
- getCcRecipientAddresses() - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
取得 EMAIL CC 位址;非 EMAIL 或舊資料列回空清單。
- getCcRecipientAddresses() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
EMAIL 通道同一封郵件的 CC 位址;其他通道為空
- getCell(int) - Method in class io.leandev.appfuse.workbook.Row
-
取得指定索引的儲存格
- getChannel() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
遞送通道
- getClaimsFromJwt(String) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- getCode() - Method in interface io.leandev.appfuse.json.DeclaredCodeEnum
-
該常數的對外代碼——即它的 wire 值。
- getColor() - Method in class io.leandev.appfuse.image.Canvas
-
取得目前繪圖顏色。
- getConfiguration() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- getConfiguration() - Method in interface io.leandev.appfuse.cache.api.Cache
-
取得快取配置
- getConfiguration() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- getConfiguration() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- getConverter(Class) - Method in class io.leandev.appfuse.web.converter.StringToEnumConverterFactory
- getCreatedDate() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
建立時間
- getCurrentTenantId() - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
取得當前租戶 ID
- getDate(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getDedupeKey() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
冪等去重鍵
- getDeepLink() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
附帶的深連結 URL(可為 null)
- getDefaultFrom() - Method in class io.leandev.appfuse.mail.DirectMailer
- getDelegate() - Method in class io.leandev.appfuse.cache.core.ManagedCache
-
取得底層快取(供進階使用)
- getDeliveryExpiresAt() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
遞送截止時間(可為 null,表示不設截止);到期後 dispatcher 直接抑制且不呼叫通道。
- getDescription() - Method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
錯誤描述(
error_description);等同Throwable.getMessage() - getDouble(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getDownstreamFailure() - Method in exception class io.leandev.appfuse.http.exception.HttpClientException
-
取得下游失敗診斷脈絡。
- getDurableLayer() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
取得持久層
- getEhcache() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
-
取得底層 Ehcache 實例(供內部使用)
- getEhcacheManager() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
-
取得底層 Ehcache 管理器(供內部使用)
- getEntity(ClassicHttpRequest) - Method in class io.leandev.appfuse.http.HttpRequestParser
- getEntity(ClassicHttpResponse) - Method in class io.leandev.appfuse.http.HttpResponseParser
- getEntity(T) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
從 HTTP 訊息中取得 HttpEntity
- getError() - Method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
- getExpiryDate() - Method in class io.leandev.appfuse.oauth2.AccessToken
-
取得令牌過期時間
- getFallbackCount() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
取得降級次數
- getFastLayer() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
-
取得快速層
- getFileCount() - Method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
取得檔案數量
- getFileCount() - Method in class io.leandev.appfuse.file.ZipStreamResponseBuilder
-
取得檔案數量
- getFileSize() - Method in exception class io.leandev.appfuse.file.FileTooLargeException
-
取得實際檔案大小
- getFloat(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getFont() - Method in class io.leandev.appfuse.image.Canvas
-
取得目前繪圖字體。
- getFontFamily() - Method in class io.leandev.appfuse.workbook.CellStyle
-
取得字型名稱
- getFontSize() - Method in class io.leandev.appfuse.workbook.CellStyle
-
取得字級(點數,point)
- getGrantor() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
單一代理授權人便利存取:恰好一筆回該筆 stable subject、零筆回
null; - getGrantors() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
代理授權人 stable subject 全集(0..n);無代理時回空 list
- getHeaders() - Method in class io.leandev.appfuse.csv.CsvWriter
-
取得當前 Header 欄位
- getHeaders() - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
取得當前 Header 欄位
- getHeaders() - Method in class io.leandev.appfuse.workbook.WorkbookReader
-
取得目前 Header
- getHeaders() - Method in class io.leandev.appfuse.workbook.WorkbookRecord
-
取得欄位名稱
- getHeaders() - Method in class io.leandev.appfuse.workbook.WorkbookWriter
-
取得目前 Header
- getHeight() - Method in class io.leandev.appfuse.image.Canvas
-
取得畫布高度。
- getHeight() - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- getHeight() - Method in class io.leandev.appfuse.measure.Rectangle
- getHeightInPoints() - Method in class io.leandev.appfuse.workbook.Row
-
取得列高(點數)
- getHitRatio() - Method in class io.leandev.appfuse.cache.api.CacheStatistics
-
取得命中率
- getHost() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- getHost() - Method in class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- getId() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
Outbox 列 ID
- getImage() - Method in class io.leandev.appfuse.image.Canvas
-
取得畫布的 BufferedImage。
- getImplementationClass() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- getInputStream(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- getInputStream(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
取得永久區檔案的 InputStream
- getInputStream(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- getInputStream(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- getInputStream(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- getInputStream(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- getInstance() - Static method in class io.leandev.appfuse.env.Environ
-
取得 Environ 單例實例。
- getInstance() - Static method in class io.leandev.appfuse.nls.I18n
- getInteger(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getJavaVendor() - Method in class io.leandev.appfuse.env.Environ
-
取得 Java 供應商名稱。
- getJavaVersion() - Method in class io.leandev.appfuse.env.Environ
-
取得 Java 版本。
- getLastError() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
最後一次失敗的錯誤訊息(可為 null)
- getLastModifiedDate() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
最後更新時間
- getLeased() - Method in class io.leandev.appfuse.http.StandardHttpClient.Stats
- getLength() - Method in interface io.leandev.appfuse.file.FileObject
- getList(String, Class) - Method in class io.leandev.appfuse.almanac.AlmanacClient
-
GET 端點並反序列化為物件清單
- getList(String, Class) - Method in class io.leandev.appfuse.bean.PropertyMap
- getList(String, Class, List) - Method in class io.leandev.appfuse.bean.PropertyMap
- getLong(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getMailSenderInfo() - Method in class io.leandev.appfuse.mail.DirectMailer
-
取得底層 JavaMailSender 資訊
- getMap(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getMax() - Method in class io.leandev.appfuse.http.StandardHttpClient.Stats
- getMaxAttempts() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
重試上限
- getMaxSize() - Method in exception class io.leandev.appfuse.file.FileTooLargeException
-
取得允許的最大大小
- getMemoryUsageRatio() - Method in class io.leandev.appfuse.cache.api.CacheStatus.CapacityInfo
-
取得記憶體使用率
- getMessage() - Method in exception class io.leandev.appfuse.exception.ApplicationException
-
覆寫 getMessage(),返回格式化後的訊息
- getMessage() - Method in class io.leandev.appfuse.exception.Violation
- getMessage() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSendTestResult
- getMessage() - Method in class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- getMetadata(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- getMetadata(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
取得永久區檔案的 Metadata
- getMetadata(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- getMetadata(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- getMetadata(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- getMetadata(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- getMissRatio() - Method in class io.leandev.appfuse.cache.api.CacheStatistics
-
取得未命中率
- getMode() - Method in class io.leandev.appfuse.security.resourceserver.AuthProperties
- getName() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- getName() - Method in interface io.leandev.appfuse.cache.api.Cache
-
取得快取名稱
- getName() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- getName() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- getName() - Method in interface io.leandev.appfuse.file.FileObject
- getName() - Method in enum class io.leandev.appfuse.font.FontFamily
-
取得字體家族的顯示名稱
- getName() - Method in enum class io.leandev.appfuse.image.Position
- getName() - Method in enum class io.leandev.appfuse.image.Scaling
- getName() - Method in class io.leandev.appfuse.security.auth.AuthPrincipalAuthenticationToken
- getNextAttemptAt() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
下次嘗試時間(可為 null)
- getNoticeHeaders() - Method in class io.leandev.appfuse.mail.DirectMailer
- getNoticeHeaders() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
- getNoticeSubjectPrefix() - Method in class io.leandev.appfuse.mail.DirectMailer
- getNoticeSubjectPrefix() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
-
特殊訊息主旨前綴的環境預設(範圍專屬設定可覆寫,見
DirectMailer建構子) - getObject(String, Class) - Method in class io.leandev.appfuse.bean.PropertyMap
- getOperator() - Method in enum class io.leandev.appfuse.search.RSQLComparator
- getOrder() - Method in class io.leandev.appfuse.env.EnvironConfigInjector
- getOrder() - Method in interface io.leandev.appfuse.security.SecurityContributor
-
註冊順序;數字小者先註冊、先匹配。matcher 互斥時無影響。
- getParams() - Method in class io.leandev.appfuse.exception.Violation
- getPasswordAuthentication() - Method in class io.leandev.appfuse.mail.BasicAuthenticator
- getPasswordAuthentication() - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticator
- getPath() - Method in interface io.leandev.appfuse.file.FileObject
- getPending() - Method in class io.leandev.appfuse.http.StandardHttpClient.Stats
- getPerimeter(Length.Unit) - Method in class io.leandev.appfuse.measure.PhysicalRectangle
-
計算矩形周長
- getPort() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- getPort() - Method in class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- getPpi() - Method in class io.leandev.appfuse.image.Canvas
-
取得畫布的 PPI(每英吋像素數)。
- getPpi() - Method in class io.leandev.appfuse.image.ImageProcessor
-
取得處理器的 PPI 設定
- getPropertyMap(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getProps() - Method in class io.leandev.appfuse.exception.Violation
- getProtocol() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- getPublicKey() - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
取得簽章驗證用的公鑰
- getReadMethod(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getRecipient() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSendTestResult
- getRecipientAddress() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
收件人遞送位址
- getRecipientUserId() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
收件人識別(可為 null)
- getRedirectAddress() - Method in class io.leandev.appfuse.mail.DirectMailer
- getRedirectTo() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
- getRefreshTokenExpirationInMs() - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
取得 Refresh Token 過期時間(毫秒)
- getRegistry() - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
取得底層的 Registry,允許註冊自定義 Mapper
- getRegistry() - Static method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
取得異常映射註冊中心 子類別可透過此方法註冊自定義 Mapper
- getRequest() - Method in class io.leandev.appfuse.notification.NotificationEvent
-
取得通知請求
- getRequestId() - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
取得請求的唯一識別碼
- getRetryCount() - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
取得重試次數
- getRootElement() - Method in class io.leandev.appfuse.xml.XmlDocument
- getRow(int) - Method in class io.leandev.appfuse.workbook.Worksheet
-
取得指定索引的列
- getSentAt() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
遞送成功時間(可為 null)
- getSessionId() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
目前 Access Token 所屬 Session family;舊 token 或非互動式 token 可為
null。 - getSessionIdFromJwt(String) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
從 JWT token 中取得 session ID
- getSheet(String) - Method in class io.leandev.appfuse.workbook.Workbook
-
取得指定名稱的工作表
- getSheetAt(int) - Method in class io.leandev.appfuse.workbook.Workbook
-
取得指定索引的工作表
- getStagedInputStream(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- getStagedInputStream(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
取得暫存檔案的 InputStream
- getStagedInputStream(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- getStagedInputStream(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- getStagedInputStream(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- getStagedInputStream(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- getStagedMetadata(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- getStagedMetadata(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
取得暫存檔案的 Metadata
- getStagedMetadata(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- getStagedMetadata(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- getStagedMetadata(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- getStagedMetadata(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- getStatistics() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- getStatistics() - Method in interface io.leandev.appfuse.cache.api.Cache
-
取得快取統計資訊
- getStatistics() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- getStatistics() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- getStatistics(long) - Method in class io.leandev.appfuse.cache.core.CacheMonitor
-
取得統計資訊
- getStatisticsService() - Method in class io.leandev.appfuse.ehcache.CacheProfiler
-
取得統計服務
- getStatus() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- getStatus() - Method in interface io.leandev.appfuse.cache.api.Cache
-
取得快取狀態
- getStatus() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- getStatus() - Method in class io.leandev.appfuse.cache.core.ManagedCache
- getStatus() - Method in exception class io.leandev.appfuse.calendar.DateNotSelectableException
-
不可選的日期狀態
- getStatus() - Method in interface io.leandev.appfuse.entity.Stateful
-
取得目前狀態
- getStatus() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
遞送狀態
- getStatus() - Method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
- getStatusCode() - Method in exception class io.leandev.appfuse.http.exception.HttpClientException
-
取得 HTTP 狀態碼
- getStorageType() - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- getStorageType() - Method in interface io.leandev.appfuse.file.FileStorage
-
取得儲存類型名稱
- getStorageType() - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- getStorageType() - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- getStorageType() - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- getStorageType() - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- getString(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getSubject() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSendTestResult
- getSubject() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
已渲染主旨
- getSubject() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
有效身份 stable subject(代理=登入者、模擬=被模擬者,即 JWT
sub);未認證時為null - getTempId() - Method in class io.leandev.appfuse.file.FileDescriptor
-
取得暫存區 tempId
- getTenantId() - Method in interface io.leandev.appfuse.jpa.tenant.TenantAware
-
取得此 Entity 所屬的租戶 ID
- getTenantId() - Method in class io.leandev.appfuse.jpa.tenant.TenantAwareEntity
- getTenantId() - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal
-
所屬租戶;null = 無租戶(引擎不簽 tenant claim)
- getTenantId() - Method in interface io.leandev.appfuse.security.tenant.TenantAwareUserDetails
-
取得此使用者所屬的租戶 ID
- getTenantIdOrNull() - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
嘗試取得當前租戶 ID(不拋出異常)
- getTokenInfo() - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticator
-
取得完整的 Token 資訊 (用於進階使用)
- getTokenInfo(OAuth2Authenticator.OAuth2Config) - Method in class io.leandev.appfuse.oauth2.OAuth2Authenticator
-
取得有效的 TokenInfo (包含完整資訊)
- getTokenType() - Method in class io.leandev.appfuse.oauth2.AccessToken
-
取得令牌類型
- getTotalStats() - Method in class io.leandev.appfuse.http.StandardHttpClient
- getTotalWidth() - Method in class io.leandev.appfuse.csv.FixedWidthReaderSettings
-
取得總寬度
- getTotalWidth() - Method in class io.leandev.appfuse.csv.FixedWidthWriterSettings
-
取得總寬度
- getType() - Method in interface io.leandev.appfuse.file.FileObject
- getType() - Method in interface io.leandev.appfuse.notification.outbox.OutboxView
-
通知型別鍵(如
product.low-stock) - getType(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getUnit() - Method in class io.leandev.appfuse.measure.Length
- getUrl(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
-
取得檔案的存取 URL
- getUrl(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
取得檔案的存取 URL
- getUrl(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
-
本地儲存不支援 URL 存取
- getUrl(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
-
取得檔案的存取 URL
- getUrl(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
-
SFTP 儲存不支援 URL 存取
- getUrl(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- getUsageRatio() - Method in class io.leandev.appfuse.cache.api.CacheStatus.CapacityInfo
-
取得容量使用率
- getUsername() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- getUsername() - Method in class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- getUsernameFromJwt(String) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- getValue() - Method in class io.leandev.appfuse.measure.Length
- getValue() - Method in class io.leandev.appfuse.workbook.Cell
-
讀取儲存格值
- getValue(int) - Method in class io.leandev.appfuse.csv.CsvRecord
-
取得指定索引的原始值(Object)
- getValue(int) - Method in interface io.leandev.appfuse.record.Record
-
依索引取得欄位值
- getValue(int) - Method in class io.leandev.appfuse.workbook.Row
-
取得指定索引儲存格的值
- getValue(int) - Method in class io.leandev.appfuse.workbook.WorkbookRecord
- getValue(int, Class) - Method in interface io.leandev.appfuse.record.Record
-
依索引取得並轉換欄位值
- getValue(int, Class) - Method in class io.leandev.appfuse.workbook.WorkbookRecord
- getValue(int, Class) - Method in class io.leandev.appfuse.csv.CsvRecord
-
取得指定索引的值並轉換為指定型別
- getValue(String) - Method in interface io.leandev.appfuse.record.Record
- getValues() - Method in class io.leandev.appfuse.csv.CsvRecord
-
取得所有欄位值(按 Header 順序)
- getValues() - Method in interface io.leandev.appfuse.record.Record
-
取得記錄中所有欄位的值列表。
- getValues() - Method in class io.leandev.appfuse.workbook.Row
-
取得此列所有儲存格的值(由首欄到末欄)
- getValues() - Method in class io.leandev.appfuse.workbook.WorkbookRecord
- getViolations() - Method in exception class io.leandev.appfuse.exception.ConstraintException
-
取得所有違規資訊。
- getWidth() - Method in class io.leandev.appfuse.image.Canvas
-
取得畫布寬度。
- getWidth() - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- getWidth() - Method in class io.leandev.appfuse.measure.Rectangle
- getWriteMethod(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- getX() - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- getX() - Method in class io.leandev.appfuse.measure.Rectangle
- getY() - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- getY() - Method in class io.leandev.appfuse.measure.Rectangle
- governed() - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
啟用記憶體管制(預設即啟用)
- government(CalendarService) - Static method in class io.leandev.appfuse.calendar.Calendars
-
以政府行事曆(almanac)為底座——假日不可選(
ReasonCodes.HOLIDAY)、 節日名稱透傳至DayStatus.description() - grantorIds() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
grantorIdsrecord component. - grantors() - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Returns the value of the
grantorsrecord component. - grantors() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns the value of the
grantorsrecord component. - grantType() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Returns the value of the
grantTyperecord component. - grantType(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定授權類型
- GREATER_THAN - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
大於運算子 (
>) - GREATER_THAN - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- GREATER_THAN_OR_EQUAL - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
大於或等於運算子 (
>=) - GREATER_THAN_OR_EQUAL - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- groupBy(String...) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- gt(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立大於條件的篩選器。
H
- handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class io.leandev.appfuse.security.resourceserver.ProblemDetailBearerTokenAccessDeniedHandler
- handleAccessDenied(AccessDeniedException, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理授權拒絕(已認證但權限不足)→ 403 Source: Spring Security 方法層授權(
@PreAuthorize等),其拋出的AuthorizationDeniedException為AccessDeniedException子型別。這類拒絕在 控制器調用期間拋出、先經 MVC 例外解析,若不在此明確映射會落入兜底 handler 被誤判為 500。 此處映為 RFC 7807 的 403 Forbidden。 註:URL 層授權拒絕(authorizeHttpRequests)由 Spring Security filter 的AccessDeniedHandler處理、不經此處(亦會帶 RFC 6750WWW-Authenticate挑戰標頭)。 - handleApplicationException(ApplicationException, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理應用程式自定義異常 Source: AppFuse - 業務邏輯層拋出的語義化異常 Includes: NotFoundException, ConflictException, DuplicateException, etc.
- handleAuthenticationException(AuthenticationException, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理認證失敗並保留實際 Spring Security 例外至揭露政策邊界。
- handleCacheUnavailable(CacheUnavailableException, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
必要的一次性 cache state store 不可用時回 503,不誤映射成無效憑證或 500。
- handleFrameworkException(Exception, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
統一處理 Spring 和 Jakarta 框架異常 Sources:
- handleHttpClientException(HttpClientException, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理 AppFuse HTTP 客戶端異常 Source: AppFuse HTTP Client - HTTP 客戶端呼叫異常
- handleHttpResponse(ClassicHttpResponse, ClassicHttpRequest) - Method in class io.leandev.appfuse.http.StandardHttpClient
-
處理 HTTP 回應,檢查狀態碼並拋出對應的異常
- handleJwtException(JwtException, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
JWT 驗證錯誤保留原始 parser 診斷;最小政策仍可收斂為 access token 無效。
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理 @Valid 或 @Validated 驗證失敗 Source: Spring Validation - 當請求體驗證失敗時拋出
- handleMissingPathVariable(MissingPathVariableException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理路徑變數缺失 Source: Spring Web - 當 @PathVariable 對應的路徑變數缺失時拋出
- handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, HttpStatusCode, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理缺少必要的請求參數 Source: Spring Web - 當 @RequestParam(required=true) 缺失時拋出
- handleOtherException(Exception, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
處理所有未捕獲的異常 (兜底處理) Source: 任何未被上述 handler 處理的異常
- handleProblemDetail(ProblemDetail, Throwable, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
統一處理 ProblemDetail 並返回 RFC 7807 格式的 JSON 回應
- handleProblemDetail(ProblemDetail, ProblemDetail, Throwable, WebRequest) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
在所有 mapper 完成後才套用揭露政策,避免上游過早丟棄診斷。
- handleRequest(HttpRequestLog) - Method in interface io.leandev.appfuse.http.logging.HttpLogHandler
-
處理 HTTP 請求日誌
- handleRequest(HttpRequestLog) - Method in class io.leandev.appfuse.http.logging.Slf4jLogHandler
- handleResponse(HttpResponseLog) - Method in interface io.leandev.appfuse.http.logging.HttpLogHandler
-
處理 HTTP 回應日誌
- handleResponse(HttpResponseLog) - Method in class io.leandev.appfuse.http.logging.Slf4jLogHandler
- has(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 HAS 條件的篩選器,檢查集合欄位是否包含指定值。
- HAS - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
包含運算子 (
=has=),用於檢查集合是否包含特定元素 - HAS - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- hasAnyTier() - Method in class io.leandev.appfuse.cache.config.TierConfiguration
-
檢查是否有配置任何儲存層
- hasCache(String) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- hasCache(String) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
檢查快取是否存在
- hasCache(String) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- hasFiles() - Method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
檢查是否有檔案
- hasFiles() - Method in class io.leandev.appfuse.file.ZipStreamResponseBuilder
-
檢查是否有檔案
- hash() - Method in record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Returns the value of the
hashrecord component. - hash(String) - Method in class io.leandev.appfuse.security.auth.RefreshCredentialCodec
- hashCode() - Method in record class io.leandev.appfuse.almanac.address.City
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.almanac.location.Country
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns a hash code value for this object.
- hashCode() - Method in class io.leandev.appfuse.bean.PropertyMap
- hashCode() - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Returns a hash code value for this object.
- hashCode() - Method in class io.leandev.appfuse.file.FileDescriptor
- hashCode() - Method in record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.jpa.TupleConstructor
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns a hash code value for this object.
- hashCode() - Method in class io.leandev.appfuse.measure.Length
- hashCode() - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- hashCode() - Method in class io.leandev.appfuse.measure.Rectangle
- hashCode() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.notification.DeliveryResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.notification.RenderedTemplate
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.platforminfo.SystemInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.search.Filter
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.IssueRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.RevokeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUsed
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejected
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotated
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejected
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.SessionOptions
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
Returns a hash code value for this object.
- hashCode() - Method in class io.leandev.appfuse.serial.SerialNumberContext
- hasHeap() - Method in class io.leandev.appfuse.cache.config.TierConfiguration
-
是否配置 heap 層(一律筆數計)
- hasSystemDefault() - Method in class io.leandev.appfuse.mail.RoutingMailer
-
系統預設 Mailer 是否已配置
- hasTenantContext() - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
檢查當前是否有租戶上下文
- having(Filter) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- header() - Method in class io.leandev.appfuse.document.Document
-
取得預設頁首(不存在則建立)
- HEADER - Static variable in class io.leandev.appfuse.almanac.ApiKeyCredentials
-
almanac 接受 API Key 的 HTTP 標頭名稱
- HEALTHY - Enum constant in enum class io.leandev.appfuse.cache.api.CacheStatus.HealthStatus
-
正常運作
- heap(long) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Heap 層大小
- heap(long) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
Assign memory cache in number of objects
- heap(long) - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定堆內記憶體大小
- height - Variable in enum class io.leandev.appfuse.measure.Paper
- holiday() - Method in record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Returns the value of the
holidayrecord component. - HOLIDAY - Static variable in class io.leandev.appfuse.calendar.ReasonCodes
-
政府行事曆假日(非辦公日)
- host() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns the value of the
hostrecord component. - host(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- host(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- host(String) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- host(String) - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- html(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
設定 HTML 內容
- htmlBody() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns the value of the
htmlBodyrecord component. - HTTP - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditSource
- HttpClientBuilder - Class in io.leandev.appfuse.http
-
HTTP 客戶端建構器
- HttpClientBuilder() - Constructor for class io.leandev.appfuse.http.HttpClientBuilder
-
建構子(使用 create() 方法代替直接呼叫)
- HttpClientConnectionManagerBuilder - Class in io.leandev.appfuse.http
-
HTTP 連線管理器建構器。
- HttpClientConnectionManagerBuilder() - Constructor for class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
- HttpClientException - Exception Class in io.leandev.appfuse.http.exception
-
HTTP 客戶端異常基礎類別
- HttpClientException(int, String) - Constructor for exception class io.leandev.appfuse.http.exception.HttpClientException
-
建立 HTTP 客戶端異常
- HttpClientException(int, String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.HttpClientException
-
建立 HTTP 客戶端異常,包含原始異常
- HttpClientInterceptor - Interface in io.leandev.appfuse.http.logging
-
HTTP 客戶端攔截器介面
- HttpExceptionMapper - Class in io.leandev.appfuse.http.exception
-
HTTP 異常映射器
- HttpExceptionMapper() - Constructor for class io.leandev.appfuse.http.exception.HttpExceptionMapper
- HttpLogHandler - Interface in io.leandev.appfuse.http.logging
-
HTTP 日誌處理器介面
- HttpMessageConversionExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
HTTP 訊息轉換異常映射器
- HttpMessageConversionExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.HttpMessageConversionExceptionMapper
- HttpRequestLog - Class in io.leandev.appfuse.http.logging
-
HTTP 請求日誌模型
- HttpRequestLog() - Constructor for class io.leandev.appfuse.http.logging.HttpRequestLog
- HttpRequestParser - Class in io.leandev.appfuse.http
-
HTTP 請求解析器
- HttpRequestParser() - Constructor for class io.leandev.appfuse.http.HttpRequestParser
- HttpResponseLog - Class in io.leandev.appfuse.http.logging
-
HTTP 回應日誌模型
- HttpResponseLog() - Constructor for class io.leandev.appfuse.http.logging.HttpResponseLog
- HttpResponseParser - Class in io.leandev.appfuse.http
-
HTTP 回應解析器
- HttpResponseParser() - Constructor for class io.leandev.appfuse.http.HttpResponseParser
I
- I18n - Class in io.leandev.appfuse.nls
-
Internationalization (I18n) utility class for handling translations and locale-specific formatting.
- I18n() - Constructor for class io.leandev.appfuse.nls.I18n
-
Default constructor that uses the system default locale.
- I18n(Locale) - Constructor for class io.leandev.appfuse.nls.I18n
-
Constructor with a specific locale.
- id() - Method in record class io.leandev.appfuse.almanac.address.City
-
Returns the value of the
idrecord component. - id() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns the value of the
idrecord component. - id() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns the value of the
idrecord component. - id() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
idrecord component. - id() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
穩定識別(無獨立 id 的身分模型退回 username)
- identity() - Static method in interface io.leandev.appfuse.security.crypto.TextCipher
-
不改變內容的實作,供不需要持久化加密的相容組裝使用。
- idGenerator(FileIdGenerator) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定檔案 ID 生成器
- idGenerator(FileIdGenerator) - Method in class io.leandev.appfuse.file.local.LocalFileStorage.Builder
- idGenerator(FileIdGenerator) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- idGenerator(FileIdGenerator) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- idleExpiresAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
idleExpiresAtrecord component. - idleExpiresAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
idleExpiresAtrecord component. - idleTimeout() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
idleTimeoutrecord component. - idleTimeout() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
idleTimeoutrecord component. - idleTimeout() - Method in record class io.leandev.appfuse.security.auth.SessionOptions
-
Returns the value of the
idleTimeoutrecord component. - ifNoneMatch(String) - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
設定請求的
If-None-Matchheader(啟用條件式下載) - ifNoneMatch(String) - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
設定請求的
If-None-Matchheader(啟用條件式下載) - Image - Class in io.leandev.appfuse.document
-
內嵌圖片
- ImageException - Exception Class in io.leandev.appfuse.image
- ImageException(String) - Constructor for exception class io.leandev.appfuse.image.ImageException
- ImageException(String, Throwable) - Constructor for exception class io.leandev.appfuse.image.ImageException
- ImageException(Throwable) - Constructor for exception class io.leandev.appfuse.image.ImageException
- ImageProcessor - Class in io.leandev.appfuse.image
-
圖片處理器
- ImageProcessor() - Constructor for class io.leandev.appfuse.image.ImageProcessor
- ImageProcessor(int) - Constructor for class io.leandev.appfuse.image.ImageProcessor
- ImageReader - Class in io.leandev.appfuse.image
-
圖片讀取工具
- ImageReader(InputStream) - Constructor for class io.leandev.appfuse.image.ImageReader
-
建構 ImageReader 實例
- ImageResponseBuilder - Class in io.leandev.appfuse.file
-
圖片下載 Response 建構器(支援伺服端縮圖 + 條件式下載)
- ImageScaler - Class in io.leandev.appfuse.image
-
圖片縮放工具類
- ImageScaler() - Constructor for class io.leandev.appfuse.image.ImageScaler
- ImageWriter - Class in io.leandev.appfuse.image
-
圖片寫入工具
- ImageWriter(OutputStream) - Constructor for class io.leandev.appfuse.image.ImageWriter
-
建構 ImageWriter 實例
- immutable() - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
宣告內容不可變,套用長效快取
- immutable() - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
宣告內容不可變,套用長效快取(見
FileResponseBuilder.immutable()) - impersonation(String) - Static method in class io.leandev.appfuse.security.auth.ActingClaims
-
組出模擬維度的 claim:
actor=subject。 - in(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 IN 條件的篩選器,檢查欄位值是否在指定集合中。
- IN - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
包含於集合運算子 (
=in=) - IN - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- IN_APP - Enum constant in enum class io.leandev.appfuse.notification.ChannelType
-
站內信(
InAppNotificationChannel,位址=userId;Phase 3) - InAppNotificationBase - Class in io.leandev.appfuse.notification.inapp
-
站內信通知的欄位 / 行為基類(Phase 3 IN_APP 通道的遞送載體)
- InAppNotificationBase() - Constructor for class io.leandev.appfuse.notification.inapp.InAppNotificationBase
- InAppNotificationChannel<T> - Class in io.leandev.appfuse.notification.channel
-
IN_APP 通道(Phase 3):遞送即寫一列站內信
- InAppNotificationChannel(InAppNotificationRepositoryBase, Supplier) - Constructor for class io.leandev.appfuse.notification.channel.InAppNotificationChannel
- InAppNotificationRepositoryBase<T> - Interface in io.leandev.appfuse.notification.inapp
-
站內信資料存取基底(讀取面供 app REST API 使用)
- INCH - Enum constant in enum class io.leandev.appfuse.measure.Length.Unit
- includeRequestBody(boolean) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- includeResponseBody(boolean) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- includeStackTrace(boolean) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- incrementRetryCount() - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
增加重試次數
- index() - Method in class io.leandev.appfuse.env.Environ
-
取得索引目錄路徑(var/index/)。
- indexOf(String) - Method in class io.leandev.appfuse.csv.CsvRecord
-
根據欄位名稱取得索引位置
- indexOf(String) - Method in interface io.leandev.appfuse.record.Record
-
取得欄位名稱對應的索引
- indexOf(String) - Method in class io.leandev.appfuse.workbook.WorkbookRecord
- INFO - Enum constant in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
- initializeNextAttemptAt() - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
讓直接建立的待送列沿用 auditing 所寫入的建立時間,避免
nextAttemptAt=null導致輪詢器永遠撈不到。Entity callback 於 entity listener 之後執行,因此可安全使用NotificationOutboxBase.createdDate;若應用未啟用 Spring Data JPA auditing,則明確失敗而非靜默漏送。 - InlineFormat - Record Class in io.leandev.appfuse.internal.html
-
HTML 子集的行內格式狀態
- InlineFormat(boolean, boolean, boolean, boolean, boolean, boolean, Color) - Constructor for record class io.leandev.appfuse.internal.html.InlineFormat
-
Creates an instance of a
InlineFormatrecord class. - inMemory() - Static method in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
-
建立採框架預設 Cookie 名稱、生命週期綁定目前 host process 的 in-memory adapter。
- inMemory(String) - Static method in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
-
建立可覆寫 Cookie 名稱的 in-memory adapter;產品 credential 仍不會進入 Browser storage。 若 Vite mock adapter 也覆寫 Cookie 名稱,兩端必須傳入同一值。
- INSTANCE - Enum constant in enum class io.leandev.appfuse.security.crypto.TextCipher.IdentityTextCipher
- INSTANCE - Static variable in class io.leandev.appfuse.file.tx.NoOpFileJournal
-
共用單例
- InstantConverter - Class in io.leandev.appfuse.converter
- InstantConverter() - Constructor for class io.leandev.appfuse.converter.InstantConverter
- InstantDeserializer - Class in io.leandev.appfuse.json
- InstantDeserializer(DateTimeFormatter) - Constructor for class io.leandev.appfuse.json.InstantDeserializer
- InstantSerializer - Class in io.leandev.appfuse.json
- InstantSerializer(DateTimeFormatter) - Constructor for class io.leandev.appfuse.json.InstantSerializer
- insufficientPermission(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立已認證但權限不足錯誤
- INTEGER - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
整數(千分位,
#,##0) - IntegerConverter - Class in io.leandev.appfuse.converter
- IntegerConverter() - Constructor for class io.leandev.appfuse.converter.IntegerConverter
- integerPattern() - Method in class io.leandev.appfuse.nls.I18n
- integerPattern(String) - Method in class io.leandev.appfuse.nls.I18n
- integerPattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
- integerPattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- IntegerToDateConverter - Class in io.leandev.appfuse.web.converter
- IntegerToDateConverter() - Constructor for class io.leandev.appfuse.web.converter.IntegerToDateConverter
- interactiveLoginAllowed() - Method in interface io.leandev.appfuse.security.auth.AuthPrincipal
-
本主體可否使用互動式登入/刷新
- interactiveLoginAllowed() - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal
- interactiveLoginAllowed() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
可否互動式登入(同
AuthPrincipal語意; 服務帳號等非互動主體回 false) - interactiveLoginAllowed(boolean) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- InterceptorContext - Class in io.leandev.appfuse.http.logging
-
攔截器上下文
- InterceptorContext() - Constructor for class io.leandev.appfuse.http.logging.InterceptorContext
-
建立新的攔截器上下文
- internalError(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 500 Internal Server Error
- InternalServerErrorException - Exception Class in io.leandev.appfuse.http.exception
-
內部伺服器錯誤異常(HTTP 500)
- InternalServerErrorException(String) - Constructor for exception class io.leandev.appfuse.http.exception.InternalServerErrorException
-
建立內部伺服器錯誤異常
- InternalServerErrorException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.InternalServerErrorException
-
建立內部伺服器錯誤異常,包含原始異常
- interpolate(String, Map) - Static method in class io.leandev.appfuse.notification.template.TemplateInterpolation
-
對
template做${name}具名插值 - interpret(String, String, Locale) - Method in class io.leandev.appfuse.nls.I18n
-
Interprets a translation key within a specific namespace and locale.
- invalidClient(String) - Static method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
client 憑證失敗;保留實際診斷,由 response policy 決定揭露程度。
- invalidClient(String, Throwable) - Static method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
client 憑證失敗並保留底層認證例外。
- invalidCredentials(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立最小揭露政策使用的統一互動式登入拒絕錯誤
- InvalidDataException - Exception Class in io.leandev.appfuse.exception
- InvalidDataException() - Constructor for exception class io.leandev.appfuse.exception.InvalidDataException
- InvalidDataException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.InvalidDataException
- InvalidDataException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.InvalidDataException
- InvalidDataException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.InvalidDataException
- invalidRequest(String) - Static method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
請求本身有問題(缺參數、同時使用兩種 client 認證方式、Basic 標頭格式錯誤)
- invalidScope() - Static method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
請求了 scope 但本端點尚未支援(
ClientCredentialsService決策:不得靜默忽略, 否則呼叫端會誤以為權限已收窄) - io.leandev.appfuse.almanac - package io.leandev.appfuse.almanac
- io.leandev.appfuse.almanac.address - package io.leandev.appfuse.almanac.address
- io.leandev.appfuse.almanac.calendar - package io.leandev.appfuse.almanac.calendar
- io.leandev.appfuse.almanac.location - package io.leandev.appfuse.almanac.location
- io.leandev.appfuse.audit - package io.leandev.appfuse.audit
- io.leandev.appfuse.audit.entity - package io.leandev.appfuse.audit.entity
- io.leandev.appfuse.audit.entity.envers - package io.leandev.appfuse.audit.entity.envers
- io.leandev.appfuse.bean - package io.leandev.appfuse.bean
- io.leandev.appfuse.cache.adapter.ehcache - package io.leandev.appfuse.cache.adapter.ehcache
- io.leandev.appfuse.cache.api - package io.leandev.appfuse.cache.api
- io.leandev.appfuse.cache.builder - package io.leandev.appfuse.cache.builder
- io.leandev.appfuse.cache.config - package io.leandev.appfuse.cache.config
- io.leandev.appfuse.cache.core - package io.leandev.appfuse.cache.core
- io.leandev.appfuse.cache.internal - package io.leandev.appfuse.cache.internal
- io.leandev.appfuse.calendar - package io.leandev.appfuse.calendar
- io.leandev.appfuse.content - package io.leandev.appfuse.content
- io.leandev.appfuse.converter - package io.leandev.appfuse.converter
- io.leandev.appfuse.csv - package io.leandev.appfuse.csv
- io.leandev.appfuse.docs - package io.leandev.appfuse.docs
- io.leandev.appfuse.document - package io.leandev.appfuse.document
- io.leandev.appfuse.ehcache - package io.leandev.appfuse.ehcache
- io.leandev.appfuse.entity - package io.leandev.appfuse.entity
-
Entity 工具模組
- io.leandev.appfuse.env - package io.leandev.appfuse.env
- io.leandev.appfuse.error - package io.leandev.appfuse.error
- io.leandev.appfuse.error.mapper - package io.leandev.appfuse.error.mapper
- io.leandev.appfuse.exception - package io.leandev.appfuse.exception
- io.leandev.appfuse.file - package io.leandev.appfuse.file
- io.leandev.appfuse.file.azure - package io.leandev.appfuse.file.azure
- io.leandev.appfuse.file.local - package io.leandev.appfuse.file.local
- io.leandev.appfuse.file.s3 - package io.leandev.appfuse.file.s3
- io.leandev.appfuse.file.sftp - package io.leandev.appfuse.file.sftp
- io.leandev.appfuse.file.tx - package io.leandev.appfuse.file.tx
- io.leandev.appfuse.font - package io.leandev.appfuse.font
- io.leandev.appfuse.http - package io.leandev.appfuse.http
- io.leandev.appfuse.http.exception - package io.leandev.appfuse.http.exception
- io.leandev.appfuse.http.gateway - package io.leandev.appfuse.http.gateway
- io.leandev.appfuse.http.logging - package io.leandev.appfuse.http.logging
- io.leandev.appfuse.http.retry - package io.leandev.appfuse.http.retry
- io.leandev.appfuse.image - package io.leandev.appfuse.image
- io.leandev.appfuse.internal.html - package io.leandev.appfuse.internal.html
- io.leandev.appfuse.internal.jpa - package io.leandev.appfuse.internal.jpa
- io.leandev.appfuse.jpa - package io.leandev.appfuse.jpa
- io.leandev.appfuse.jpa.tenant - package io.leandev.appfuse.jpa.tenant
- io.leandev.appfuse.json - package io.leandev.appfuse.json
- io.leandev.appfuse.mail - package io.leandev.appfuse.mail
- io.leandev.appfuse.measure - package io.leandev.appfuse.measure
- io.leandev.appfuse.nls - package io.leandev.appfuse.nls
- io.leandev.appfuse.notification - package io.leandev.appfuse.notification
- io.leandev.appfuse.notification.channel - package io.leandev.appfuse.notification.channel
- io.leandev.appfuse.notification.inapp - package io.leandev.appfuse.notification.inapp
- io.leandev.appfuse.notification.outbox - package io.leandev.appfuse.notification.outbox
- io.leandev.appfuse.notification.preference - package io.leandev.appfuse.notification.preference
- io.leandev.appfuse.notification.template - package io.leandev.appfuse.notification.template
- io.leandev.appfuse.oauth2 - package io.leandev.appfuse.oauth2
- io.leandev.appfuse.platforminfo - package io.leandev.appfuse.platforminfo
- io.leandev.appfuse.record - package io.leandev.appfuse.record
- io.leandev.appfuse.search - package io.leandev.appfuse.search
- io.leandev.appfuse.security - package io.leandev.appfuse.security
- io.leandev.appfuse.security.auth - package io.leandev.appfuse.security.auth
- io.leandev.appfuse.security.auth.mock - package io.leandev.appfuse.security.auth.mock
- io.leandev.appfuse.security.blacklist.spring - package io.leandev.appfuse.security.blacklist.spring
- io.leandev.appfuse.security.blacklist.store - package io.leandev.appfuse.security.blacklist.store
- io.leandev.appfuse.security.crypto - package io.leandev.appfuse.security.crypto
- io.leandev.appfuse.security.directory - package io.leandev.appfuse.security.directory
- io.leandev.appfuse.security.link - package io.leandev.appfuse.security.link
- io.leandev.appfuse.security.link.store - package io.leandev.appfuse.security.link.store
- io.leandev.appfuse.security.lockout - package io.leandev.appfuse.security.lockout
- io.leandev.appfuse.security.resourceserver - package io.leandev.appfuse.security.resourceserver
- io.leandev.appfuse.security.tenant - package io.leandev.appfuse.security.tenant
- io.leandev.appfuse.security.tenant.resolver - package io.leandev.appfuse.security.tenant.resolver
- io.leandev.appfuse.serial - package io.leandev.appfuse.serial
-
序號生成模組
- io.leandev.appfuse.web.converter - package io.leandev.appfuse.web.converter
- io.leandev.appfuse.web.link - package io.leandev.appfuse.web.link
- io.leandev.appfuse.workbook - package io.leandev.appfuse.workbook
- io.leandev.appfuse.xml - package io.leandev.appfuse.xml
- is(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 IS 條件的篩選器,用於精確比對(包含 null 值)。
- IS - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
是運算子 (
=is=),用於空值檢查 - IS - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- IS_NOT - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
不是運算子 (
=isnt=),用於非空值檢查 - IS_NOT - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- isAvailable() - Method in class io.leandev.appfuse.mail.RoutingMailer
-
當前範圍是否有可用的郵件服務
- isCacheEnabled(String) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- isCacheEnabled(String) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
查詢指定快取的有效服務狀態(總閘 AND 個別開關)
- isCacheEnabled(String) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- isDebugEnabled() - Method in class io.leandev.appfuse.mail.DirectMailer
-
檢查 JavaMail debug 模式是否啟用
- isDebugEnabled() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
- isDebugEnabled() - Method in class io.leandev.appfuse.security.tenant.TenantContextCleanupFilter
-
是否記錄 debug 日誌
- isDelegating() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
- isDelegating() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
當前 token 是否具代理性(帶非空
grantorsclaim);可與ActingContext.isImpersonating()同時成立 - isDirectUpload() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
- isDownstreamResponse() - Method in exception class io.leandev.appfuse.http.exception.HttpClientException
-
判斷此例外是否來自下游 HTTP 回應。
- isEmpty() - Method in class io.leandev.appfuse.bean.PropertyMap
- isEmpty() - Method in class io.leandev.appfuse.file.FileDescriptor
-
判斷是否為空(無檔案)
- isEmpty() - Method in class io.leandev.appfuse.nls.Translation
-
Returns true if this translation contains no key-value mappings.
- isEmpty() - Method in interface io.leandev.appfuse.record.Record
- isEmpty() - Method in record class io.leandev.appfuse.search.Filter
-
檢查此篩選器是否為空。
- isEnabled() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- isEnabled() - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- isEnabled() - Method in interface io.leandev.appfuse.cache.api.Cache
-
檢查快取是否已啟用
- isEnabled() - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
查詢管理器總閘是否為啟用
- isEnabled() - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- isEnabled() - Method in class io.leandev.appfuse.cache.core.ManagedCache
-
回傳有效服務狀態(manager 總閘 AND 本快取個別開關)
- isEnabled() - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- isEnabled(String, Recipient, ChannelType, String) - Method in interface io.leandev.appfuse.notification.NotificationPreferenceFilter
-
此收件人是否願意以此通道收到此型別的通知
- isEnabled(String, Recipient, ChannelType, String) - Method in class io.leandev.appfuse.notification.preference.DbNotificationPreferenceFilter
- isError(int) - Static method in class io.leandev.appfuse.http.exception.HttpExceptionMapper
-
檢查狀態碼是否表示錯誤(>= 400)
- isFilterEnabled(EntityManager) - Static method in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.檢查租戶 filter 是否已啟用
- isFilterEnabled(EntityManager, String) - Static method in class io.leandev.appfuse.jpa.tenant.TenantFilterSupport
-
Deprecated.檢查租戶 filter 是否已啟用
- isFirewallActive() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
-
firewall 是否實際生效(redirect 全攔時短路為 false,見
MailOutboundPolicy.Builder.build()) - isFirewallEnabled() - Method in class io.leandev.appfuse.mail.DirectMailer
- isFirewallEnabled() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- isHoliday(LocalDate) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- isHoliday(Date) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- isHtml(String) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
判斷是否為 HTML 檔案
- isImpersonating() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
- isImpersonating() - Method in interface io.leandev.appfuse.security.auth.ActingContext
-
當前 token 是否具模擬性(帶
actorclaim);有效身份即被模擬者 - isInAnyStatus(S...) - Method in interface io.leandev.appfuse.entity.Stateful
-
檢查是否為指定狀態之一
- isInStatus(S) - Method in interface io.leandev.appfuse.entity.Stateful
-
檢查是否為指定狀態
- isLocked(LocalDateTime) - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
是否於
now當下處於鎖定中 - isNone() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
是否未帶任何格式
- isNot(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 IS NOT 條件的篩選器,用於精確排除比對(包含 null 值)。
- isNotEmpty() - Method in record class io.leandev.appfuse.search.Filter
-
檢查此篩選器是否不為空。
- isNotExpired() - Method in class io.leandev.appfuse.oauth2.AccessToken
-
檢查令牌是否尚未過期
- isNotNull(String) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 IS NOT NULL 條件的篩選器,檢查欄位值是否不為 null。
- isNull(String) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 IS NULL 條件的篩選器,檢查欄位值是否為 null。
- isPermanent() - Method in class io.leandev.appfuse.file.FileDescriptor
-
判斷是否為永久區檔案
- isPresignedUploadEnabled() - Method in class io.leandev.appfuse.file.s3.S3FileStorage
-
檢查是否啟用 Presigned 上傳
- isRangeRequest(String) - Static method in class io.leandev.appfuse.file.RangeUtils
-
檢查是否為有效的 Range 請求
- isRedirectActive() - Method in class io.leandev.appfuse.mail.MailOutboundPolicy
- isRedirectEnabled() - Method in class io.leandev.appfuse.mail.DirectMailer
- isReferenced(String, String) - Method in interface io.leandev.appfuse.file.tx.FileReferenceResolver
-
此 fileId 是否被任何已提交的業務資料參照
- isRoot(String) - Method in class io.leandev.appfuse.jpa.tenant.TenantContextIdentifierResolver
- isSasUploadEnabled() - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
-
檢查是否啟用 SAS 上傳
- isSelectable(LocalDate) - Method in interface io.leandev.appfuse.calendar.BusinessCalendar
-
指定日期是否可選
- isSensitive(String) - Static method in class io.leandev.appfuse.env.ConfigValueMasker
-
判斷屬性名是否敏感(含 password / secret / token / credential / key,不分大小寫)。
- isSitemap(String) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
判斷是否為 Sitemap
- isStaging() - Method in class io.leandev.appfuse.file.FileDescriptor
-
判斷是否為暫存區檔案
- isSuccess() - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
- isSuccess() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSendTestResult
- isSuccess() - Method in class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- issue() - Method in class io.leandev.appfuse.security.auth.RefreshCredentialCodec
- issue(AuthPrincipal, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
為已由外部協定驗證完成的主體建立 app session。
- issue(AuthPrincipal, String, SessionOptions) - Method in class io.leandev.appfuse.security.auth.LoginService
- issue(ClientCredentialsRequest) - Method in class io.leandev.appfuse.security.auth.ClientCredentialsService
-
發放 M2M token
- issue(MockAuthSessionController.IssueRequest, HttpServletRequest) - Method in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
- issue(SignedLinkSpec) - Method in class io.leandev.appfuse.security.link.SignedLinkService
-
簽發一張簽章連結 token
- issuedAt() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
issuedAtrecord component. - IssuedCredential(String, String, String) - Constructor for record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Creates an instance of a
IssuedCredentialrecord class. - IssueRequest(Map, boolean) - Constructor for record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.IssueRequest
-
Creates an instance of a
IssueRequestrecord class. - isWorkingDay(LocalDate) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- isWorkingDay(Date) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- isWritable(String) - Method in class io.leandev.appfuse.bean.PropertyMap
- italic() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
italicrecord component.
J
- JavaMailSenderBuilder - Class in io.leandev.appfuse.mail
- JavaMailSenderBuilder(String) - Constructor for class io.leandev.appfuse.mail.JavaMailSenderBuilder
- JavaMailSenderBuilder(String, int) - Constructor for class io.leandev.appfuse.mail.JavaMailSenderBuilder
- join(String) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
加入 INNER JOIN 關聯
- join(String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- join(String, JoinType) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
加入關聯
- join(String, JoinType) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- join(String, JoinType, String) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
加入關聯
- join(String, JoinType, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- join(String, String) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
加入 INNER JOIN 關聯
- join(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- journal(FileJournal) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage.Builder
-
交易日誌(選填;省略則用
NoOpFileJournal) - JournalEntry - Record Class in io.leandev.appfuse.file.tx
-
檔案交易日誌的單筆事件(不可變值物件)
- JournalEntry(Instant, JournalOp, JournalState, String, String, String, String) - Constructor for record class io.leandev.appfuse.file.tx.JournalEntry
-
Creates an instance of a
JournalEntryrecord class. - JournalLineCodec - Class in io.leandev.appfuse.file.tx
-
檔案交易日誌的單行 TSV 編解碼
- JournalOp - Enum Class in io.leandev.appfuse.file.tx
-
檔案交易日誌的操作類型
- JournalState - Enum Class in io.leandev.appfuse.file.tx
-
檔案交易事件的狀態
- JsonAuthenticationEntryPoint - Class in io.leandev.appfuse.security.auth
-
認證入口點,回傳 RFC 7807 格式的 JSON 錯誤回應
- JsonAuthenticationEntryPoint(ObjectMapper) - Constructor for class io.leandev.appfuse.security.auth.JsonAuthenticationEntryPoint
- JsonAuthenticationEntryPoint(ObjectMapper, ErrorDisclosurePolicy) - Constructor for class io.leandev.appfuse.security.auth.JsonAuthenticationEntryPoint
- jti() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
jtirecord component. - JUSTIFY - Enum constant in enum class io.leandev.appfuse.document.Alignment
-
左右兩端對齊
- JUSTIFY - Enum constant in enum class io.leandev.appfuse.workbook.Align
-
左右對齊(兩端對齊)
- JUSTIFY - Enum constant in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
上下對齊
- JwtClaimTenantIdResolver - Class in io.leandev.appfuse.security.tenant.resolver
-
從 OAuth2 JWT 的 claims 中解析租戶 ID
- JwtClaimTenantIdResolver() - Constructor for class io.leandev.appfuse.security.tenant.resolver.JwtClaimTenantIdResolver
-
使用預設 claim 名稱 "tenantId" 建構
- JwtClaimTenantIdResolver(String) - Constructor for class io.leandev.appfuse.security.tenant.resolver.JwtClaimTenantIdResolver
-
使用指定的 claim 名稱建構
- jwtDecoder(AuthMode, PublicKey, String) - Static method in class io.leandev.appfuse.security.resourceserver.ResourceServerFactory
-
依模式建立對應的
JwtDecoder(建立前先ResourceServerFactory.validateMode(AuthMode, String)) - JwtTokenProvider - Class in io.leandev.appfuse.security.auth
- JwtTokenProvider() - Constructor for class io.leandev.appfuse.security.auth.JwtTokenProvider
K
- keyPrefix(String) - Method in class io.leandev.appfuse.file.s3.S3FileJournal.Builder
- keyPrefix(String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- keyPrefix(String) - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- keySet() - Method in class io.leandev.appfuse.bean.PropertyMap
- keySet() - Method in class io.leandev.appfuse.nls.Translation
-
Returns a set view of the keys contained in this translation.
L
- LANDSCAPE - Enum constant in enum class io.leandev.appfuse.document.Orientation
-
橫向
- lastCellNum() - Method in class io.leandev.appfuse.workbook.Row
-
取得末欄索引
- lastRefreshedAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
lastRefreshedAtrecord component. - lastRowNum() - Method in class io.leandev.appfuse.workbook.Worksheet
-
取得末列索引
- le(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立小於或等於條件的篩選器。
- LEAD_TIME - Static variable in class io.leandev.appfuse.calendar.ReasonCodes
-
前置天數內(尚未達最早可選日)
- leadDays(int) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
- LEFT - Enum constant in enum class io.leandev.appfuse.csv.FixedWidthWriterSettings.Alignment
-
靠左對齊
- LEFT - Enum constant in enum class io.leandev.appfuse.document.Alignment
-
靠左對齊
- LEFT - Enum constant in enum class io.leandev.appfuse.image.Position
- LEFT - Enum constant in enum class io.leandev.appfuse.workbook.Align
-
靠左對齊
- LEGAL - Enum constant in enum class io.leandev.appfuse.measure.Paper
- LEGAL_WIDE - Enum constant in enum class io.leandev.appfuse.measure.Paper
- length() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
計算範圍長度
- Length - Class in io.leandev.appfuse.measure
- Length(double, Length.Unit) - Constructor for class io.leandev.appfuse.measure.Length
- Length.Unit - Enum Class in io.leandev.appfuse.measure
- LESS_THAN - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
小於運算子 (
<) - LESS_THAN - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- LESS_THAN_OR_EQUAL - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
小於或等於運算子 (
<=) - LESS_THAN_OR_EQUAL - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- LETTER - Enum constant in enum class io.leandev.appfuse.measure.Paper
- LETTER_WIDE - Enum constant in enum class io.leandev.appfuse.measure.Paper
- like(String, CharSequence) - Static method in record class io.leandev.appfuse.search.Filter
-
建立模糊比對條件的篩選器(不允許 null 值匹配)。
- like(String, CharSequence, boolean) - Static method in record class io.leandev.appfuse.search.Filter
-
建立模糊比對條件的篩選器。
- LINE - Enum constant in enum class io.leandev.appfuse.notification.ChannelType
-
LINE 推播(
LineNotificationChannel,位址=LINE userId;Phase 3) - LinearBackoffRetryStrategy - Class in io.leandev.appfuse.http.retry
-
線性退避重試策略
- LinearBackoffRetryStrategy() - Constructor for class io.leandev.appfuse.http.retry.LinearBackoffRetryStrategy
-
建立使用預設延遲(1000ms)的策略
- LinearBackoffRetryStrategy(long) - Constructor for class io.leandev.appfuse.http.retry.LinearBackoffRetryStrategy
-
建立線性退避重試策略
- LinearBackoffRetryStrategy(long, RetryStrategy.RetryCallback) - Constructor for class io.leandev.appfuse.http.retry.LinearBackoffRetryStrategy
-
建立線性退避重試策略(帶回調)
- LineDelivery - Interface in io.leandev.appfuse.notification.channel
-
LINE 推播遞送 SPI(LINE 通道的應用層接縫)
- LineNotificationChannel - Class in io.leandev.appfuse.notification.channel
-
LINE 通道(Phase 3):委派應用層
LineDelivery推播 - LineNotificationChannel(LineDelivery) - Constructor for class io.leandev.appfuse.notification.channel.LineNotificationChannel
- lineSeparator(String) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定換行符號
- lineSeparator(String) - Method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
設定換行符號
- lineSeparator(String) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定行分隔符號
- lineSeparator(String) - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
設定行分隔符號
- lineUserId() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns the value of the
lineUserIdrecord component. - LinkBuilder - Class in io.leandev.appfuse.web.link
- LinkBuilder(Class) - Constructor for class io.leandev.appfuse.web.link.LinkBuilder
- LinkBuilder(URIBuilder) - Constructor for class io.leandev.appfuse.web.link.LinkBuilder
- LinkRedemption - Enum Class in io.leandev.appfuse.security.link
-
簽章連結的贖回政策
- linkTo(Class) - Static method in class io.leandev.appfuse.web.link.LinkBuilder
- LocalDateConverter - Class in io.leandev.appfuse.converter
-
將各種類型轉換為 LocalDate 的轉換器
- LocalDateConverter() - Constructor for class io.leandev.appfuse.converter.LocalDateConverter
- LocalDateConverter(String, ZoneId) - Constructor for class io.leandev.appfuse.converter.LocalDateConverter
- LocalDateSerializer - Class in io.leandev.appfuse.ehcache
- LocalDateSerializer() - Constructor for class io.leandev.appfuse.ehcache.LocalDateSerializer
- localDateTimeConverter - Static variable in interface io.leandev.appfuse.record.Record
- LocalDateTimeConverter - Class in io.leandev.appfuse.converter
- LocalDateTimeConverter() - Constructor for class io.leandev.appfuse.converter.LocalDateTimeConverter
- LocalDateTimeConverter(String, ZoneId) - Constructor for class io.leandev.appfuse.converter.LocalDateTimeConverter
- locale() - Method in class io.leandev.appfuse.nls.Dictionary
-
取得此字典的地區設定
- locale() - Method in class io.leandev.appfuse.nls.I18n
- locale() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns the value of the
localerecord component. - localeName() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
localeNamerecord component. - LocalFileJournal - Class in io.leandev.appfuse.file.local
-
本地檔案系統的
FileJournal實作(自訂 TSV 格式,append-only) - LocalFileJournal.Builder - Class in io.leandev.appfuse.file.local
- LocalFileStorage - Class in io.leandev.appfuse.file.local
-
本地檔案儲存實作
- LocalFileStorage.Builder - Class in io.leandev.appfuse.file.local
- LocalStagingCleanupTask - Class in io.leandev.appfuse.file.local
-
LocalFileStorage 的 staging 清理任務。
- LocalStagingCleanupTask.Builder - Class in io.leandev.appfuse.file.local
-
LocalStagingCleanupTask 建構器。
- LocalStagingCleanupTask.CleanupResult - Record Class in io.leandev.appfuse.file.local
-
清理結果。
- location() - Method in class io.leandev.appfuse.almanac.Almanac
-
國家 / 行政區劃代碼服務
- LocationService - Class in io.leandev.appfuse.almanac.location
-
國家 / 行政區劃代碼服務
- LocationService(AlmanacClient, CacheManager, Duration) - Constructor for class io.leandev.appfuse.almanac.location.LocationService
-
建立服務
- lockedUntil() - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
Returns the value of the
lockedUntilrecord component. - lockoutDuration(int) - Method in class io.leandev.appfuse.security.lockout.LoginLockout
-
依失敗次數計算鎖定時長;覆寫此方法即可換成固定時長或指數退避
- LockoutException - Exception Class in io.leandev.appfuse.exception
-
帳號鎖定異常
- LockoutException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.LockoutException
-
建構帳號鎖定異常
- LockoutException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.LockoutException
-
建構帳號鎖定異常(帶原因)
- LockoutExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
登入鎖定異常映射器
- LockoutExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.LockoutExceptionMapper
- log() - Method in class io.leandev.appfuse.env.Environ
-
取得日誌目錄路徑(var/logs/)。
- logConfiguration() - Method in class io.leandev.appfuse.env.Environ
-
將所有配置屬性輸出到日誌。
- LoggingInterceptor - Class in io.leandev.appfuse.http.logging
-
日誌攔截器
- LoggingInterceptor() - Constructor for class io.leandev.appfuse.http.logging.LoggingInterceptor
-
建立日誌攔截器(使用預設配置)
- LoggingInterceptor(HttpLogHandler) - Constructor for class io.leandev.appfuse.http.logging.LoggingInterceptor
-
建立日誌攔截器
- LoggingInterceptor(HttpLogHandler, SensitiveDataMasker, boolean, boolean, boolean) - Constructor for class io.leandev.appfuse.http.logging.LoggingInterceptor
-
建立日誌攔截器
- LoggingInterceptor.LoggingInterceptorBuilder - Class in io.leandev.appfuse.http.logging
-
日誌攔截器建構器
- LoggingInterceptorBuilder() - Constructor for class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- logHandler(HttpLogHandler) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- LogicalNode - Class in io.leandev.appfuse.search
- LogicalNode(LogicalOperator, Node...) - Constructor for class io.leandev.appfuse.search.LogicalNode
- LogicalNode(LogicalOperator, Node, List) - Constructor for class io.leandev.appfuse.search.LogicalNode
- LogicalNode(LogicalOperator, List, Node...) - Constructor for class io.leandev.appfuse.search.LogicalNode
- LogicalNode(LogicalOperator, List, List) - Constructor for class io.leandev.appfuse.search.LogicalNode
- LogicalOperator - Enum Class in io.leandev.appfuse.search
- login(String, String, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
登入:authenticate → 互動式登入資格 → 登入政策 → 代行合併 → 簽發
- login(String, String, String, SessionOptions) - Method in class io.leandev.appfuse.security.auth.LoginService
- login(Authentication, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
以應用建立的 credential token 登入。
- login(Authentication, String, SessionOptions) - Method in class io.leandev.appfuse.security.auth.LoginService
- LoginActingContributor - Interface in io.leandev.appfuse.security.auth
-
登入時的代行(acting)貢獻點
- LoginActingContributor.ActingLogin - Record Class in io.leandev.appfuse.security.auth
-
代行登入的結果。身份仍是登入者本人(
sub不變),只是多了授權人的權限。 - LoginLockout - Class in io.leandev.appfuse.security.lockout
-
登入失敗鎖定
- LoginLockout(Cache, int, Duration) - Constructor for class io.leandev.appfuse.security.lockout.LoginLockout
- LoginPolicy - Interface in io.leandev.appfuse.security.auth
- LoginPolicyDeniedException - Exception Class in io.leandev.appfuse.security.auth
-
登入政策拒絕的具體診斷通道(ADR-023 修訂)
- LoginPolicyDeniedException(String) - Constructor for exception class io.leandev.appfuse.security.auth.LoginPolicyDeniedException
- LoginResult(String, String, AuthPrincipal, Optional) - Constructor for record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Deprecated.
- LoginResult(String, String, AuthPrincipal, Optional, SessionOptions, UUID) - Constructor for record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Creates an instance of a
LoginResultrecord class. - LoginService - Class in io.leandev.appfuse.security.auth
-
登入引擎 capability(ADR-023)
- LoginService(AuthenticationManager, JwtTokenProvider, AuthPrincipalLookup, TokenBlacklistStore, Optional, Optional) - Constructor for class io.leandev.appfuse.security.auth.LoginService
-
建構子(全部參數皆可由 Spring 建構子注入解析)
- LoginService(AuthenticationManager, JwtTokenProvider, AuthPrincipalLookup, TokenBlacklistStore, Optional, Optional, RefreshSessionStore, RefreshCredentialCodec, Clock, SessionOptions) - Constructor for class io.leandev.appfuse.security.auth.LoginService
-
建立使用 server-side Refresh Session 的登入引擎。
- LoginService(AuthenticationManager, JwtTokenProvider, AuthPrincipalLookup, TokenBlacklistStore, Optional, Optional, RefreshSessionStore, RefreshCredentialCodec, Clock, SessionOptions, RefreshSessionRotationMode) - Constructor for class io.leandev.appfuse.security.auth.LoginService
-
建立可明示 Refresh Credential 使用協定的 server-side Refresh Session 登入引擎。
- LoginService(AuthenticationManager, JwtTokenProvider, AuthPrincipalLookup, TokenBlacklistStore, Optional, Optional, RefreshSessionStore, RefreshCredentialCodec, Clock, SessionOptions, RefreshSessionRotationMode, Optional) - Constructor for class io.leandev.appfuse.security.auth.LoginService
-
建立具 refresh-time 應用政策重新驗證的登入引擎。
- LoginService.LoginResult - Record Class in io.leandev.appfuse.security.auth
-
登入結果(引擎級——wire DTO 由消費端殼自 principal/acting 組裝)
- LoginService.RefreshResult - Record Class in io.leandev.appfuse.security.auth
-
Refresh 成功後的引擎結果;replacement credential 由 HTTP 殼寫入 Cookie,不放入 wire body。
- logout(String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
登出:把 token 的 session 加入黑名單(同時失效 access 與 refresh token)並清除 context
- logout(String, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
登出並撤銷 server-side Session family;Access Token blacklist 只保留即時撤銷用途。
- LongConverter - Class in io.leandev.appfuse.converter
- LongConverter() - Constructor for class io.leandev.appfuse.converter.LongConverter
- LongToDateConverter - Class in io.leandev.appfuse.web.converter
- LongToDateConverter() - Constructor for class io.leandev.appfuse.web.converter.LongToDateConverter
- lookup(Class) - Method in class io.leandev.appfuse.converter.Converters
-
Looks up a converter for the given target type.
- LowercaseEnumJsonMapperCustomizer - Class in io.leandev.appfuse.json
-
讓 HTTP 層的 enum wire 值一律小寫
- LowercaseEnumJsonMapperCustomizer() - Constructor for class io.leandev.appfuse.json.LowercaseEnumJsonMapperCustomizer
- lt(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立小於條件的篩選器。
M
- MailBlockedException - Exception Class in io.leandev.appfuse.mail
-
郵件因防火牆政策被全部封鎖時拋出
- MailBlockedException(String) - Constructor for exception class io.leandev.appfuse.mail.MailBlockedException
- mailConfigured(boolean) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
這個部署是否明確配置了郵件——決定危險組合要 fail-fast 還是只 WARN。 參考接線以「
app.mail.type已設」為訊號;不可拿「provider bean 存在」當訊號 (參考實作恆註冊 provider,會讓乾淨 clone 一啟動就失敗)。 - MailConnectionTestResult(boolean, String, String, int, String) - Constructor for class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- MailDelivery - Interface in io.leandev.appfuse.notification.channel
-
郵件遞送 SPI(EMAIL 通道的應用層接縫)
- Mailer - Interface in io.leandev.appfuse.mail
-
郵件服務的消費端介面
- Mailer.MailConnectionTestResult - Class in io.leandev.appfuse.mail
-
連接測試結果
- MailerSpec - Record Class in io.leandev.appfuse.mail
-
建立一個
DirectMailer所需的最小資料 - MailerSpec(String, String, MailerSpec.Transport, MailerSpec.Smtp, MailerSpec.OAuth2, String, String, String) - Constructor for record class io.leandev.appfuse.mail.MailerSpec
-
Creates an instance of a
MailerSpecrecord class. - MailerSpec.OAuth2 - Record Class in io.leandev.appfuse.mail
-
OAuth2 認證(client_credentials)
- MailerSpec.Smtp - Record Class in io.leandev.appfuse.mail
-
SMTP 連線
- MailerSpec.Transport - Enum Class in io.leandev.appfuse.mail
-
傳輸/認證方式
- MailerSpecProvider - Interface in io.leandev.appfuse.mail
-
MailerSpec的來源(消費端的接點) - MailOutboundPolicy - Class in io.leandev.appfuse.mail
-
外寄郵件的安全政策——環境層、對所有 Mailer 一律生效
- MailOutboundPolicy.Builder - Class in io.leandev.appfuse.mail
-
政策建構器;
MailOutboundPolicy.Builder.build()驗證組合並回傳不可變政策 - MailSenderInfo(String, int, String, String, String, boolean, int) - Constructor for class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- MailSendTestResult(boolean, String, String, String) - Constructor for class io.leandev.appfuse.mail.DirectMailer.MailSendTestResult
- MailUnavailableException - Exception Class in io.leandev.appfuse.mail
-
無可用的郵件服務——
RoutingMailer解析不到任何郵件設定(provider 給不出 spec、 亦無系統預設 Mailer)時,於寄信/組信當下拋出。 - MailUnavailableException(String) - Constructor for exception class io.leandev.appfuse.mail.MailUnavailableException
- managed(boolean) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定是否啟用管理功能
- managed(boolean) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定是否啟用管理功能
- ManagedCache<K,
V> - Class in io.leandev.appfuse.cache.core -
可管理的快取
- ManagedCache(Cache, CacheConfiguration) - Constructor for class io.leandev.appfuse.cache.core.ManagedCache
-
以獨立旗標建構(standalone 用途,如單元測試)
- ManagedCache(Cache, CacheConfiguration, AtomicBoolean, AtomicBoolean) - Constructor for class io.leandev.appfuse.cache.core.ManagedCache
-
以共享旗標建構(由 CacheManager 使用)
- map(int, String) - Method in class io.leandev.appfuse.http.exception.HttpExceptionMapper
-
將 HTTP 狀態碼映射到對應的異常
- map(ApplicationException) - Method in class io.leandev.appfuse.error.mapper.ApplicationExceptionMapper
- map(LockoutException) - Method in class io.leandev.appfuse.error.mapper.LockoutExceptionMapper
- map(DownstreamHttpFailure, ClassicHttpResponse, HttpResponseParser) - Method in interface io.leandev.appfuse.http.DownstreamErrorMapper
-
嘗試把下游錯誤轉譯為應用程式公開契約的一部分。
- map(ValidationException) - Method in class io.leandev.appfuse.error.mapper.ValidationExceptionMapper
- map(Exception) - Method in class io.leandev.appfuse.error.ExceptionMappingRegistry
-
將異常映射為 ProblemDetail (RFC 7807)
- map(Function) - Method in record class io.leandev.appfuse.search.Filter
-
對篩選器中的所有比較節點套用轉換函式。
- map(DataAccessException) - Method in class io.leandev.appfuse.error.mapper.DataAccessExceptionMapper
- map(OptimisticLockingFailureException) - Method in class io.leandev.appfuse.error.mapper.OptimisticLockExceptionMapper
- map(HttpMessageConversionException) - Method in class io.leandev.appfuse.error.mapper.HttpMessageConversionExceptionMapper
- map(TransactionSystemException) - Method in class io.leandev.appfuse.error.mapper.TransactionExceptionMapper
- map(T) - Method in interface io.leandev.appfuse.error.ExceptionMapper
-
將異常轉換為 ProblemDetail (RFC 7807)
- mapDownstream(DownstreamHttpFailure, String) - Method in class io.leandev.appfuse.http.exception.HttpExceptionMapper
-
將確實來自下游 HTTP 回應的狀態映射成帶來源脈絡的例外。
- mapDownstreamHttpException(HttpClientException) - Method in class io.leandev.appfuse.error.StandardRestExceptionHandler
-
將下游 HTTP 回應錯誤映射成對外 ProblemDetail。
- markRead(Instant) - Method in class io.leandev.appfuse.notification.inapp.InAppNotificationBase
-
標記為已讀。
- markSent(Instant) - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
標記遞送成功(終態)。
- markSuppressed(String) - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
標記因政策被抑制(終態,不重試)。用於確定性封鎖,如郵件防火牆全擋——重試無益, 故不增
attempts、不排重試,直接轉SUPPRESSED(與DEAD重試耗盡區分)。 - mask(String, Object) - Static method in class io.leandev.appfuse.env.ConfigValueMasker
-
依屬性名遮蔽值:名稱敏感則整值遮蔽;名稱像 URL/URI 則遮蔽內嵌帳密;其餘原樣回傳。
- MASKED - Static variable in class io.leandev.appfuse.env.ConfigValueMasker
-
遮蔽後的替代字串。
- masker(SensitiveDataMasker) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor.LoggingInterceptorBuilder
- maskHeaders(Map) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
遮罩 HTTP 標頭
- maskJson(String) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
遮罩 JSON 字串中的敏感欄位
- maskText(String) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
遮罩任意文字中的敏感資訊
- maskUrl(String) - Static method in class io.leandev.appfuse.env.ConfigValueMasker
-
遮蔽 URL 中的
password=查詢參數與//user:pass@userinfo。 - max(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- MAX_DETAIL_LENGTH - Static variable in class io.leandev.appfuse.notification.outbox.NotificationDeliveryLogBase
-
詳情訊息保留的最大長度
- MAX_ERROR_LENGTH - Static variable in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
最後錯誤訊息保留的最大長度(超出截斷)
- MAX_REQUEST_ID_LENGTH - Static variable in class io.leandev.appfuse.audit.entity.SecurityAuditChangeContextProvider
- MAX_SCAN_DAYS - Static variable in interface io.leandev.appfuse.calendar.BusinessCalendar
-
BusinessCalendar.plusSelectableDays(LocalDate, long)的掃描上限(天),防止「前方再無可選日」 的行事曆造成無窮迴圈(約 20 年) - maxAdvance(int) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
最遠可選範圍:晚於今天 +
days天不可選(→ReasonCodes.OUT_OF_RANGE) - maxAttempts() - Method in record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Returns the value of the
maxAttemptsrecord component. - maxBackoffSeconds() - Method in record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Returns the value of the
maxBackoffSecondsrecord component. - maxFileSize(long) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定檔案大小限制
- maxFileSize(long) - Method in class io.leandev.appfuse.file.local.LocalFileStorage.Builder
- maxFileSize(long) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- maxFileSize(long) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- MaximalErrorDisclosurePolicy - Class in io.leandev.appfuse.error
-
框架預設的最大揭露政策。
- MaximalErrorDisclosurePolicy() - Constructor for class io.leandev.appfuse.error.MaximalErrorDisclosurePolicy
- MaximalErrorDisclosurePolicy(int) - Constructor for class io.leandev.appfuse.error.MaximalErrorDisclosurePolicy
- MediaTypeResolver - Class in io.leandev.appfuse.docs
-
媒體類型解析工具
- MediaTypeResolver() - Constructor for class io.leandev.appfuse.docs.MediaTypeResolver
- MEDIUM - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
中等實線
- MEDIUM_DASHED - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
中等虛線
- MemoryBudget - Class in io.leandev.appfuse.cache.config
-
CacheManager 層已解析的記憶體預算
- MemoryBudget() - Constructor for class io.leandev.appfuse.cache.config.MemoryBudget
- MemoryBudgetResolver - Class in io.leandev.appfuse.cache.core
-
記憶體預算解析器
- mergeCellsHorizontally(int, int, int) - Method in class io.leandev.appfuse.document.Table
-
水平合併某列的數欄儲存格
- mergeCellsVertically(int, int, int) - Method in class io.leandev.appfuse.document.Table
-
垂直合併某欄的數列儲存格
- mergeRegion(int, int, int, int) - Method in class io.leandev.appfuse.document.Table
-
合併矩形區塊(先逐列水平合併,再於首欄垂直合併)
- message(String) - Method in class io.leandev.appfuse.nls.I18n
- message(String, Locale) - Method in class io.leandev.appfuse.nls.I18n
- MIDDLE - Enum constant in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
垂直置中
- MILLIMETER - Enum constant in enum class io.leandev.appfuse.measure.Length.Unit
- MimeMessageBuilder - Class in io.leandev.appfuse.mail
- min(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- MinimalErrorDisclosurePolicy - Class in io.leandev.appfuse.error
-
只輸出呼叫端採取行動所需之穩定錯誤投影的應用政策範例。
- MinimalErrorDisclosurePolicy() - Constructor for class io.leandev.appfuse.error.MinimalErrorDisclosurePolicy
- minusCalendarDays(LocalDate, long) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- minusWorkingDays(LocalDate, long) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- minusWorkingDays(Date, long) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- MockAuthSessionController - Class in io.leandev.appfuse.security.auth.mock
-
Native HTTP adapter for process-scoped MSW authentication sessions.
- MockAuthSessionController.IssueRequest - Record Class in io.leandev.appfuse.security.auth.mock
- MockAuthSessionController.RevokeRequest - Record Class in io.leandev.appfuse.security.auth.mock
- model() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
modelrecord component. - MODEL_KEY_DEEP_LINK - Static variable in class io.leandev.appfuse.notification.NotificationService
-
範本可引用的深連結保留鍵
- MONEY - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
貨幣(
$#,##0.00) - moneyPattern() - Method in class io.leandev.appfuse.nls.I18n
- moneyPattern(String) - Method in class io.leandev.appfuse.nls.I18n
- moneyPattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
- moneyPattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- MONOSPACE - Enum constant in enum class io.leandev.appfuse.font.FontFamily
-
系統預設等寬字體
- multiply(double) - Method in class io.leandev.appfuse.measure.Length
N
- name() - Method in record class io.leandev.appfuse.almanac.address.City
-
Returns the value of the
namerecord component. - name() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns the value of the
namerecord component. - name() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns the value of the
namerecord component. - name() - Method in record class io.leandev.appfuse.almanac.location.Country
-
Returns the value of the
namerecord component. - name() - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Returns the value of the
namerecord component. - name() - Method in record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Returns the value of the
namerecord component. - named(String) - Method in class io.leandev.appfuse.mail.RoutingMailer
-
解析具名設定的 Mailer
- NameValuePairs - Class in io.leandev.appfuse.http
-
HTTP 查詢參數工具類
- neq(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立不等於條件的篩選器。
- newApiKey() - Method in class io.leandev.appfuse.security.auth.ClientCredentialsFactory
-
產生 API key(前綴
ak_+ base64url(32 bytes)) - newCache(CacheManager, String, Class, Class) - Static method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
建立新的快取建構器
- newCache(CacheManager, String, Class, Class) - Static method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
建立新的雙層快取建構器
- newCache(CacheManager, String, Class, Class) - Static method in class io.leandev.appfuse.ehcache.CacheBuilder
-
建立新的快取建構器(靜態工廠方法)
- newCache(CacheManager, String, Class, Class) - Static method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
建立新的快取建構器
- newCacheManager() - Static method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
建立新的建構器實例
- newCacheManager() - Static method in class io.leandev.appfuse.ehcache.CacheManagerBuilder
-
建立新的 CacheManagerBuilder(靜態工廠方法)
- newClientId() - Method in class io.leandev.appfuse.security.auth.ClientCredentialsFactory
-
產生
client_id(前綴 + base64url 隨機段) - newClientSecret() - Method in class io.leandev.appfuse.security.auth.ClientCredentialsFactory
-
產生
client_secret(前綴 + base64url(32 bytes)) - newFont(FontFamily) - Static method in class io.leandev.appfuse.font.FontBuilder
-
使用字體家族枚舉建立字體建構器(使用系統字體)。
- newFont(Font) - Static method in class io.leandev.appfuse.font.FontBuilder
-
直接使用 Font 物件建立字體建構器。
- newFont(InputStream) - Static method in class io.leandev.appfuse.font.FontBuilder
-
從輸入串流載入字體檔案建立字體建構器。
- newFont(String) - Static method in class io.leandev.appfuse.font.FontBuilder
-
使用系統字體名稱建立字體建構器。
- newFont(Locale) - Static method in class io.leandev.appfuse.font.FontBuilder
-
根據 Locale 選擇適合的系統字體。
- newInputStream(Document) - Static method in class io.leandev.appfuse.xml.Xmls
- newRevision(Object) - Method in class io.leandev.appfuse.audit.entity.envers.EnversAuditRevisionListener
- NewSession(UUID, String, String, String, String, String, boolean, Duration, Instant, Instant) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
- NewSession(UUID, String, String, String, String, String, boolean, Duration, Instant, Instant, SessionPolicyBinding) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Creates an instance of a
NewSessionrecord class. - nextIdleExpiresAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Returns the value of the
nextIdleExpiresAtrecord component. - nextIdleExpiresAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
nextIdleExpiresAtrecord component. - NlsNotificationTemplateResolver - Class in io.leandev.appfuse.notification.template
-
預設範本解析器:Spring
MessageSource訊息束 +${...}具名插值 - NlsNotificationTemplateResolver(MessageSource) - Constructor for class io.leandev.appfuse.notification.template.NlsNotificationTemplateResolver
- NO_EXPIRATION - Enum constant in enum class io.leandev.appfuse.cache.config.ExpiryConfiguration.ExpiryType
-
永不過期
- node() - Method in record class io.leandev.appfuse.search.Filter
-
Returns the value of the
noderecord component. - Node - Interface in io.leandev.appfuse.search
- noExpiration() - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定永不過期
- noExpiration() - Static method in class io.leandev.appfuse.cache.config.ExpiryConfiguration
-
建立永不過期配置
- none() - Static method in record class io.leandev.appfuse.internal.html.InlineFormat
-
無任何格式的初始狀態
- NONE - Enum constant in enum class io.leandev.appfuse.image.Scaling
- NONE - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
無框線
- nonRemembered(Duration) - Static method in record class io.leandev.appfuse.security.auth.SessionOptions
- NoOpFileJournal - Class in io.leandev.appfuse.file.tx
-
不做任何事的
FileJournal用於兩種情境:
- 交易對齊的後端(Database):本身隨交易 rollback 復原,不會產生孤兒,無需日誌。
- 關閉日誌:在
TransactionAwareFileStorage上只要交易補償/延後刪除、不要稽核軌跡時。
- NoOpFileJournal() - Constructor for class io.leandev.appfuse.file.tx.NoOpFileJournal
- noPast() - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
過去日期不可選(早於今天 →
ReasonCodes.PAST) - normalizeBase(String) - Static method in class io.leandev.appfuse.docs.BaseUrlRewriter
-
正規化 base 路徑,確保以 "/" 開頭和結尾
- normalizeUrl(String) - Static method in class io.leandev.appfuse.docs.UrlRewriter
-
正規化 URL,移除結尾的斜線
- NOT_EQUAL - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
不等於運算子 (
!=) - NOT_EQUAL - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- NOT_FOUND - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejection
- NOT_FOUND - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RevocationResult
- NOT_FOUND - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejection
- NOT_IN - Enum constant in enum class io.leandev.appfuse.search.ComparisonOperator
-
不包含於集合運算子 (
=out=) - NOT_IN - Enum constant in enum class io.leandev.appfuse.search.RSQLComparator
- NotAcceptableException - Exception Class in io.leandev.appfuse.http.exception
-
不可接受異常(HTTP 406)
- NotAcceptableException(String) - Constructor for exception class io.leandev.appfuse.http.exception.NotAcceptableException
-
建立不可接受異常
- NotAcceptableException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.NotAcceptableException
-
建立不可接受異常,包含原始異常
- NotAllowedException - Exception Class in io.leandev.appfuse.http.exception
-
方法不允許異常(HTTP 405)
- NotAllowedException(String) - Constructor for exception class io.leandev.appfuse.http.exception.NotAllowedException
-
建立方法不允許異常
- NotAllowedException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.NotAllowedException
-
建立方法不允許異常,包含原始異常
- NotAuthorizedException - Exception Class in io.leandev.appfuse.http.exception
-
未授權異常(HTTP 401)
- NotAuthorizedException(String) - Constructor for exception class io.leandev.appfuse.http.exception.NotAuthorizedException
-
建立未授權異常
- NotAuthorizedException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.NotAuthorizedException
-
建立未授權異常,包含原始異常
- notFound(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 404 Not Found
- NotFoundException - Exception Class in io.leandev.appfuse.exception
- NotFoundException - Exception Class in io.leandev.appfuse.http.exception
-
資源不存在異常(HTTP 404)
- NotFoundException() - Constructor for exception class io.leandev.appfuse.exception.NotFoundException
- NotFoundException() - Constructor for exception class io.leandev.appfuse.http.exception.NotFoundException
-
建立資源不存在異常
- NotFoundException(String) - Constructor for exception class io.leandev.appfuse.http.exception.NotFoundException
-
建立資源不存在異常
- NotFoundException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.NotFoundException
- NotFoundException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.NotFoundException
-
建立資源不存在異常,包含原始異常
- NotFoundException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.NotFoundException
- NotFoundException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.NotFoundException
- noticeHeader(String, String) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
新增一個特殊訊息自訂 MIME 標頭(如
X-Environment: test) - noticeHeaders(Map) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
整批新增特殊訊息自訂 MIME 標頭
- noticeSubjectPrefix() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
noticeSubjectPrefixrecord component. - noticeSubjectPrefix(String) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
特殊訊息主旨前綴的環境預設(如
[TEST]);空白=不加 - NotificationBanner - Interface in io.leandev.appfuse.notification
-
通知內文橫幅 SPI(標記 / 裝飾通知內文)
- NotificationChannel - Interface in io.leandev.appfuse.notification
-
遞送通道 SPI
- NotificationDeepLinkProvider - Interface in io.leandev.appfuse.notification
-
深連結提供者 SPI(選用;每收件人產生深連結)
- NotificationDeliveryListener - Interface in io.leandev.appfuse.notification.outbox
-
遞送嘗試回呼 hook(選用;Phase 2 稽核)
- NotificationDeliveryLogBase - Class in io.leandev.appfuse.notification.outbox
-
逐次遞送嘗試稽核 log 的欄位基類(Phase 2;由
PersistentNotificationDeliveryListener寫入) - NotificationDeliveryLogBase() - Constructor for class io.leandev.appfuse.notification.outbox.NotificationDeliveryLogBase
- NotificationDeliveryLogRepositoryBase<T> - Interface in io.leandev.appfuse.notification.outbox
-
遞送稽核 log 資料存取基底
- NotificationEvent - Class in io.leandev.appfuse.notification
-
通知事件(事件驅動的接縫)
- NotificationEvent(NotificationRequest) - Constructor for class io.leandev.appfuse.notification.NotificationEvent
-
以通知請求建立事件
- NotificationEventListener - Class in io.leandev.appfuse.notification
-
NotificationEvent→NotificationService的交易後接縫 - NotificationEventListener(NotificationService) - Constructor for class io.leandev.appfuse.notification.NotificationEventListener
- NotificationOutboxBase - Class in io.leandev.appfuse.notification.outbox
-
通知遞送 Outbox 列的欄位基類(每收件人 × 每通道一列)
- NotificationOutboxBase() - Constructor for class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
- NotificationOutboxDispatcher - Class in io.leandev.appfuse.notification.outbox
-
Outbox 遞送器:fast-path 非同步遞送 + 輪詢重試/補送
- NotificationOutboxDispatcher(NotificationOutboxRepositoryBase, List, List, int, long, RetryPolicyResolver, Clock) - Constructor for class io.leandev.appfuse.notification.outbox.NotificationOutboxDispatcher
- NotificationOutboxDispatcher(NotificationOutboxRepositoryBase, List, List, int, long, RetryPolicyResolver, Clock, TextCipher) - Constructor for class io.leandev.appfuse.notification.outbox.NotificationOutboxDispatcher
-
建立具持久化 payload 解密能力的遞送器。
- NotificationOutboxRepositoryBase<T> - Interface in io.leandev.appfuse.notification.outbox
-
通知 Outbox 的資料存取基底
- NotificationPreferenceBase - Class in io.leandev.appfuse.notification.preference
-
使用者通知偏好的欄位基類(Phase 2 opt-out)
- NotificationPreferenceBase() - Constructor for class io.leandev.appfuse.notification.preference.NotificationPreferenceBase
- NotificationPreferenceFilter - Interface in io.leandev.appfuse.notification
-
通知偏好過濾 SPI(選用;Phase 2 opt-out)
- NotificationPreferenceRepositoryBase<T> - Interface in io.leandev.appfuse.notification.preference
-
通知偏好資料存取基底
- NotificationRequest - Record Class in io.leandev.appfuse.notification
-
一則通知請求(描述「發生了什麼」,不描述「怎麼遞送」)
- NotificationRequest(String, Map, List, List, Set, String, String, String) - Constructor for record class io.leandev.appfuse.notification.NotificationRequest
-
Creates an instance of a
NotificationRequestrecord class. - NotificationRequest(String, Map, List, Set, String, String, String) - Constructor for record class io.leandev.appfuse.notification.NotificationRequest
-
相容舊版 canonical constructor(未指定 CC 時視為空清單)。
- NotificationService - Class in io.leandev.appfuse.notification
-
通知子系統的門面
- NotificationService(RecipientResolver, NotificationTemplateResolver, NotificationOutboxRepositoryBase, Supplier, NotificationOutboxDispatcher, NotificationDeepLinkProvider, NotificationPreferenceFilter, Set, RetryPolicyResolver, Clock) - Constructor for class io.leandev.appfuse.notification.NotificationService
- NotificationService(RecipientResolver, NotificationTemplateResolver, NotificationOutboxRepositoryBase, Supplier, NotificationOutboxDispatcher, NotificationDeepLinkProvider, NotificationPreferenceFilter, Set, RetryPolicyResolver, Clock, TextCipher) - Constructor for class io.leandev.appfuse.notification.NotificationService
-
建立具持久化 payload 保護的通知門面。
- NotificationTemplateBase - Class in io.leandev.appfuse.notification.template
-
可客製通知範本的欄位基類(per-locale 覆寫某通知型別×通道的主旨 / 內文)
- NotificationTemplateBase() - Constructor for class io.leandev.appfuse.notification.template.NotificationTemplateBase
- NotificationTemplateRepositoryBase<T> - Interface in io.leandev.appfuse.notification.template
-
通知範本資料存取基底
- NotificationTemplateResolver - Interface in io.leandev.appfuse.notification
-
範本解析 SPI(渲染通知內容)
- notify(NotificationRequest) - Method in class io.leandev.appfuse.notification.NotificationService
-
處理一則通知請求:解析 → 渲染 → 寫入 Outbox → 觸發 fast-path 遞送
- notIn(String, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
建立 NOT IN 條件的篩選器,檢查欄位值是否不在指定集合中。
- now() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns the value of the
nowrecord component. - numberOfMergedRegions() - Method in class io.leandev.appfuse.workbook.Worksheet
-
取得合併儲存格範圍數量
- numberOfSheets() - Method in class io.leandev.appfuse.workbook.Workbook
-
取得工作表數量
- numberPattern() - Method in class io.leandev.appfuse.nls.I18n
- numberPattern(String) - Method in class io.leandev.appfuse.nls.I18n
- numberPattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
- numberPattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- numeric() - Method in record class io.leandev.appfuse.almanac.location.Country
-
Returns the value of the
numericrecord component.
O
- oauth2() - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- oauth2() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
oauth2record component. - OAuth2(String, String, String, String, String, String) - Constructor for record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Creates an instance of a
OAuth2record class. - OAUTH2 - Enum constant in enum class io.leandev.appfuse.mail.MailerSpec.Transport
- OAuth2Authenticator - Class in io.leandev.appfuse.oauth2
-
OAuth 2 認證服務 負責處理 OAuth 2 Client Credentials Flow 的核心邏輯
- OAuth2Authenticator() - Constructor for class io.leandev.appfuse.oauth2.OAuth2Authenticator
- OAuth2Authenticator.OAuth2Config - Class in io.leandev.appfuse.oauth2
-
OAuth 2 配置
- OAuth2Authenticator.TokenInfo - Class in io.leandev.appfuse.oauth2
-
Token 資訊
- OAuth2Config() - Constructor for class io.leandev.appfuse.oauth2.OAuth2Authenticator.OAuth2Config
- OAuth2MailAuthenticator - Class in io.leandev.appfuse.mail
-
OAuth 2 郵件認證器 - 專注於 JavaMail 認證橋接 使用 OAuth2Authenticator 進行實際的 OAuth 2 認證邏輯
- OAuth2MailAuthenticator(OAuth2Authenticator.OAuth2Config) - Constructor for class io.leandev.appfuse.mail.OAuth2MailAuthenticator
- OAuth2MailAuthenticatorBuilder - Class in io.leandev.appfuse.mail
- OAuth2TokenException - Exception Class in io.leandev.appfuse.security.auth
-
token 端點的錯誤(RFC 6749 §5.2)
- OAuth2TokenException(String, int, String) - Constructor for exception class io.leandev.appfuse.security.auth.OAuth2TokenException
- OAuth2TokenException(String, int, String, Throwable) - Constructor for exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
建立保留原始拒絕例外的 token 錯誤。
- ObjectCopier - Class in io.leandev.appfuse.bean
-
ObjectCopier
- ObjectCopier() - Constructor for class io.leandev.appfuse.bean.ObjectCopier
- ObjectCopier(Converters) - Constructor for class io.leandev.appfuse.bean.ObjectCopier
- ObjectCopier(Converters, ObjectMapper) - Constructor for class io.leandev.appfuse.bean.ObjectCopier
- ObjectCopier(ObjectMapper) - Constructor for class io.leandev.appfuse.bean.ObjectCopier
- ObjectCopyException - Exception Class in io.leandev.appfuse.bean
- ObjectCopyException(String) - Constructor for exception class io.leandev.appfuse.bean.ObjectCopyException
- ObjectCopyException(String, Throwable) - Constructor for exception class io.leandev.appfuse.bean.ObjectCopyException
- ObjectCopyException(Throwable) - Constructor for exception class io.leandev.appfuse.bean.ObjectCopyException
- objectMapper - Variable in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
用於 JSON 序列化/反序列化的 ObjectMapper 實例
- ObjectMapperBuilder - Class in io.leandev.appfuse.json
- ObjectReader - Class in io.leandev.appfuse.bean
- ObjectReader() - Constructor for class io.leandev.appfuse.bean.ObjectReader
- ObjectReadWriteException - Exception Class in io.leandev.appfuse.bean
- ObjectReadWriteException(String) - Constructor for exception class io.leandev.appfuse.bean.ObjectReadWriteException
- ObjectReadWriteException(String, Throwable) - Constructor for exception class io.leandev.appfuse.bean.ObjectReadWriteException
- ObjectReadWriteException(Throwable) - Constructor for exception class io.leandev.appfuse.bean.ObjectReadWriteException
- ObjectsCopier - Class in io.leandev.appfuse.bean
-
ObjectsCopier
- ObjectsCopier() - Constructor for class io.leandev.appfuse.bean.ObjectsCopier
- ObjectsCopier(ObjectCopier) - Constructor for class io.leandev.appfuse.bean.ObjectsCopier
- ObjectWriter - Class in io.leandev.appfuse.bean
- ObjectWriter() - Constructor for class io.leandev.appfuse.bean.ObjectWriter
- of(JournalOp, JournalState, String, String, String, String) - Static method in record class io.leandev.appfuse.file.tx.JournalEntry
-
以當下時間建立一筆事件
- of(CriteriaBuilder) - Static method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器(延遲指定結果類型)
- of(CriteriaBuilder) - Static method in class io.leandev.appfuse.jpa.PredicateBuilder
- of(CriteriaBuilder) - Static method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- of(CriteriaBuilder, Class) - Static method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器
- of(EntityManager) - Static method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器(延遲指定結果類型)
- of(EntityManager) - Static method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- of(EntityManager, Class) - Static method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
建立查詢建構器
- of(InputStream) - Static method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
建立建構器(使用 UTF-8 編碼)
- of(InputStream) - Static method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
建立建構器實例
- of(InputStream, Charset) - Static method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
建立建構器(指定字元編碼)
- of(InputStream, Charset) - Static method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
建立建構器實例(指定字元編碼)
- of(OutputStream) - Static method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
建立建構器(使用 UTF-8 編碼)
- of(OutputStream) - Static method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
建立建構器實例
- of(OutputStream, Charset) - Static method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
建立建構器(指定字元編碼)
- of(OutputStream, Charset) - Static method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
建立建構器實例(指定字元編碼)
- of(Enum) - Static method in class io.leandev.appfuse.json.EnumWireValues
-
實作
DeclaredCodeEnum者回其宣告的代碼;其餘回常數名的小寫導出值。 - of(Object) - Static method in class io.leandev.appfuse.http.NameValuePairs
-
將物件轉換為 NameValuePair 列表
- of(String) - Static method in class io.leandev.appfuse.converter.DateConverter
-
建立指定日期格式的轉換器
- of(String) - Static method in class io.leandev.appfuse.security.auth.ApiKeyHash
-
計算 key 的雜湊(SHA-256 → url-safe base64,無 padding)
- of(String, ComparisonOperator, Object) - Static method in record class io.leandev.appfuse.search.Filter
-
使用指定的選擇器、運算子和期望值建立篩選器。
- of(String, String, int) - Static method in class io.leandev.appfuse.serial.SerialNumberContext
-
快速建立簡單上下文
- of(Map, String) - Static method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
由請求參數與
Authorization標頭組出請求 - of(Pageable) - Static method in class io.leandev.appfuse.jpa.PageableBuilder
- of(Jwt) - Static method in interface io.leandev.appfuse.security.auth.ActingContext
-
從 resource-server 的
Jwtprincipal 解析代行 claim(兩維獨立讀取)。 - ofCentimeter(double) - Static method in class io.leandev.appfuse.measure.Length
- ofClaims(Map) - Static method in interface io.leandev.appfuse.security.auth.ActingContext
-
從原始 claim map 解析(測試或非 resource-server 情境用);
sub作為有效身份 stable subject。 - ofDated(String, String, String, int) - Static method in class io.leandev.appfuse.serial.SerialNumberContext
-
快速建立帶日期的上下文
- ofEmail(String) - Static method in record class io.leandev.appfuse.notification.Recipient
-
以 email 建立收件人(無 userId、用系統預設語系)
- offheap(long) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Offheap 層大小
- offheap(long) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
Assign memory cache in MB
- offheap(long) - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定堆外記憶體大小
- offheapBudgetMB(long) - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
明示 offheap 記憶體預算(MB);省略時走四段 fallback 推導
- ofInch(double) - Static method in class io.leandev.appfuse.measure.Length
- ofMillimeter(double) - Static method in class io.leandev.appfuse.measure.Length
- ofPaper(Paper) - Static method in class io.leandev.appfuse.measure.PhysicalRectangle
-
使用指定紙張尺寸建立矩形(從原點開始)
- ofPermanent(String, String, Long, String) - Static method in class io.leandev.appfuse.file.FileDescriptor
-
建立永久區 FileDescriptor
- ofPermanent(String, String, Long, String, String) - Static method in class io.leandev.appfuse.file.FileDescriptor
-
建立永久區 FileDescriptor(含 URL)
- ofPoint(double) - Static method in class io.leandev.appfuse.measure.Length
- ofSize(int) - Method in class io.leandev.appfuse.font.FontBuilder
-
設定字體大小。
- ofStaging(String, String, Long, String) - Static method in class io.leandev.appfuse.file.FileDescriptor
-
建立暫存區 FileDescriptor
- ofStaging(String, String, Long, String, String) - Static method in class io.leandev.appfuse.file.FileDescriptor
-
建立暫存區 FileDescriptor(含自訂 URL)
- ofTwip(double) - Static method in class io.leandev.appfuse.measure.Length
- ok() - Static method in record class io.leandev.appfuse.notification.DeliveryResult
-
遞送成功
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class io.leandev.appfuse.env.EnvironInitializer
- onAttempt(OutboxView, int, DeliveryResult) - Method in interface io.leandev.appfuse.notification.outbox.NotificationDeliveryListener
-
一次遞送嘗試完成後回呼
- onAttempt(OutboxView, int, DeliveryResult) - Method in class io.leandev.appfuse.notification.outbox.PersistentNotificationDeliveryListener
- onError(InterceptorContext, ClassicHttpRequest, Throwable) - Method in interface io.leandev.appfuse.http.logging.HttpClientInterceptor
-
錯誤發生時的攔截點
- onError(InterceptorContext, ClassicHttpRequest, Throwable) - Method in class io.leandev.appfuse.http.logging.LoggingInterceptor
- onExceed(OnExceed) - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
設定超額處置策略(預設
OnExceed.REJECT) - OnExceed - Enum Class in io.leandev.appfuse.cache.api
-
記憶體預算超額時的處置策略
- onFailure(AuthenticationFailureBadCredentialsEvent) - Method in class io.leandev.appfuse.security.lockout.LoginLockout
-
帳密錯誤:累計失敗,達閾值即設鎖定到期時間
- onNotification(NotificationEvent) - Method in class io.leandev.appfuse.notification.NotificationEventListener
-
交易提交後處理通知事件
- onRetry(int, int, Exception) - Method in interface io.leandev.appfuse.http.retry.RetryStrategy.RetryCallback
-
重試發生時調用
- onSuccess(AuthenticationSuccessEvent) - Method in class io.leandev.appfuse.security.lockout.LoginLockout
-
認證成功:清除記錄
- op() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
oprecord component. - open(InputStream) - Static method in class io.leandev.appfuse.document.Document
-
從輸入串流載入既有文件(範本)
- open(InputStream) - Static method in class io.leandev.appfuse.workbook.Workbook
-
從輸入串流開啟既有活頁簿
- open(LocalDate) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
特定日期補開(覆寫所有規則與底座——如颱風假後的補班補賣日)
- operator() - Method in class io.leandev.appfuse.search.ComparisonNode
-
取得比較運算子。
- operator() - Method in record class io.leandev.appfuse.search.Filter
-
取得節點的運算子。
- operator() - Method in class io.leandev.appfuse.search.LogicalNode
- OptimisticLockExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
樂觀鎖衝突映射器
- OptimisticLockExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.OptimisticLockExceptionMapper
- or(Filter...) - Method in record class io.leandev.appfuse.search.Filter
-
將多個篩選器以 OR 邏輯組合到此篩選器。
- or(String, ComparisonOperator, Object) - Method in record class io.leandev.appfuse.search.Filter
-
將指定條件以 OR 邏輯組合到此篩選器。
- or(List) - Method in record class io.leandev.appfuse.search.Filter
-
將篩選器列表以 OR 邏輯組合到此篩選器。
- OR - Enum constant in enum class io.leandev.appfuse.search.LogicalOperator
- orderBy(Sort) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
設定排序
- orderBy(Sort) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- Orientation - Enum Class in io.leandev.appfuse.document
-
頁面方向
- OrNode - Class in io.leandev.appfuse.search
- OrNode(Node...) - Constructor for class io.leandev.appfuse.search.OrNode
- OrNode(Node, List) - Constructor for class io.leandev.appfuse.search.OrNode
- OrNode(List, Node...) - Constructor for class io.leandev.appfuse.search.OrNode
- OrNode(List, List) - Constructor for class io.leandev.appfuse.search.OrNode
- OUT_OF_RANGE - Static variable in class io.leandev.appfuse.calendar.ReasonCodes
-
超出可預約範圍(晚於最遠可選日)
- OutboundMessage - Record Class in io.leandev.appfuse.notification
-
交付給通道遞送的單則訊息
- OutboundMessage(String, String, String, String, String, String, String) - Constructor for record class io.leandev.appfuse.notification.OutboundMessage
-
相容舊版 constructor(未指定 CC 與技術遞送識別時使用預設值)。
- OutboundMessage(String, String, String, List, String, String, String, String) - Constructor for record class io.leandev.appfuse.notification.OutboundMessage
-
相容舊版 constructor(未指定 CC 時視為空清單)。
- OutboundMessage(String, String, String, List, String, String, String, String, String) - Constructor for record class io.leandev.appfuse.notification.OutboundMessage
-
Creates an instance of a
OutboundMessagerecord class. - OutboxStatus - Enum Class in io.leandev.appfuse.notification.outbox
-
Outbox 列的遞送狀態
- OutboxView - Interface in io.leandev.appfuse.notification.outbox
-
Outbox 列的唯讀視圖(SPI 契約)
P
- padChar(char) - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
設定填充字元
- PageableBuilder - Class in io.leandev.appfuse.jpa
- PageableBuilder(int, int, Sort) - Constructor for class io.leandev.appfuse.jpa.PageableBuilder
- Paper - Enum Class in io.leandev.appfuse.measure
- Paragraph - Class in io.leandev.appfuse.document
-
段落
- paragraphs() - Method in class io.leandev.appfuse.document.Body
-
取得所有段落
- parse(InputStream) - Method in class io.leandev.appfuse.xml.XmlParser
- parse(String) - Method in class io.leandev.appfuse.search.FilterParser
-
解析 RSQL 查詢字串並轉換為
Filter物件。 - parse(String) - Method in class io.leandev.appfuse.search.RSQLParser
- parseRange(String, long) - Static method in class io.leandev.appfuse.file.RangeUtils
-
解析 HTTP Range header
- partialMask(String, int, int) - Method in class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
部分遮罩(保留前後少數字元)
- partition() - Method in record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Returns the value of the
partitionrecord component. - partition() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
partitionrecord component. - partitions() - Method in class io.leandev.appfuse.file.azure.AzureFileJournal
- partitions() - Method in class io.leandev.appfuse.file.local.LocalFileJournal
- partitions() - Method in class io.leandev.appfuse.file.s3.S3FileJournal
- partitions() - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal
- partitions() - Method in interface io.leandev.appfuse.file.tx.FileJournal
-
列出所有有日誌的 partition,供
FileOrphanSweepTask逐區對帳 - partitions() - Method in class io.leandev.appfuse.file.tx.NoOpFileJournal
- password() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns the value of the
passwordrecord component. - password(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- password(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- password(String) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- password(String) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- PAST - Static variable in class io.leandev.appfuse.calendar.ReasonCodes
-
已過去的日期(早於今天)
- pattern() - Method in enum class io.leandev.appfuse.workbook.DataFormat
-
取得對應的 Excel 格式字串
- payload() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.IssueRequest
-
Returns the value of the
payloadrecord component. - PENDING - Enum constant in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
待遞送(尚未試送,或已排定下次嘗試時間)
- PERCENT - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
百分比(
0.00%) - persist(String, String) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- persist(String, String) - Method in interface io.leandev.appfuse.file.FileStorage
-
將暫存檔案持久化到永久區
- persist(String, String) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- persist(String, String) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- persist(String, String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- persist(String, String) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- PERSIST - Enum constant in enum class io.leandev.appfuse.file.tx.JournalOp
-
將暫存檔案持久化到永久區(FileStorage.persist)
- PersistenceEncryption - Class in io.leandev.appfuse.security.crypto
-
應用持久化資料的 purpose-scoped 可逆加密能力。
- persistent() - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
啟用持久化
- PersistentAuditEventRepository<T> - Class in io.leandev.appfuse.audit
-
Actuator
AuditEventRepository的持久實作:把稽核事件寫入應用宣告的稽核表,取代消費端 可選的 in-memory ring buffer(易失)。領域無關的框架 opt-in 服務(見 ADR-013「界線修訂 R1」)。 - PersistentAuditEventRepository(AuditEventJpaRepositoryBase, Supplier) - Constructor for class io.leandev.appfuse.audit.PersistentAuditEventRepository
- persistentDisk(long) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
啟用持久化並設定 Disk 層大小
- PersistentNotificationDeliveryListener<T> - Class in io.leandev.appfuse.notification.outbox
-
DB-backed 遞送稽核 listener(Phase 2 預設):每次嘗試寫一列遞送稽核 log
- PersistentNotificationDeliveryListener(NotificationDeliveryLogRepositoryBase, Supplier) - Constructor for class io.leandev.appfuse.notification.outbox.PersistentNotificationDeliveryListener
- persistentStore(long) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定持久層大小(使用持久化 Disk)
- phone() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns the value of the
phonerecord component. - PhysicalRectangle - Class in io.leandev.appfuse.measure
-
代表具有物理單位的矩形區域
- PhysicalRectangle(Length, Length, Length, Length) - Constructor for class io.leandev.appfuse.measure.PhysicalRectangle
-
建立具有物理單位的矩形
- plusCalendarDays(LocalDate, long) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- plusSelectableDays(LocalDate, long) - Method in interface io.leandev.appfuse.calendar.BusinessCalendar
-
自基準日往後(或往前)數 N 個可選日
- plusWorkingDays(LocalDate, long) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- plusWorkingDays(Date, long) - Method in class io.leandev.appfuse.almanac.calendar.CalendarService
- POINT - Enum constant in enum class io.leandev.appfuse.measure.Length.Unit
- policy() - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Returns the value of the
policyrecord component. - policyBinding() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
policyBindingrecord component. - policyBinding() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
policyBindingrecord component. - policyExpiredAt(Instant) - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
- port() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns the value of the
portrecord component. - port(int) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- port(int) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- port(int) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- port(int) - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- PORTRAIT - Enum constant in enum class io.leandev.appfuse.document.Orientation
-
直向
- Position - Enum Class in io.leandev.appfuse.image
-
圖片或文字的定位位置
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class io.leandev.appfuse.env.EnvironConfigInjector
- preAuthenticationChecks(UserDetailsChecker) - Method in class io.leandev.appfuse.security.auth.DaoAuthenticationManagers.Builder
-
覆寫認證前檢查。
- PredicateBuilder<T> - Class in io.leandev.appfuse.jpa
- PredicateBuilder(CriteriaBuilder) - Constructor for class io.leandev.appfuse.jpa.PredicateBuilder
- prefix() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得前綴
- prefix(String) - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
設定前綴
- prepareStaging(String, String, String, long) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- prepareStaging(String, String, String, long) - Method in interface io.leandev.appfuse.file.FileStorage
-
準備暫存上傳 - 統一上傳流程的第一步
- prepareStaging(String, String, String, long) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- prepareStaging(String, String, String, long) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- prepareStaging(String, String, String, long) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- prepareStaging(String, String, String, long) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- presignedDownloadEnabled(boolean) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- presignedUploadEnabled(boolean) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- presignedUrlExpiration(Duration) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- presignedUrlExpirationSeconds(long) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- primaryRoleName() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
主角色裸名(無
ROLE_前綴) - principal() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Returns the value of the
principalrecord component. - principal() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns the value of the
principalrecord component. - PrincipalDirectory - Interface in io.leandev.appfuse.security.directory
-
主體目錄 SPI(ADR-024 決策三)
- principalKind() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
principalKindrecord component. - PrincipalView - Interface in io.leandev.appfuse.security.directory
-
主體目錄視圖(唯讀)——feature 對「他人」的全部合法認知 (ADR-024 決策三)
- privateKeyPassphrase(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- privateKeyPassphrase(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- privateKeyPassphrase(String) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- privateKeyPath(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- privateKeyPath(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- privateKeyPath(String) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- ProblemDetailBearerTokenAccessDeniedHandler - Class in io.leandev.appfuse.security.resourceserver
-
受保護資源授權不足(403)處理器
- ProblemDetailBearerTokenAccessDeniedHandler(ObjectMapper) - Constructor for class io.leandev.appfuse.security.resourceserver.ProblemDetailBearerTokenAccessDeniedHandler
- ProblemDetailBearerTokenAccessDeniedHandler(ObjectMapper, ErrorDisclosurePolicy) - Constructor for class io.leandev.appfuse.security.resourceserver.ProblemDetailBearerTokenAccessDeniedHandler
- ProblemDetailBearerTokenAuthenticationEntryPoint - Class in io.leandev.appfuse.security.resourceserver
-
受保護資源認證失敗(401)入口點
- ProblemDetailBearerTokenAuthenticationEntryPoint(ObjectMapper) - Constructor for class io.leandev.appfuse.security.resourceserver.ProblemDetailBearerTokenAuthenticationEntryPoint
- ProblemDetailBearerTokenAuthenticationEntryPoint(ObjectMapper, ErrorDisclosurePolicy) - Constructor for class io.leandev.appfuse.security.resourceserver.ProblemDetailBearerTokenAuthenticationEntryPoint
- ProblemDetailFactory - Class in io.leandev.appfuse.error
-
RFC 7807/9457 ProblemDetail 工廠類別
- processHtml(String, String, String, String, String, String, HttpServletRequest) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
處理 HTML 內容
- processSitemap(String, String, String, String, HttpServletRequest) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
處理 sitemap.xml 內容
- properties(Properties) - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- property(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值。
- property(String, String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值,若不存在則回傳預設值。
- property(String, String) - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- propertyAsArray(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並以逗號分隔轉換為字串陣列。
- propertyAsArray(String, String[]) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並以逗號分隔轉換為字串陣列。
- propertyAsBoolean(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 boolean。
- propertyAsBoolean(String, Boolean) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 boolean。
- propertyAsDouble(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Double。
- propertyAsDouble(String, Double) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Double。
- propertyAsInteger(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Integer。
- propertyAsInteger(String, Integer) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Integer。
- propertyAsLocalTime(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 LocalTime。
- propertyAsLocalTime(String, LocalTime) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 LocalTime。
- propertyAsLong(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Long。
- propertyAsLong(String, Long) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Long。
- propertyAsPath(String, String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Path(不自動建立目錄)。
- propertyAsPath(String, String, boolean) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Path。
- propertyAsTimeZone(String, TimeZone) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 TimeZone。
- PropertyMap - Class in io.leandev.appfuse.bean
- PropertyMap() - Constructor for class io.leandev.appfuse.bean.PropertyMap
- PropertyMap(Object) - Constructor for class io.leandev.appfuse.bean.PropertyMap
- purpose() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns the value of the
purposerecord component. - purpose() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
purposerecord component. - push(String, String) - Method in interface io.leandev.appfuse.notification.channel.LineDelivery
-
推播一則 LINE 訊息
- put(String, Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- put(String, Object) - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
設定自訂屬性
- put(String, String) - Method in class io.leandev.appfuse.nls.Translation
-
Stores a translation with the given key and value.
- put(K, V) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- put(K, V) - Method in interface io.leandev.appfuse.cache.api.Cache
-
寫入快取
- put(K, V) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- put(K, V) - Method in class io.leandev.appfuse.cache.core.ManagedCache
- put(K, V) - Method in class io.leandev.appfuse.ehcache.DuraCache
-
儲存鍵值對
- putAll(Map) - Method in class io.leandev.appfuse.bean.PropertyMap
Q
- QueryRunner<T> - Class in io.leandev.appfuse.jpa
- QueryRunner(EntityManager) - Constructor for class io.leandev.appfuse.jpa.QueryRunner
- quote(char) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定引號字元
- quote(char) - Method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
設定引號字元
- quoteAllFields(boolean) - Method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
設定是否對所有欄位加引號
- quoteEscape(char) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定引號跳脫字元
R
- range(String) - Method in class io.leandev.appfuse.file.FileResponseBuilder
-
設定 Range header(支援部分內容下載)
- range(String) - Method in class io.leandev.appfuse.file.ZipFileResponseBuilder
-
設定 Range header(支援部分內容下載)
- RangeUtils - Class in io.leandev.appfuse.file
-
HTTP Range 請求處理工具
- RangeUtils.ByteRange - Record Class in io.leandev.appfuse.file
-
位元組範圍
- rate - Variable in enum class io.leandev.appfuse.measure.Length.Unit
- rateLimited() - Static method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
速率限制逾額
- read() - Method in class io.leandev.appfuse.csv.CsvReader
-
讀取下一筆資料
- read() - Method in class io.leandev.appfuse.csv.FixedWidthReader
-
讀取下一筆資料
- read() - Method in class io.leandev.appfuse.image.ImageReader
-
讀取圖片
- read() - Method in class io.leandev.appfuse.workbook.WorkbookReader
-
讀取下一筆資料(自動跳過空白列)
- read(Kryo, Input, Class) - Method in class io.leandev.appfuse.ehcache.LocalDateSerializer
- read(String, Class) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
從文字解析為指定類型的物件
- read(T, Class) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
讀取並解析為指定類型的物件
- readAll() - Method in class io.leandev.appfuse.csv.CsvReader
-
讀取所有資料 注意:此方法會將所有資料載入記憶體,不適合大型檔案。 對於大型檔案請使用
CsvReader.stream()或CsvReader.read() - readAll() - Method in class io.leandev.appfuse.csv.FixedWidthReader
-
讀取所有資料 注意:此方法會將所有資料載入記憶體,不適合大型檔案。 對於大型檔案請使用
FixedWidthReader.stream()或FixedWidthReader.read() - readAll() - Method in class io.leandev.appfuse.workbook.WorkbookReader
-
讀取所有資料 注意:此方法會將所有資料載入記憶體。
- readAll() - Method in class io.leandev.appfuse.xml.XmlReader
- readAsDocument(String) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
從文字解析為 XML Document
- readAsDocument(T) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
讀取並解析為 XML Document
- readAsList(String, Class) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
從文字解析為指定類型的物件列表
- readAsList(T, Class) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
讀取並解析為指定類型的物件列表
- readAsText(T) - Method in class io.leandev.appfuse.http.AbstractHttpMessageParser
-
讀取為純文字
- readEntries(String) - Method in class io.leandev.appfuse.file.azure.AzureFileJournal
- readEntries(String) - Method in class io.leandev.appfuse.file.local.LocalFileJournal
- readEntries(String) - Method in class io.leandev.appfuse.file.s3.S3FileJournal
- readEntries(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal
- readEntries(String) - Method in interface io.leandev.appfuse.file.tx.FileJournal
-
讀取指定 partition 的所有事件,供
FileOrphanSweepTask對帳使用 - readEntries(String) - Method in class io.leandev.appfuse.file.tx.NoOpFileJournal
- readHeaders() - Method in class io.leandev.appfuse.csv.CsvReader
-
讀取 Header 欄位 此方法會讀取第一行資料並設定為 Header。 呼叫後,後續的
CsvReader.read()將從第二行開始讀取。 - readHeaders() - Method in class io.leandev.appfuse.csv.FixedWidthReader
-
讀取 Header 欄位 此方法會讀取第一行資料並設定為 Header。 呼叫後,後續的
FixedWidthReader.read()將從第二行開始讀取。 - readHeaders() - Method in class io.leandev.appfuse.workbook.WorkbookReader
-
讀取第一列作為 Header 呼叫後
WorkbookReader.read()將從下一列開始,並可用欄位名稱存取記錄。 - readObject(byte[], Class) - Method in class io.leandev.appfuse.bean.ObjectReader
- reason() - Method in record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Returns the value of the
reasonrecord component. - reason() - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Returns the value of the
reasonrecord component. - reason() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejected
-
Returns the value of the
reasonrecord component. - reason() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejected
-
Returns the value of the
reasonrecord component. - reason() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
-
Returns the value of the
reasonrecord component. - reasonCode() - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Returns the value of the
reasonCoderecord component. - ReasonCodes - Class in io.leandev.appfuse.calendar
-
DayStatus.reasonCode()的框架常用代碼 - Recipient - Record Class in io.leandev.appfuse.notification
-
通知收件人
- Recipient(String, String, String, String, Locale) - Constructor for record class io.leandev.appfuse.notification.Recipient
-
Creates an instance of a
Recipientrecord class. - recipientAddress() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
recipientAddressrecord component. - RecipientResolver - Interface in io.leandev.appfuse.notification
-
收件人解析 SPI(業務語意注入點)
- recipients() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
recipientsrecord component. - recipientUserId() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
recipientUserIdrecord component. - record(JournalEntry) - Method in class io.leandev.appfuse.file.azure.AzureFileJournal
- record(JournalEntry) - Method in class io.leandev.appfuse.file.local.LocalFileJournal
- record(JournalEntry) - Method in class io.leandev.appfuse.file.s3.S3FileJournal
- record(JournalEntry) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal
- record(JournalEntry) - Method in interface io.leandev.appfuse.file.tx.FileJournal
-
記錄一筆檔案交易事件(append-only,不得拋出例外中斷業務流程)
- record(JournalEntry) - Method in class io.leandev.appfuse.file.tx.NoOpFileJournal
- Record - Interface in io.leandev.appfuse.record
-
資料記錄介面
- recordFailure(String, Instant) - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
記錄一次遞送失敗;依是否逾重試上限轉
FAILED(排定重試)或DEAD(放棄) - recordHit() - Method in class io.leandev.appfuse.cache.core.CacheMonitor
-
記錄命中
- recordMiss() - Method in class io.leandev.appfuse.cache.core.CacheMonitor
-
記錄未命中
- recordPut() - Method in class io.leandev.appfuse.cache.core.CacheMonitor
-
記錄寫入
- recordRemove() - Method in class io.leandev.appfuse.cache.core.CacheMonitor
-
記錄移除
- Rectangle<T> - Class in io.leandev.appfuse.measure
- Rectangle(T, T, T, T) - Constructor for class io.leandev.appfuse.measure.Rectangle
- redemption() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns the value of the
redemptionrecord component. - redemption() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
redemptionrecord component. - redirect(boolean, String) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
- redirectTo(String) - Method in class io.leandev.appfuse.mail.MailOutboundPolicy.Builder
-
收件者改寄便捷宣告:非空即啟用、空白=不啟用
- reference() - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Returns the value of the
referencerecord component. - referenceDate() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得參考日期
- referenceDate(LocalDate) - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
設定參考日期
- refresh(HttpServletRequest) - Method in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
- refresh(String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
Deprecated.
- RefreshCredentialCodec - Class in io.leandev.appfuse.security.auth
-
Opaque Refresh Credential 的產生與單向摘要 primitive。
- RefreshCredentialCodec() - Constructor for class io.leandev.appfuse.security.auth.RefreshCredentialCodec
- RefreshCredentialCodec(SecureRandom) - Constructor for class io.leandev.appfuse.security.auth.RefreshCredentialCodec
- RefreshCredentialCodec.IssuedCredential - Record Class in io.leandev.appfuse.security.auth
- RefreshResult(String, String, SessionOptions) - Constructor for record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Creates an instance of a
RefreshResultrecord class. - refreshSession(String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
以 opaque credential 驗證 Refresh Session,並依目前 principal 重鑄 Access Token。
- refreshSessionInvalid(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 Refresh Session 無效錯誤;stable code 不承載實際拒絕原因。
- RefreshSessionRejectedException - Exception Class in io.leandev.appfuse.security.auth
-
Refresh Session 被拒絕時保留具體技術原因的認證例外。
- RefreshSessionRejectedException(String) - Constructor for exception class io.leandev.appfuse.security.auth.RefreshSessionRejectedException
- RefreshSessionRejectedException(String, Throwable) - Constructor for exception class io.leandev.appfuse.security.auth.RefreshSessionRejectedException
- RefreshSessionRotationMode - Enum Class in io.leandev.appfuse.security.auth
-
Refresh Credential 的使用協定。
- RefreshSessionStore - Interface in io.leandev.appfuse.security.auth
-
Refresh Session persistence SPI。
- RefreshSessionStore.CredentialUse - Record Class in io.leandev.appfuse.security.auth
-
供 identity switch 等會立即替換或撤銷 family 的流程,原子驗證 credential 並滑動 idle window。 同一 credential 的並行使用可依序成功;logout/expiry/rotation 與本操作以相同 row lock 排序。
- RefreshSessionStore.CredentialUsed - Record Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.CredentialUseRejected - Record Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.CredentialUseRejection - Enum Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.CredentialUseResult - Interface in io.leandev.appfuse.security.auth
- RefreshSessionStore.NewSession - Record Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.RevocationResult - Enum Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.Rotated - Record Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.Rotation - Record Class in io.leandev.appfuse.security.auth
-
compare-and-rotate command。
expectedGeneration與currentCredentialHash必須同時吻合。 - RefreshSessionStore.RotationRejected - Record Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.RotationRejection - Enum Class in io.leandev.appfuse.security.auth
- RefreshSessionStore.RotationResult - Interface in io.leandev.appfuse.security.auth
- RefreshSessionStore.Session - Record Class in io.leandev.appfuse.security.auth
- refreshToken() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns the value of the
refreshTokenrecord component. - refreshToken() - Method in record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Returns the value of the
refreshTokenrecord component. - refreshToken(String) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
-
使用 Refresh Token 產生新的 Access Token(逐字複製 refresh token 的既有 claims)。
- register(Converter, Class) - Method in class io.leandev.appfuse.bean.PropertyMap
- register(ExceptionMapper) - Method in class io.leandev.appfuse.error.ExceptionMappingRegistry
-
註冊自定義 Mapper
- register(Class, Converter) - Method in class io.leandev.appfuse.converter.Converters
-
Registers a converter for a specific target type.
- register(String, Duration) - Method in class io.leandev.appfuse.security.link.store.CacheSignedLinkStore
- register(String, Duration) - Method in interface io.leandev.appfuse.security.link.store.SignedLinkStore
-
登記一個單次連結的 jti
- REJECT - Enum constant in enum class io.leandev.appfuse.cache.api.OnExceed
-
拒絕建立,拋出
IllegalStateException - remainingMinutes(LocalDateTime) - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
剩餘鎖定分鐘數(向上取整,避免顯示「0 分鐘」);未鎖定回 0
- remembered() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.IssueRequest
-
Returns the value of the
rememberedrecord component. - remembered() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
rememberedrecord component. - remembered() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
rememberedrecord component. - remembered() - Method in record class io.leandev.appfuse.security.auth.SessionOptions
-
Returns the value of the
rememberedrecord component. - remembered(Duration) - Static method in record class io.leandev.appfuse.security.auth.SessionOptions
- remove(Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- remove(String) - Method in class io.leandev.appfuse.http.logging.InterceptorContext
-
移除指定屬性
- remove(String) - Method in class io.leandev.appfuse.nls.Translation
-
Removes the translation for the given key.
- remove(String) - Method in class io.leandev.appfuse.security.blacklist.store.CacheTokenBlacklistStore
- remove(String) - Method in interface io.leandev.appfuse.security.blacklist.store.TokenBlacklistStore
-
從黑名單移除 token(通常不需要,因為會自動過期)
- remove(K) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- remove(K) - Method in interface io.leandev.appfuse.cache.api.Cache
-
移除快取項目
- remove(K) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- remove(K) - Method in class io.leandev.appfuse.cache.core.ManagedCache
- remove(K, V) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheAdapter
- remove(K, V) - Method in interface io.leandev.appfuse.cache.api.Cache
-
僅在目前值等於預期值時原子移除快取項目
- remove(K, V) - Method in class io.leandev.appfuse.cache.core.DualLayerCache
- remove(K, V) - Method in class io.leandev.appfuse.cache.core.ManagedCache
- removeCache(String) - Method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheCacheManager
- removeCache(String) - Method in interface io.leandev.appfuse.cache.api.CacheManager
-
移除快取
- removeCache(String) - Method in class io.leandev.appfuse.cache.internal.DisabledCacheManager
- removeRow(int) - Method in class io.leandev.appfuse.document.Table
-
移除指定列
- render(String, ChannelType, Locale, Map) - Method in class io.leandev.appfuse.notification.BannerNotificationTemplateResolver
- render(String, ChannelType, Locale, Map) - Method in class io.leandev.appfuse.notification.EnvSubjectPrefixNotificationTemplateResolver
- render(String, ChannelType, Locale, Map) - Method in interface io.leandev.appfuse.notification.NotificationTemplateResolver
-
渲染某通知於某通道、某語系的內容
- render(String, ChannelType, Locale, Map) - Method in class io.leandev.appfuse.notification.template.DbNotificationTemplateResolver
- render(String, ChannelType, Locale, Map) - Method in class io.leandev.appfuse.notification.template.NlsNotificationTemplateResolver
- RenderedTemplate - Record Class in io.leandev.appfuse.notification
-
渲染後的通知內容(主旨 + 內文)
- RenderedTemplate(String, String) - Constructor for record class io.leandev.appfuse.notification.RenderedTemplate
-
Creates an instance of a
RenderedTemplaterecord class. - replace(MockAuthSessionController.IssueRequest, HttpServletRequest) - Method in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
- replacementCredentialHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
replacementCredentialHashrecord component. - replacementCredentialSelectorHash() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
replacementCredentialSelectorHashrecord component. - replaceText(String, String) - Method in class io.leandev.appfuse.document.Body
-
跨段落、跨儲存格的文字取代(取代結果沿用各佔位符起點 run 的格式,見
Paragraph.replaceText(String, String)) - replaceText(String, String) - Method in class io.leandev.appfuse.document.Paragraph
-
跨 run 安全的文字取代(取代結果沿用佔位符起點 run 的格式)
- replaceWithHtml(String) - Method in class io.leandev.appfuse.document.Paragraph
-
以渲染後的 HTML 子集取代此段落(占位段落 → 富文本)
- replayDeferredLogs() - Static method in class io.leandev.appfuse.env.EnvironConfigInjector
-
Replay deferred logs to the actual logger when logging system is ready.
- REQUEST_ID_HEADER - Static variable in class io.leandev.appfuse.audit.entity.SecurityAuditChangeContextProvider
- requestId() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
requestIdrecord component. - requeue(Instant) - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
重排此列供重送(人工補救入口):把終態 /
SENT/FAILED列重置為PENDING並排定即刻遞送 ——status=PENDING、attempts=0、nextAttemptAt=now、清除lastError與sentAt; - require(String) - Method in class io.leandev.appfuse.calendar.BusinessCalendarCatalog
- requiredActorAuthorities() - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Returns the value of the
requiredActorAuthoritiesrecord component. - reset() - Method in class io.leandev.appfuse.cache.core.CacheMonitor
-
重置統計
- reset(String) - Static method in class io.leandev.appfuse.cache.api.CacheStatistics
-
重置統計資訊
- resize(Integer, Integer) - Method in class io.leandev.appfuse.file.ImageResponseBuilder
-
設定縮圖目標尺寸(等比縮小,只縮不放)
- resolve(Long, OnExceed) - Static method in class io.leandev.appfuse.cache.core.MemoryBudgetResolver
-
解析記憶體預算(填入未明示的預設值)
- resolve(String) - Static method in class io.leandev.appfuse.docs.MediaTypeResolver
-
根據檔案路徑決定媒體類型
- resolve(String) - Method in class io.leandev.appfuse.xml.XPathExpression
- resolve(String, LocalDate, LocalDate) - Method in class io.leandev.appfuse.calendar.BusinessCalendarCatalog
- resolve(String, Map, String) - Method in interface io.leandev.appfuse.notification.RecipientResolver
-
解析某通知的收件人
- resolve(LocalDate, LocalDate) - Method in interface io.leandev.appfuse.calendar.BusinessCalendar
-
解算日期範圍的可選性(前端渲染用)
- resolve(Authentication) - Method in class io.leandev.appfuse.security.tenant.resolver.CompositeTenantIdResolver
- resolve(Authentication) - Method in class io.leandev.appfuse.security.tenant.resolver.JwtClaimTenantIdResolver
- resolve(Authentication) - Method in interface io.leandev.appfuse.security.tenant.resolver.TenantIdResolver
-
從認證資訊中解析租戶 ID
- resolve(Authentication) - Method in class io.leandev.appfuse.security.tenant.resolver.UserDetailsTenantIdResolver
- resolveByAttribute(String, Object) - Method in class io.leandev.appfuse.xml.XPathExpression
- resolveCurrentTenantIdentifier() - Method in class io.leandev.appfuse.jpa.tenant.TenantContextIdentifierResolver
- resolveFilePath(String) - Static method in class io.leandev.appfuse.docs.StaticSiteHelper
-
解析路徑為實際檔案路徑
- ResourceServerFactory - Class in io.leandev.appfuse.security.resourceserver
-
雙模式資源伺服器的組裝核心(ADR-009 點 1、機制上框架)
- ResourceServerSecurity - Class in io.leandev.appfuse.security.resourceserver
-
Stateless JWT resource server 的固定安全組裝機制。
- ResourceServerSecurity.Builder - Class in io.leandev.appfuse.security.resourceserver
- restartPageNumber(int) - Method in class io.leandev.appfuse.document.Document
-
重設頁碼起始值
- retentionPeriod(Duration) - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
設定保留期限
- retentionPeriod(Duration) - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask.Builder
- retentionPeriod(Duration) - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- retentionPeriod(Duration) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- retentionPeriodHours(long) - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask.Builder
-
設定保留期限(小時)
- retentionPeriodHours(long) - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- retentionPeriodHours(long) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- RetryPolicy - Record Class in io.leandev.appfuse.notification.outbox
-
單一通知型別的重試政策
- RetryPolicy(int, long, long) - Constructor for record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Creates an instance of a
RetryPolicyrecord class. - RetryPolicyResolver - Interface in io.leandev.appfuse.notification.outbox
-
依通知型別解析
RetryPolicy的 SPI - RetryStrategy - Interface in io.leandev.appfuse.http.retry
-
重試策略介面
- RetryStrategy.RetryCallback - Interface in io.leandev.appfuse.http.retry
-
重試回調介面,用於追蹤重試狀態
- REUSABLE - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionRotationMode
- REUSABLE - Enum constant in enum class io.leandev.appfuse.security.link.LinkRedemption
-
可重複使用(僅時間保護):簽章 + 未過期即有效。
- revalidate(SessionEligibilityPolicy.Context) - Method in interface io.leandev.appfuse.security.auth.SessionEligibilityPolicy
- revision() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
revisionrecord component. - revoke(MockAuthSessionController.RevokeRequest, HttpServletRequest) - Method in class io.leandev.appfuse.security.auth.mock.MockAuthSessionController
- revoke(UUID, Instant, String) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
- revokeByPolicy(String, String, Instant, String) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
-
依應用政策綁定撤銷 family,供 consent 等外部授權被撤回時主動失效既有 Session。
- revoked() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
- REVOKED - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejection
- REVOKED - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RevocationResult
- REVOKED - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejection
- revokedAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
revokedAtrecord component. - revokeReason() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
revokeReasonrecord component. - RevokeRequest(String) - Constructor for record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.RevokeRequest
-
Creates an instance of a
RevokeRequestrecord class. - revokeSessionsByPolicy(String, String, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
依應用政策識別主動撤銷所有相符 family,並立即 blacklist 其 Access Token family。
- rewrite(String, String, String) - Static method in class io.leandev.appfuse.docs.BaseUrlRewriter
-
替換 HTML 中的 baseUrl
- rewriteHtml(String, String, String) - Static method in class io.leandev.appfuse.docs.UrlRewriter
-
替換 HTML 中的絕對 URL
- rewriteSitemap(String, String, String) - Static method in class io.leandev.appfuse.docs.UrlRewriter
-
替換 sitemap.xml 中的 URL
- RIGHT - Enum constant in enum class io.leandev.appfuse.csv.FixedWidthWriterSettings.Alignment
-
靠右對齊
- RIGHT - Enum constant in enum class io.leandev.appfuse.document.Alignment
-
靠右對齊
- RIGHT - Enum constant in enum class io.leandev.appfuse.image.Position
- RIGHT - Enum constant in enum class io.leandev.appfuse.workbook.Align
-
靠右對齊
- roleNames() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
直接指派的角色裸名(順序=帳號的角色順序,首位為主角色)
- roles() - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Returns the value of the
rolesrecord component. - ROLLED_BACK - Enum constant in enum class io.leandev.appfuse.file.tx.JournalState
-
業務交易 rollback,補償刪除已觸發
- root() - Static method in class io.leandev.appfuse.xml.XPathExpression
- ROOT_KEY_BYTES - Static variable in class io.leandev.appfuse.security.crypto.PersistenceEncryption
- ROOT_TENANT - Static variable in class io.leandev.appfuse.jpa.tenant.TenantContextIdentifierResolver
-
無租戶 context 時回報的 root 租戶識別(可存取所有分區)
- rotate(RefreshSessionStore.Rotation) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
- rotate(String) - Method in class io.leandev.appfuse.security.auth.RefreshCredentialCodec
-
以同一個 family selector 產生下一個 verifier;legacy credential 首次輪替時建立新 selector。
- Rotated(RefreshSessionStore.Session) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotated
-
Creates an instance of a
Rotatedrecord class. - rotatedAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
rotatedAtrecord component. - Rotation(UUID, long, String, String, String, Instant, Instant) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Creates an instance of a
Rotationrecord class. - RotationRejected(RefreshSessionStore.RotationRejection) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejected
-
Creates an instance of a
RotationRejectedrecord class. - RoutingMailer - Class in io.leandev.appfuse.mail
-
寄信當下解析目標的
Mailer(比照 Spring 的 routing DataSource 模式) - RoutingMailer(MailerSpecProvider, DirectMailer, MailOutboundPolicy) - Constructor for class io.leandev.appfuse.mail.RoutingMailer
- row() - Method in class io.leandev.appfuse.workbook.Cell
-
取得此儲存格所屬的列
- row(int) - Method in class io.leandev.appfuse.document.Table
-
取得指定列
- Row - Class in io.leandev.appfuse.workbook
-
列
- rowCount() - Method in class io.leandev.appfuse.document.Table
-
取得列數
- rows() - Method in class io.leandev.appfuse.document.Table
-
取得所有列
- RsaKeyPairs - Class in io.leandev.appfuse.security.auth
-
RSA key pair 的建立與標準 wire encoding 解析。
- RSQLComparator - Enum Class in io.leandev.appfuse.search
- RSQLParser - Class in io.leandev.appfuse.search
- RSQLParser() - Constructor for class io.leandev.appfuse.search.RSQLParser
- rule(Predicate, String) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
自訂規則:命中 predicate 的日期不可選(自訂原因代碼)
- run() - Method in class io.leandev.appfuse.file.azure.AzureStagingCleanupTask
- run() - Method in class io.leandev.appfuse.file.local.LocalStagingCleanupTask
- run() - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask
- run() - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask
- run() - Method in class io.leandev.appfuse.file.tx.FileOrphanSweepTask
-
對所有 partition 執行對帳
- Run - Class in io.leandev.appfuse.document
-
文字段(run)
- runAs(String, Runnable) - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
在指定租戶上下文中執行動作
- runs() - Method in class io.leandev.appfuse.document.Paragraph
-
取得所有 run
S
- s3Client(S3Client) - Method in class io.leandev.appfuse.file.s3.S3FileJournal.Builder
- s3Client(S3Client) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- s3Client(S3Client) - Method in class io.leandev.appfuse.file.s3.S3StagingCleanupTask.Builder
- S3FileJournal - Class in io.leandev.appfuse.file.s3
-
S3 的
FileJournal實作 - S3FileJournal.Builder - Class in io.leandev.appfuse.file.s3
- S3FileStorage - Class in io.leandev.appfuse.file.s3
-
S3/MinIO 檔案儲存實作
- S3FileStorage.Builder - Class in io.leandev.appfuse.file.s3
- S3FileStorage.S3FileStorageException - Exception Class in io.leandev.appfuse.file.s3
-
S3 檔案儲存例外
- S3FileStorageException(String, Throwable) - Constructor for exception class io.leandev.appfuse.file.s3.S3FileStorage.S3FileStorageException
- s3Presigner(S3Presigner) - Method in class io.leandev.appfuse.file.s3.S3FileStorage.Builder
- S3StagingCleanupTask - Class in io.leandev.appfuse.file.s3
-
S3 暫存區清理任務
- S3StagingCleanupTask.Builder - Class in io.leandev.appfuse.file.s3
- SANS_SERIF - Enum constant in enum class io.leandev.appfuse.font.FontFamily
-
系統預設無襯線字體
- sasDownloadEnabled(boolean) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定是否啟用 SAS 下載
- sasTokenExpiration(long) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定 SAS Token 過期時間
- sasUploadEnabled(boolean) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage.Builder
-
設定是否啟用 SAS 上傳
- scale(BufferedImage, int, int) - Method in class io.leandev.appfuse.image.ImageProcessor
-
縮放圖片到指定尺寸(保持長寬比)
- scale(BufferedImage, int, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮放圖片到指定範圍內(保持長寬比,類似 CSS object-fit: contain)
- scale(BufferedImage, Length, Length) - Method in class io.leandev.appfuse.image.ImageProcessor
-
縮放圖片到指定尺寸(支援物理單位)
- scale(BufferedImage, Length, Length) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮放圖片到指定尺寸(使用預設 300 PPI)
- scale(BufferedImage, Length, Length, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮放圖片到指定尺寸(支援物理單位)
- scale(BufferedImage, Integer, Integer) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮放圖片到指定範圍內(保持長寬比)
- SCALE_DOWN - Enum constant in enum class io.leandev.appfuse.image.Scaling
- scaleByHeight(BufferedImage, int) - Method in class io.leandev.appfuse.image.ImageProcessor
-
依高度等比縮放圖片
- scaleByHeight(BufferedImage, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依高度等比縮放圖片
- scaleByHeight(BufferedImage, Length) - Method in class io.leandev.appfuse.image.ImageProcessor
-
依高度等比縮放圖片(支援物理單位)
- scaleByHeight(BufferedImage, Length) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依高度等比縮放圖片(使用預設 300 PPI)
- scaleByHeight(BufferedImage, Length, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依高度等比縮放圖片(支援物理單位)
- scaleByWidth(BufferedImage, int) - Method in class io.leandev.appfuse.image.ImageProcessor
-
依寬度等比縮放圖片
- scaleByWidth(BufferedImage, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依寬度等比縮放圖片
- scaleByWidth(BufferedImage, Length) - Method in class io.leandev.appfuse.image.ImageProcessor
-
依寬度等比縮放圖片(支援物理單位)
- scaleByWidth(BufferedImage, Length) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依寬度等比縮放圖片(使用預設 300 PPI)
- scaleByWidth(BufferedImage, Length, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依寬度等比縮放圖片(支援物理單位)
- Scaling - Enum Class in io.leandev.appfuse.image
-
scaling can be set with one of these five values:
- scanned() - Method in class io.leandev.appfuse.file.tx.FileOrphanSweepTask.SweepReport
-
掃描的 fileId 數
- scope() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns the value of the
scoperecord component. - scope() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Returns the value of the
scoperecord component. - scope(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定權限範圍
- scoped(String) - Method in class io.leandev.appfuse.security.crypto.PersistenceEncryption
-
取得固定 purpose 的文字加解密邊界;回傳物不暴露 root key。
- ScopeJwtAuthenticationConverter - Class in io.leandev.appfuse.security.resourceserver
-
FEDERATED 模式的 JWT → Authentication 轉換器
- ScopeJwtAuthenticationConverter() - Constructor for class io.leandev.appfuse.security.resourceserver.ScopeJwtAuthenticationConverter
-
以預設 roles claim 名稱(
roles)建立轉換器 - ScopeJwtAuthenticationConverter(String) - Constructor for class io.leandev.appfuse.security.resourceserver.ScopeJwtAuthenticationConverter
- search(String, Instant, String) - Method in interface io.leandev.appfuse.audit.AuditEventJpaRepositoryBase
- sectionFooter() - Method in class io.leandev.appfuse.document.Document
-
取得當前章節頁尾(單章節文件等同
Document.footer()) - sectionHeader() - Method in class io.leandev.appfuse.document.Document
-
取得當前章節頁首(單章節文件等同
Document.header()) - SecurityAuditChangeContextProvider - Class in io.leandev.appfuse.audit.entity
-
從 Spring Security、
ActingContext與當前 HTTP request 建立 Entity audit changeset 脈絡。 - SecurityAuditChangeContextProvider() - Constructor for class io.leandev.appfuse.audit.entity.SecurityAuditChangeContextProvider
-
建立 tenant-neutral provider。
- SecurityAuditChangeContextProvider(Supplier) - Constructor for class io.leandev.appfuse.audit.entity.SecurityAuditChangeContextProvider
-
建立可由應用補充資料範圍的 provider。
- SecurityContributor - Interface in io.leandev.appfuse.security
-
Feature 自有授權規則的貢獻點
- select(String) - Method in class io.leandev.appfuse.xml.XmlDocument
- select(String) - Method in class io.leandev.appfuse.xml.XmlElement
- select(String...) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- selectable() - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Returns the value of the
selectablerecord component. - selectable(LocalDate) - Static method in record class io.leandev.appfuse.calendar.DayStatus
-
建立可選日
- selectable(LocalDate, String) - Static method in record class io.leandev.appfuse.calendar.DayStatus
-
建立可選日(帶補充說明)
- selectAll(String) - Method in class io.leandev.appfuse.xml.XmlDocument
- selectAll(String) - Method in class io.leandev.appfuse.xml.XmlElement
- selectAs(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- selector() - Method in class io.leandev.appfuse.search.ComparisonNode
-
取得選擇器(欄位名稱)。
- selector() - Method in record class io.leandev.appfuse.search.Filter
-
取得比較節點的欄位選擇器。
- selectorHash() - Method in record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Returns the value of the
selectorHashrecord component. - selectorHash(String) - Method in class io.leandev.appfuse.security.auth.RefreshCredentialCodec
-
從支援 replay detection 的 credential 取出 selector hash;legacy 無結構 credential 回 empty。
- send() - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
建立並發送 MimeMessage
- send(EmailEnvelope) - Method in interface io.leandev.appfuse.notification.channel.MailDelivery
-
寄出一封含完整 To / CC 關係的 HTML 郵件。
- send(OutboundMessage) - Method in class io.leandev.appfuse.notification.channel.EmailNotificationChannel
- send(OutboundMessage) - Method in class io.leandev.appfuse.notification.channel.InAppNotificationChannel
- send(OutboundMessage) - Method in class io.leandev.appfuse.notification.channel.LineNotificationChannel
- send(OutboundMessage) - Method in class io.leandev.appfuse.notification.channel.SmsNotificationChannel
- send(OutboundMessage) - Method in interface io.leandev.appfuse.notification.NotificationChannel
-
遞送一則訊息
- send(MimeMessage) - Method in class io.leandev.appfuse.mail.DirectMailer
- send(MimeMessage) - Method in interface io.leandev.appfuse.mail.Mailer
-
寄出一封已組好的 MimeMessage(外寄政策——防火牆/改寄/特殊訊息——在此套用)
- send(MimeMessage) - Method in class io.leandev.appfuse.mail.RoutingMailer
- send(MimeMessage...) - Method in class io.leandev.appfuse.mail.DirectMailer
- send(String, String) - Method in interface io.leandev.appfuse.notification.channel.SmsDelivery
-
寄出一則簡訊
- send(String, String, String) - Method in interface io.leandev.appfuse.notification.channel.MailDelivery
-
寄出一封 HTML 郵件(以當前租戶郵件設定)
- send(MimeMessagePreparator) - Method in class io.leandev.appfuse.mail.DirectMailer
- send(MimeMessagePreparator...) - Method in class io.leandev.appfuse.mail.DirectMailer
- send(SimpleMailMessage) - Method in class io.leandev.appfuse.mail.DirectMailer
- send(SimpleMailMessage...) - Method in class io.leandev.appfuse.mail.DirectMailer
- SENDING - Enum constant in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
認領中(過渡態):已被某執行緒原子認領、遞送進行中。崩潰滯留者逾
nextAttemptAt由輪詢重新認領 - sendTestEmail(String, String) - Method in class io.leandev.appfuse.mail.DirectMailer
-
發送測試郵件 - 實際發送一封測試郵件來驗證完整功能
- SensitiveDataMasker - Class in io.leandev.appfuse.http.logging
-
敏感資訊遮罩工具
- SensitiveDataMasker() - Constructor for class io.leandev.appfuse.http.logging.SensitiveDataMasker
-
建立預設的敏感資訊遮罩工具
- SENT - Enum constant in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
已遞送成功(終態)
- sequenceLength() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得序號長度
- sequenceLength(int) - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
設定序號長度
- serialize(JournalEntry) - Static method in class io.leandev.appfuse.file.tx.JournalLineCodec
-
將事件序列化為單行
- serialize(Duration, JsonGenerator, SerializationContext) - Method in class io.leandev.appfuse.json.DurationSerializer
- serialize(Instant, JsonGenerator, SerializationContext) - Method in class io.leandev.appfuse.json.InstantSerializer
- serialize(ZonedDateTime, JsonGenerator, SerializationContext) - Method in class io.leandev.appfuse.json.ZonedDateTimeSerializer
- SerialNumberContext - Class in io.leandev.appfuse.serial
-
序號生成上下文
- SerialNumberContext.Builder - Class in io.leandev.appfuse.serial
-
Builder 類別
- SerialNumberGenerator - Interface in io.leandev.appfuse.serial
-
序號生成器介面
- SERIF - Enum constant in enum class io.leandev.appfuse.font.FontFamily
-
系統預設襯線字體
- ServerErrorException - Exception Class in io.leandev.appfuse.http.exception
-
伺服器錯誤異常(HTTP 5xx)
- ServerErrorException(int, String) - Constructor for exception class io.leandev.appfuse.http.exception.ServerErrorException
-
建立伺服器錯誤異常
- ServerErrorException(int, String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.ServerErrorException
-
建立伺服器錯誤異常,包含原始異常
- SERVICE_ACCOUNT - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditPrincipalKind
- serviceName() - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Returns the value of the
serviceNamerecord component. - serviceUnavailable(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 503 Service Unavailable
- ServiceUnavailableException - Exception Class in io.leandev.appfuse.http.exception
-
服務不可用異常(HTTP 503)
- ServiceUnavailableException(String) - Constructor for exception class io.leandev.appfuse.http.exception.ServiceUnavailableException
-
建立服務不可用異常
- ServiceUnavailableException(String, Throwable) - Constructor for exception class io.leandev.appfuse.http.exception.ServiceUnavailableException
-
建立服務不可用異常,包含原始異常
- session() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUsed
-
Returns the value of the
sessionrecord component. - session() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotated
-
Returns the value of the
sessionrecord component. - session() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns the value of the
sessionrecord component. - Session(UUID, String, String, String, String, String, long, boolean, Duration, Instant, Instant, Instant, Instant, String, long) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
- Session(UUID, String, String, String, String, String, long, boolean, Duration, Instant, Instant, Instant, Instant, String, long, SessionPolicyBinding) - Constructor for record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Creates an instance of a
Sessionrecord class. - SessionEligibilityPolicy - Interface in io.leandev.appfuse.security.auth
-
Refresh Session 的應用政策重新驗證 hook。
- SessionEligibilityPolicy.Context - Record Class in io.leandev.appfuse.security.auth
- SessionEligibilityPolicy.Decision - Record Class in io.leandev.appfuse.security.auth
- sessionId() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
sessionIdrecord component. - sessionOptions() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns the value of the
sessionOptionsrecord component. - sessionOptions() - Method in record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Returns the value of the
sessionOptionsrecord component. - SessionOptions - Record Class in io.leandev.appfuse.security.auth
-
互動式 Session 的簽發政策。
- SessionOptions(boolean, Duration) - Constructor for record class io.leandev.appfuse.security.auth.SessionOptions
-
Creates an instance of a
SessionOptionsrecord class. - SessionPolicyBinding - Record Class in io.leandev.appfuse.security.auth
-
綁定於 Refresh Session family 的應用政策識別。
- SessionPolicyBinding(String, String, Instant) - Constructor for record class io.leandev.appfuse.security.auth.SessionPolicyBinding
- SessionPolicyBinding(String, String, Instant, Set) - Constructor for record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Creates an instance of a
SessionPolicyBindingrecord class. - setAlign(Align) - Method in class io.leandev.appfuse.workbook.Cell
-
設定水平對齊
- setAlign(Align) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定水平對齊
- setAlignment(Alignment) - Method in class io.leandev.appfuse.document.Paragraph
-
設定水平對齊
- setBackground(Color) - Method in class io.leandev.appfuse.document.Run
-
設定文字底色(網底)
- setBackground(Color) - Method in class io.leandev.appfuse.image.Canvas
-
設定畫布背景顏色。
- setBackground(Color) - Method in class io.leandev.appfuse.workbook.Cell
-
設定背景填滿顏色
- setBackground(Color) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定背景填滿顏色(實心填滿)
- setBean(Object) - Method in class io.leandev.appfuse.bean.PropertyMap
- setBold(boolean) - Method in class io.leandev.appfuse.document.Run
-
設定粗體
- setBold(boolean) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定是否粗體
- setBorder(Color) - Method in class io.leandev.appfuse.image.Canvas
-
設定畫布邊框顏色。
- setBorderColor(Color) - Method in class io.leandev.appfuse.workbook.Cell
-
設定四邊框線顏色
- setBorderColor(Color) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定四邊框線顏色
- setBorderStyle(BorderStyle) - Method in class io.leandev.appfuse.workbook.Cell
-
設定四邊框線樣式
- setBorderStyle(BorderStyle) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定四邊框線樣式
- setBytes(byte[]) - Method in interface io.leandev.appfuse.file.FileObject
- setCcRecipientAddresses(List) - Method in class io.leandev.appfuse.notification.outbox.NotificationOutboxBase
-
設定 EMAIL CC 位址並序列化保存。
- setColor(Color) - Method in class io.leandev.appfuse.document.Run
-
設定文字顏色
- setColor(Color) - Method in class io.leandev.appfuse.image.Canvas
-
設定繪圖顏色。
- setColor(Color) - Method in class io.leandev.appfuse.workbook.Cell
-
設定字型顏色
- setColor(Color) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定字型顏色
- setColumnWidth(int, double) - Method in class io.leandev.appfuse.workbook.Worksheet
-
設定欄寬(以字元數為單位)
- setColumnWidth(int, Length) - Method in class io.leandev.appfuse.document.Table
-
設定某欄寬度(套用到每一列的該欄儲存格)
- setConnectTimeout(int, TimeUnit) - Method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
設定連線超時時間
- setCurrentTenantId(String) - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
手動設定當前租戶 ID
- setDataFormat(DataFormat) - Method in class io.leandev.appfuse.workbook.Cell
-
以預設格式列舉設定資料格式
- setDataFormat(String) - Method in class io.leandev.appfuse.workbook.Cell
-
以指定 Excel 格式字串設定資料格式
- setDataFormat(String) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定資料格式(Excel 格式字串,例如
yyyy-mm-dd、#,##0.00) - setDebugEnabled(boolean) - Method in class io.leandev.appfuse.security.tenant.TenantContextCleanupFilter
-
設定是否記錄 debug 日誌
- setDefaultMaxPerRoute(int) - Method in class io.leandev.appfuse.http.HttpClientBuilder
-
設定每個路由的最大連線數
- setDefaultMaxPerRoute(int) - Method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
設定每個路由(目標主機)的預設最大連線數。
- setDetail(String) - Method in class io.leandev.appfuse.notification.outbox.NotificationDeliveryLogBase
-
設定詳情並截斷至資料庫欄位上限。
- setDownstreamErrorMapper(DownstreamErrorMapper) - Method in class io.leandev.appfuse.http.StandardHttpClient
-
設定已知下游錯誤契約的應用層轉譯器。
- setFont(Font) - Method in class io.leandev.appfuse.image.Canvas
-
設定繪圖字體。
- setFontFamily(String) - Method in class io.leandev.appfuse.workbook.Cell
-
設定字型名稱
- setFontFamily(String) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定字型名稱
- setFontSize(double) - Method in class io.leandev.appfuse.document.Run
-
設定字級(point)
- setFontSize(short) - Method in class io.leandev.appfuse.workbook.Cell
-
設定字級(點數)
- setFontSize(short) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定字級(點數,point)
- setFormula(String) - Method in class io.leandev.appfuse.workbook.Cell
-
寫入公式(不含前導
=,如A1+B1、SUM(A1:A10)) - setFullWidth() - Method in class io.leandev.appfuse.document.Table
-
設定整表為滿版寬度(100%)
- setGateway(URL) - Method in class io.leandev.appfuse.http.StandardHttpClient
-
設定 Gateway URL
- setGridlines(boolean) - Method in class io.leandev.appfuse.workbook.Worksheet
-
設定是否顯示與列印格線
- setHeaders(String...) - Method in class io.leandev.appfuse.csv.CsvWriter
-
設定 Header 欄位(不寫入檔案)
- setHeaders(String...) - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
設定 Header 欄位(不寫入檔案)
- setHeaders(List) - Method in class io.leandev.appfuse.csv.CsvWriter
-
設定 Header 欄位(不寫入檔案) 注意:此方法會建立新的 List,而非累加。
- setHeaders(List) - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
設定 Header 欄位(不寫入檔案)
- setHeaders(List) - Method in class io.leandev.appfuse.workbook.WorkbookReader
-
手動設定 Header(適用於無 Header 列的工作表)
- setHeaders(List) - Method in class io.leandev.appfuse.workbook.WorkbookRecord
-
設定欄位名稱(供名稱存取)
- setHeaders(List) - Method in class io.leandev.appfuse.workbook.WorkbookWriter
-
設定 Header 欄位(不寫入列) 注意:此方法會建立新的清單,而非累加。
- setHeight(Length) - Method in class io.leandev.appfuse.document.TableRow
-
設定列高
- setHeightInPoints(float) - Method in class io.leandev.appfuse.workbook.Row
-
設定列高(點數)
- setIndent(Length) - Method in class io.leandev.appfuse.document.Paragraph
-
設定左縮排
- setItalic(boolean) - Method in class io.leandev.appfuse.document.Run
-
設定斜體
- setItalic(boolean) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定是否斜體
- setLength(long) - Method in interface io.leandev.appfuse.file.FileObject
- setLocale(Locale) - Method in class io.leandev.appfuse.nls.I18n
-
Sets the locale for this I18n instance.
- setMarginFooter(Length) - Method in class io.leandev.appfuse.document.Document
-
設定頁尾邊界
- setMarginHeader(Length) - Method in class io.leandev.appfuse.document.Document
-
設定頁首邊界
- setMargins(Length, Length, Length, Length) - Method in class io.leandev.appfuse.document.Document
-
設定頁面四邊邊界
- setMaxTotal(int) - Method in class io.leandev.appfuse.http.HttpClientBuilder
-
設定連線池最大連線數
- setMaxTotal(int) - Method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
設定連線池的最大連線數。
- setMode(AuthMode) - Method in class io.leandev.appfuse.security.resourceserver.AuthProperties
- setName(String) - Method in interface io.leandev.appfuse.file.FileObject
- setOrientation(Orientation) - Method in class io.leandev.appfuse.document.Document
-
設定頁面方向
- setPageSize(Length, Length) - Method in class io.leandev.appfuse.document.Document
-
設定頁面大小
- setPageSize(Paper) - Method in class io.leandev.appfuse.document.Document
-
設定頁面大小(紙張預設)
- setPath(String) - Method in interface io.leandev.appfuse.file.FileObject
- setPpi(int) - Method in class io.leandev.appfuse.image.Canvas
-
設定畫布的 PPI(每英吋像素數)。
- setRichText(String) - Method in class io.leandev.appfuse.workbook.Cell
-
以 HTML 子集寫入富文本(單格內混排字型)
- setServiceName(String) - Method in class io.leandev.appfuse.http.StandardHttpClient
-
設定供下游失敗診斷使用的服務名稱。
- setSize(Length, Length) - Method in class io.leandev.appfuse.document.Image
-
調整圖片顯示尺寸
- setSocketTimeout(int, TimeUnit) - Method in class io.leandev.appfuse.http.HttpClientConnectionManagerBuilder
-
設定 Socket 超時時間
- setSpacingAfter(Length) - Method in class io.leandev.appfuse.document.Paragraph
-
設定段後間距
- setStatus(S) - Method in interface io.leandev.appfuse.entity.Stateful
-
設定狀態
- setStrikeThrough(boolean) - Method in class io.leandev.appfuse.document.Run
-
設定刪除線
- setStroke(float) - Method in class io.leandev.appfuse.image.Canvas
-
設定繪圖筆觸寬度。
- setStroke(Stroke) - Method in class io.leandev.appfuse.image.Canvas
-
設定繪圖筆觸樣式。
- setStyle(CellStyle) - Method in class io.leandev.appfuse.workbook.Cell
-
套用既有(可共用)的儲存格樣式
- setStyle(String) - Method in class io.leandev.appfuse.document.Paragraph
-
套用樣板樣式
- setStyle(String) - Method in class io.leandev.appfuse.document.Run
-
套用既有(樣板定義)字元樣式
- setSubscript(boolean) - Method in class io.leandev.appfuse.document.Run
-
設定下標
- setSuperscript(boolean) - Method in class io.leandev.appfuse.document.Run
-
設定上標
- setTenantId(String) - Method in interface io.leandev.appfuse.jpa.tenant.TenantAware
-
設定此 Entity 所屬的租戶 ID
- setTenantId(String) - Method in class io.leandev.appfuse.jpa.tenant.TenantAwareEntity
- setText(String) - Method in class io.leandev.appfuse.document.Paragraph
-
設定段落文字(清除原 run,置入單一 run)
- setText(String) - Method in class io.leandev.appfuse.document.Run
-
設定文字(取代原內容)
- setText(String) - Method in class io.leandev.appfuse.document.TableCell
-
設定儲存格文字(置於首段落)
- setText(String, String) - Method in class io.leandev.appfuse.document.Paragraph
-
設定段落文字並套用樣板樣式
- setText(String, String) - Method in class io.leandev.appfuse.document.TableCell
-
設定儲存格文字並套用樣板樣式
- setTimeout(int, TimeUnit) - Method in class io.leandev.appfuse.http.HttpClientBuilder
-
設定超時時間(連線、請求、回應)
- setType(String) - Method in interface io.leandev.appfuse.file.FileObject
- setUnderline(boolean) - Method in class io.leandev.appfuse.document.Run
-
設定底線
- setValue(Object) - Method in class io.leandev.appfuse.workbook.Cell
-
寫入儲存格值
- setVerticalAlignment(VerticalAlignment) - Method in class io.leandev.appfuse.document.TableCell
-
設定垂直對齊
- setVerticalAlignment(VerticalAlignment) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定垂直對齊
- setWidth(Length) - Method in class io.leandev.appfuse.document.Table
-
設定整表寬度
- setWidth(Length) - Method in class io.leandev.appfuse.document.TableCell
-
設定儲存格寬度
- setWidthPercent(int) - Method in class io.leandev.appfuse.document.Table
-
設定整表寬度為頁寬百分比
- setWrapText(boolean) - Method in class io.leandev.appfuse.workbook.Cell
-
設定是否自動換行
- setWrapText(boolean) - Method in class io.leandev.appfuse.workbook.CellStyle
-
設定是否自動換行
- SftpFileJournal - Class in io.leandev.appfuse.file.sftp
-
SFTP 的
FileJournal實作 - SftpFileJournal.Builder - Class in io.leandev.appfuse.file.sftp
- SftpFileStorage - Class in io.leandev.appfuse.file.sftp
-
SFTP 檔案儲存實作
- SftpFileStorage.Builder - Class in io.leandev.appfuse.file.sftp
- SftpFileStorage.SftpFileStorageException - Exception Class in io.leandev.appfuse.file.sftp
-
SFTP 檔案儲存例外
- SftpFileStorageException(String, Throwable) - Constructor for exception class io.leandev.appfuse.file.sftp.SftpFileStorage.SftpFileStorageException
- SftpStagingCleanupTask - Class in io.leandev.appfuse.file.sftp
-
SFTP 暫存區清理任務
- SftpStagingCleanupTask.Builder - Class in io.leandev.appfuse.file.sftp
- ShortConverter - Class in io.leandev.appfuse.converter
- ShortConverter() - Constructor for class io.leandev.appfuse.converter.ShortConverter
- shrink(BufferedImage, int, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮小圖片到指定範圍內(只在需要時縮小)
- shrink(BufferedImage, Integer, Integer) - Static method in class io.leandev.appfuse.image.ImageScaler
-
縮小圖片到指定範圍內(只在需要時縮小)
- shrinkByHeight(BufferedImage, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依高度縮小圖片(只在需要時縮小)
- shrinkByWidth(BufferedImage, int) - Static method in class io.leandev.appfuse.image.ImageScaler
-
依寬度縮小圖片(只在需要時縮小)
- SignedLinkService - Class in io.leandev.appfuse.security.link
-
簽章連結原語
- SignedLinkService() - Constructor for class io.leandev.appfuse.security.link.SignedLinkService
- SignedLinkSpec - Record Class in io.leandev.appfuse.security.link
-
簽發簽章連結的輸入參數
- SignedLinkSpec(String, String, String, Map, Duration, LinkRedemption) - Constructor for record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Creates an instance of a
SignedLinkSpecrecord class. - SignedLinkStore - Interface in io.leandev.appfuse.security.link.store
-
單次連結的 jti 儲存介面
- SignedLinkToken - Record Class in io.leandev.appfuse.security.link
-
已解析的簽章連結 token
- SignedLinkToken(String, String, String, Map, String, Instant, Instant, LinkRedemption) - Constructor for record class io.leandev.appfuse.security.link.SignedLinkToken
-
Creates an instance of a
SignedLinkTokenrecord class. - SINGLE_USE - Enum constant in enum class io.leandev.appfuse.security.link.LinkRedemption
-
單次使用:簽章 + 未過期 + jti 原子消費。
- size() - Method in class io.leandev.appfuse.bean.PropertyMap
- size() - Method in class io.leandev.appfuse.csv.CsvRecord
-
取得資料記錄的欄位數量
- size() - Method in record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Returns the value of the
sizerecord component. - size() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns the value of the
sizerecord component. - size() - Method in class io.leandev.appfuse.nls.Translation
-
Returns the number of translations.
- size() - Method in interface io.leandev.appfuse.record.Record
-
取得記錄的欄位數量
- size() - Method in class io.leandev.appfuse.workbook.Row
-
取得此列的儲存格數量
- size() - Method in class io.leandev.appfuse.workbook.WorkbookRecord
- size() - Method in class io.leandev.appfuse.workbook.Worksheet
-
取得實際存在的列數
- skip(long) - Method in class io.leandev.appfuse.csv.CsvReader
-
跳過指定行數
- skip(long) - Method in class io.leandev.appfuse.csv.FixedWidthReader
-
跳過指定行數
- skipEmptyLines(boolean) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定是否跳過空白行
- slash(Object) - Method in class io.leandev.appfuse.web.link.LinkBuilder
- Slf4jLogHandler - Class in io.leandev.appfuse.http.logging
-
Slf4j 日誌處理器
- Slf4jLogHandler() - Constructor for class io.leandev.appfuse.http.logging.Slf4jLogHandler
-
建立 Slf4j 日誌處理器(預設配置)
- Slf4jLogHandler(Slf4jLogHandler.LogLevel) - Constructor for class io.leandev.appfuse.http.logging.Slf4jLogHandler
-
建立 Slf4j 日誌處理器
- Slf4jLogHandler(Slf4jLogHandler.LogLevel, boolean) - Constructor for class io.leandev.appfuse.http.logging.Slf4jLogHandler
-
建立 Slf4j 日誌處理器
- Slf4jLogHandler.LogLevel - Enum Class in io.leandev.appfuse.http.logging
-
日誌等級
- SMS - Enum constant in enum class io.leandev.appfuse.notification.ChannelType
-
簡訊(
SmsNotificationChannel,位址=手機號;Phase 3) - SmsDelivery - Interface in io.leandev.appfuse.notification.channel
-
簡訊遞送 SPI(SMS 通道的應用層接縫)
- SmsNotificationChannel - Class in io.leandev.appfuse.notification.channel
-
SMS 通道(Phase 3):委派應用層
SmsDelivery寄出 - SmsNotificationChannel(SmsDelivery) - Constructor for class io.leandev.appfuse.notification.channel.SmsNotificationChannel
- smtp() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
smtprecord component. - smtp(String, int, String, String) - Method in class io.leandev.appfuse.mail.JavaMailSenderBuilder
- Smtp(String, int, String, String, boolean, boolean) - Constructor for record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Creates an instance of a
Smtprecord class. - SMTP - Enum constant in enum class io.leandev.appfuse.mail.MailerSpec.Transport
- snapshot() - Method in class io.leandev.appfuse.platforminfo.ConfigurationDiagnostics
-
建立設定來源、profile、精選組態與基礎設施狀態的快照。
- SOLID - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
實線(等同細實線
BorderStyle.THIN) - sort(Sort, UnaryOperator) - Method in class io.leandev.appfuse.jpa.PageableBuilder
- sort(Sort, UnaryOperator, String) - Method in class io.leandev.appfuse.jpa.PageableBuilder
- sort(Sort, UnaryOperator, Sort) - Method in class io.leandev.appfuse.jpa.PageableBuilder
- source() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
sourcerecord component. - SpecificationBuilder - Class in io.leandev.appfuse.jpa
-
工具類別用於從 Filter 建構 Spring JPA Specification
- spliterator() - Method in class io.leandev.appfuse.ehcache.DuraCache
-
取得持久層的分割迭代器
- SpringApplicationBootstrap - Class in io.leandev.appfuse.env
- sshClient(SshClient) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- sshClient(SshClient) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- sshClient(SshClient) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- ssl() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns the value of the
sslrecord component. - StagingCleanupTask - Interface in io.leandev.appfuse.file
-
Staging 暫存物件清理任務。
- StagingUploadInfo(String, Optional, String, String, long) - Constructor for record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Creates an instance of a
StagingUploadInforecord class. - STANDALONE - Enum constant in enum class io.leandev.appfuse.security.resourceserver.AuthMode
-
自簽模式:app-server 以本地 RSA 金鑰對自行簽發並驗證 JWT (login + client_credentials),保留黑名單與登入鎖定。適用於無企業 IdP 的部署。
- STANDALONE_DEDUPE_PREFIX - Static variable in class io.leandev.appfuse.notification.NotificationService
-
「每列自成一鍵」去重值的前綴——標示該列由呼叫端未提供
dedupeKey而自動填入(見NotificationService.newStandaloneDedupeKey())。前綴使這類列在 DB 中一眼可辨,且不會與顯式去重鍵 (形如{key}:{CHANNEL}:{addressHash})相撞。 - standaloneContainsProperty(String) - Method in class io.leandev.appfuse.env.Environ
-
檢查指定的屬性鍵是否存在(獨立模式)。
- standaloneProperty(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值(獨立模式)。
- standaloneProperty(String, String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值(獨立模式),若不存在則回傳預設值。
- standalonePropertyAsBoolean(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 boolean(獨立模式)。
- standalonePropertyAsBoolean(String, Boolean) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 boolean(獨立模式)。
- standalonePropertyAsInteger(String) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Integer(獨立模式)。
- standalonePropertyAsInteger(String, Integer) - Method in class io.leandev.appfuse.env.Environ
-
取得指定鍵的屬性值並轉換為 Integer(獨立模式)。
- StandardHttpClient - Class in io.leandev.appfuse.http
-
標準 HTTP 客戶端實作
- StandardHttpClient() - Constructor for class io.leandev.appfuse.http.StandardHttpClient
- StandardHttpClient(PoolingHttpClientConnectionManager) - Constructor for class io.leandev.appfuse.http.StandardHttpClient
- StandardHttpClient(PoolingHttpClientConnectionManager, RequestConfig) - Constructor for class io.leandev.appfuse.http.StandardHttpClient
- StandardHttpClient.StandardHttpClientBuilder - Class in io.leandev.appfuse.http
- StandardHttpClient.Stats - Class in io.leandev.appfuse.http
- StandardHttpClientBuilder() - Constructor for class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- StandardRestExceptionHandler - Class in io.leandev.appfuse.error
-
標準 REST API 異常處理器基類 (RFC 7807)
- StandardRestExceptionHandler() - Constructor for class io.leandev.appfuse.error.StandardRestExceptionHandler
- StandardRestExceptionHandler(ErrorDisclosurePolicy) - Constructor for class io.leandev.appfuse.error.StandardRestExceptionHandler
- start() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Returns the value of the
startrecord component. - startsWith(String, CharSequence) - Static method in record class io.leandev.appfuse.search.Filter
-
建立前綴比對條件的篩選器。
- starttls() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns the value of the
starttlsrecord component. - state() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
staterecord component. - Stateful<S> - Interface in io.leandev.appfuse.entity
-
狀態感知介面
- StaticSiteHelper - Class in io.leandev.appfuse.docs
-
Docusaurus 靜態網站工具類
- StaticSiteHelper() - Constructor for class io.leandev.appfuse.docs.StaticSiteHelper
- Stats() - Constructor for class io.leandev.appfuse.http.StandardHttpClient.Stats
- statusCode() - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Returns the value of the
statusCoderecord component. - statusOf(LocalDate) - Method in interface io.leandev.appfuse.calendar.BusinessCalendar
-
取得指定日期的可選性狀態
- StatusTransition - Class in io.leandev.appfuse.entity
-
狀態流轉工具類
- store(long) - Method in class io.leandev.appfuse.cache.builder.DualCacheBuilder
-
設定持久層大小(使用 Offheap)
- store(long) - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定持久層大小
- store(String, String, InputStream, String, long) - Method in class io.leandev.appfuse.file.azure.AzureBlobFileStorage
- store(String, String, InputStream, String, long) - Method in interface io.leandev.appfuse.file.FileStorage
-
直接儲存檔案到永久區(跳過暫存)
- store(String, String, InputStream, String, long) - Method in class io.leandev.appfuse.file.local.LocalFileStorage
- store(String, String, InputStream, String, long) - Method in class io.leandev.appfuse.file.s3.S3FileStorage
- store(String, String, InputStream, String, long) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage
- store(String, String, InputStream, String, long) - Method in class io.leandev.appfuse.file.tx.TransactionAwareFileStorage
- STORE - Enum constant in enum class io.leandev.appfuse.file.tx.JournalOp
-
直接寫入永久區,跳過暫存(FileStorage.store)
- stream() - Method in class io.leandev.appfuse.csv.CsvReader
-
取得串流,用於函數式處理 串流模式下,記憶體佔用穩定,適合處理大型檔案
- stream() - Method in class io.leandev.appfuse.csv.FixedWidthReader
-
取得串流,用於函數式處理 串流模式下,記憶體佔用穩定,適合處理大型檔案
- stream() - Method in class io.leandev.appfuse.workbook.WorkbookReader
-
取得串流,用於函數式處理
- STRICT - Enum constant in enum class io.leandev.appfuse.security.auth.RefreshSessionRotationMode
- strike() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
strikerecord component. - StringToBytesConverter - Class in io.leandev.appfuse.web.converter
- StringToBytesConverter() - Constructor for class io.leandev.appfuse.web.converter.StringToBytesConverter
- StringToDateConverter - Class in io.leandev.appfuse.web.converter
- StringToDateConverter() - Constructor for class io.leandev.appfuse.web.converter.StringToDateConverter
- StringToEnumConverterFactory - Class in io.leandev.appfuse.web.converter
-
字串 → enum 的大小寫不敏感轉換(查詢參數/路徑變數)
- StringToEnumConverterFactory() - Constructor for class io.leandev.appfuse.web.converter.StringToEnumConverterFactory
- StringToFilterConverter - Class in io.leandev.appfuse.web.converter
- StringToFilterConverter() - Constructor for class io.leandev.appfuse.web.converter.StringToFilterConverter
- Subdivision - Record Class in io.leandev.appfuse.almanac.location
-
行政區劃(ISO 3166-2)
- Subdivision(String, String, String, String) - Constructor for record class io.leandev.appfuse.almanac.location.Subdivision
-
Creates an instance of a
Subdivisionrecord class. - subject() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns the value of the
subjectrecord component. - subject() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
subjectrecord component. - subject() - Method in record class io.leandev.appfuse.notification.RenderedTemplate
-
Returns the value of the
subjectrecord component. - subject() - Method in interface io.leandev.appfuse.security.auth.AuthPrincipal
-
Token 與 session 使用的穩定主體識別。
- subject() - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal
- subject() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.RevokeRequest
-
Returns the value of the
subjectrecord component. - subject() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
subjectrecord component. - subject() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
subjectrecord component. - subject() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns the value of the
subjectrecord component. - subject() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
subjectrecord component. - subject(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
設定主旨
- subject(String) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- subjectId() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
subjectIdrecord component. - subjectPrincipal() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns the value of the
subjectPrincipalrecord component. - subscript() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
subscriptrecord component. - subtract(Length) - Method in class io.leandev.appfuse.measure.Length
- sum(String, String) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- superscript() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
superscriptrecord component. - supplyAs(String, Supplier) - Static method in class io.leandev.appfuse.security.tenant.TenantContext
-
在指定租戶上下文中執行動作並返回結果(不拋出 checked exception)
- supports(Exception) - Method in interface io.leandev.appfuse.error.ExceptionMapper
-
檢查此 Mapper 是否支援給定的異常
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.ApplicationExceptionMapper
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.DataAccessExceptionMapper
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.HttpMessageConversionExceptionMapper
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.LockoutExceptionMapper
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.OptimisticLockExceptionMapper
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.TransactionExceptionMapper
- supports(Exception) - Method in class io.leandev.appfuse.error.mapper.ValidationExceptionMapper
- suppressed() - Method in record class io.leandev.appfuse.notification.DeliveryResult
-
Returns the value of the
suppressedrecord component. - suppressed(String) - Static method in record class io.leandev.appfuse.notification.DeliveryResult
-
因政策被抑制(確定性封鎖,不重試)
- SUPPRESSED - Enum constant in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
因政策被抑制、未遞送(終態)。確定性封鎖(收件者全不在郵件白名單 / 防火牆啟用卻無白名單), 重試不會改變結果,故不進重試。與
DEAD(重試耗盡)區分,供告警與稽核辨識。 - SweepReport() - Constructor for class io.leandev.appfuse.file.tx.FileOrphanSweepTask.SweepReport
- switchToImpersonation(String, AuthPrincipal, String, String) - Method in class io.leandev.appfuse.security.auth.LoginService
-
以目前 Session policy 切換到純 impersonation Session family。 current family 必須屬於 actor,且不可已在 impersonation 中。
- switchToImpersonation(String, AuthPrincipal, String, String, SessionOptions, SessionPolicyBinding) - Method in class io.leandev.appfuse.security.auth.LoginService
-
以明確 Session policy 與產品政策綁定切換到純 impersonation family。
- switchToImpersonation(String, AuthPrincipal, String, String, SessionPolicyBinding) - Method in class io.leandev.appfuse.security.auth.LoginService
-
沿用目前 family 的 remember/idle policy,並綁定 refresh-time 應用政策。
- SYSTEM - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditPrincipalKind
- SYSTEM - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditSource
- SystemInfo - Record Class in io.leandev.appfuse.platforminfo
-
應用建置與部署識別資訊。
- SystemInfo(String, String, String) - Constructor for record class io.leandev.appfuse.platforminfo.SystemInfo
-
Creates an instance of a
SystemInforecord class.
T
- Table - Class in io.leandev.appfuse.document
-
表格
- TableCell - Class in io.leandev.appfuse.document
-
表格儲存格
- TableRow - Class in io.leandev.appfuse.document
-
表格列
- tables() - Method in class io.leandev.appfuse.document.Body
-
取得所有表格
- tagName() - Method in class io.leandev.appfuse.xml.XmlElement
- target() - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Returns the value of the
targetrecord component. - target() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns the value of the
targetrecord component. - target() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns the value of the
targetrecord component. - tempId() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns the value of the
tempIdrecord component. - tempId() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
tempIdrecord component. - TemplateInterpolation - Class in io.leandev.appfuse.notification.template
-
範本
${name}具名插值(供各NotificationTemplateResolver共用) - TenantAware - Interface in io.leandev.appfuse.jpa.tenant
-
租戶感知介面
- TenantAwareEntity - Class in io.leandev.appfuse.jpa.tenant
-
租戶感知實體基類
- TenantAwareEntity() - Constructor for class io.leandev.appfuse.jpa.tenant.TenantAwareEntity
- TenantAwareUserDetails - Interface in io.leandev.appfuse.security.tenant
-
具備租戶感知能力的 UserDetails 介面
- tenantCode() - Method in class io.leandev.appfuse.serial.SerialNumberContext
-
取得租戶代碼
- tenantCode(String) - Method in class io.leandev.appfuse.serial.SerialNumberContext.Builder
-
設定租戶代碼
- TenantContext - Class in io.leandev.appfuse.security.tenant
-
租戶上下文工具類
- TenantContextCleanupFilter - Class in io.leandev.appfuse.security.tenant
-
租戶上下文清理 Filter
- TenantContextCleanupFilter() - Constructor for class io.leandev.appfuse.security.tenant.TenantContextCleanupFilter
-
預設建構子
- TenantContextCleanupFilter(boolean) - Constructor for class io.leandev.appfuse.security.tenant.TenantContextCleanupFilter
-
建構子
- TenantContextIdentifierResolver - Class in io.leandev.appfuse.jpa.tenant
-
把
TenantContext接到 Hibernate 原生 discriminator 多租戶的 resolver - TenantContextIdentifierResolver() - Constructor for class io.leandev.appfuse.jpa.tenant.TenantContextIdentifierResolver
- TenantFilterSupport - Class in io.leandev.appfuse.jpa.tenant
-
Deprecated, for removal: This API element is subject to removal in a future version.
- tenantId() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
tenantIdrecord component. - tenantId() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
所屬租戶;無租戶概念(ownership 專案)恆 empty
- tenantId(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定租戶 ID
- tenantId(String) - Method in class io.leandev.appfuse.security.auth.DefaultAuthPrincipal.Builder
- TenantIdResolver - Interface in io.leandev.appfuse.security.tenant.resolver
-
租戶 ID 解析策略介面
- term(String) - Method in class io.leandev.appfuse.nls.I18n
- term(String, Locale) - Method in class io.leandev.appfuse.nls.I18n
- testConnection() - Method in class io.leandev.appfuse.mail.DirectMailer
-
測試連接 - 檢查底層 JavaMailSender 是否能正常連接
- testConnection() - Method in interface io.leandev.appfuse.mail.Mailer
-
測試與郵件伺服器的連線
- testConnection() - Method in class io.leandev.appfuse.mail.RoutingMailer
- text() - Method in class io.leandev.appfuse.document.Paragraph
-
取得段落文字
- text() - Method in class io.leandev.appfuse.xml.XmlElement
- text(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
設定純文字內容
- TEXT - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
一般文字(
@) - TextCipher - Interface in io.leandev.appfuse.security.crypto
-
可逆文字保護邊界。
- TextCipher.IdentityTextCipher - Enum Class in io.leandev.appfuse.security.crypto
- THICK - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
粗實線
- THIN - Enum constant in enum class io.leandev.appfuse.workbook.BorderStyle
-
細實線
- TierConfiguration - Class in io.leandev.appfuse.cache.config
-
儲存層配置
- TierConfiguration() - Constructor for class io.leandev.appfuse.cache.config.TierConfiguration
- TIME - Enum constant in enum class io.leandev.appfuse.workbook.DataFormat
-
時間(
hh:mm:ss) - TIME_TO_IDLE - Enum constant in enum class io.leandev.appfuse.cache.config.ExpiryConfiguration.ExpiryType
-
Time-to-Idle: 從最後存取起算的閒置時間
- TIME_TO_LIVE - Enum constant in enum class io.leandev.appfuse.cache.config.ExpiryConfiguration.ExpiryType
-
Time-to-Live: 從寫入起算的存活時間
- timePattern() - Method in class io.leandev.appfuse.nls.I18n
- timePattern(String) - Method in class io.leandev.appfuse.nls.I18n
- timePattern(Locale) - Method in class io.leandev.appfuse.nls.I18n
- timePattern(Locale, String) - Method in class io.leandev.appfuse.nls.I18n
- timestamp() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
timestamprecord component. - timeToIdle(Duration) - Static method in class io.leandev.appfuse.cache.config.ExpiryConfiguration
-
建立 TTI 過期配置
- timeToLive(Duration) - Static method in class io.leandev.appfuse.cache.config.ExpiryConfiguration
-
建立 TTL 過期配置
- tmp() - Method in class io.leandev.appfuse.env.Environ
-
取得暫存目錄路徑(var/tmp/)。
- to() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns the value of the
torecord component. - to(String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
-
設定收件者
- to(String, String) - Method in class io.leandev.appfuse.mail.MimeMessageBuilder
- toCentimeter() - Method in class io.leandev.appfuse.measure.Length
- toContentRange() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
產生 Content-Range header 值
- toEhcacheConfig(CacheConfiguration) - Static method in class io.leandev.appfuse.cache.adapter.ehcache.EhcacheConfigMapper
-
將 AppFuse 配置轉換為 Ehcache 配置
- toHref() - Method in class io.leandev.appfuse.web.link.LinkBuilder
-
生成相對路徑的 href
- toInch() - Method in class io.leandev.appfuse.measure.Length
- token_type - Variable in class io.leandev.appfuse.oauth2.AccessToken
-
令牌類型(通常為 "Bearer")
- token_type() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Returns the value of the
token_typerecord component. - TOKEN_TYPE_ACCESS - Static variable in class io.leandev.appfuse.security.auth.JwtTokenProvider
- TOKEN_TYPE_BEARER - Static variable in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Bearer token 類型(RFC 6750)
- TOKEN_TYPE_REFRESH - Static variable in class io.leandev.appfuse.security.auth.JwtTokenProvider
- TOKEN_TYPE_SIGNED_LINK - Static variable in class io.leandev.appfuse.security.link.SignedLinkService
- TokenBlacklistFilter - Class in io.leandev.appfuse.security.blacklist.spring
-
Token 黑名單過濾器
- TokenBlacklistFilter(TokenBlacklistStore, ObjectMapper) - Constructor for class io.leandev.appfuse.security.blacklist.spring.TokenBlacklistFilter
-
建構 Token 黑名單過濾器(向後相容)
- TokenBlacklistFilter(TokenBlacklistStore, ObjectMapper, JwtTokenProvider) - Constructor for class io.leandev.appfuse.security.blacklist.spring.TokenBlacklistFilter
-
建構 Token 黑名單過濾器(支援 Session ID 檢查)
- TokenBlacklistStore - Interface in io.leandev.appfuse.security.blacklist.store
-
Token 黑名單儲存介面
- tokenEndpoint() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns the value of the
tokenEndpointrecord component. - tokenEndpoint(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定 Token 端點
- TokenInfo() - Constructor for class io.leandev.appfuse.oauth2.OAuth2Authenticator.TokenInfo
- TokenResult(String, long, AuthPrincipal) - Constructor for record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Creates an instance of a
TokenResultrecord class. - toLength(Length.Unit) - Method in class io.leandev.appfuse.measure.Length
- toMillimeter() - Method in class io.leandev.appfuse.measure.Length
- TOP - Enum constant in enum class io.leandev.appfuse.document.VerticalAlignment
-
靠上
- TOP - Enum constant in enum class io.leandev.appfuse.image.Position
- TOP - Enum constant in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
靠上對齊
- TOP_LEFT - Enum constant in enum class io.leandev.appfuse.image.Position
- TOP_RIGHT - Enum constant in enum class io.leandev.appfuse.image.Position
- toPixel(int) - Method in class io.leandev.appfuse.measure.Length
- toPoint() - Method in class io.leandev.appfuse.measure.Length
- toProblemDetail(ApplicationException) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將 ApplicationException 轉換為 ProblemDetail
- toProblemDetail(ValidationException) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將 ValidationException 轉換為 ProblemDetail
- toProblemDetail(Exception) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將異常轉換為 ProblemDetail (RFC 7807)
- toProblemDetail(DataAccessException) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將 DataAccessException 轉換為 ProblemDetail
- toProblemDetail(HttpMessageConversionException) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將 HttpMessageConversionException 轉換為 ProblemDetail
- toProblemDetail(TransactionSystemException) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將 TransactionSystemException 轉換為 ProblemDetail
- toProblemDetail(InvalidFormatException) - Method in class io.leandev.appfuse.error.ExceptionResponseMapper
-
將 InvalidFormatException 轉換為 ProblemDetail
- toRectangle(Length.Unit) - Method in class io.leandev.appfuse.measure.PhysicalRectangle
-
將矩形轉換為指定單位的 Rectangle<Double>
- toString() - Method in record class io.leandev.appfuse.almanac.address.City
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.almanac.calendar.CalendarDay
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.almanac.location.Country
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.calendar.DayStatus
-
Returns a string representation of this record class.
- toString() - Method in exception class io.leandev.appfuse.exception.ApplicationException
-
覆寫 toString(),提供完整的異常描述
- toString() - Method in exception class io.leandev.appfuse.exception.ConstraintException
- toString() - Method in class io.leandev.appfuse.exception.Violation
-
格式化訊息,使用 Named Parameters
- toString() - Method in class io.leandev.appfuse.file.FileDescriptor
- toString() - Method in record class io.leandev.appfuse.file.FileStorage.FileMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.file.FileStorage.StagingUploadInfo
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.file.local.LocalStagingCleanupTask.CleanupResult
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.file.tx.FileOrphanSweepTask.AmbiguousEntry
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns a string representation of this record class.
- toString() - Method in enum class io.leandev.appfuse.font.FontFamily
-
取得字體家族名稱(等同於 getName)
- toString() - Method in record class io.leandev.appfuse.http.exception.DownstreamHttpFailure
-
Returns a string representation of this record class.
- toString() - Method in enum class io.leandev.appfuse.image.Position
- toString() - Method in enum class io.leandev.appfuse.image.Scaling
- toString() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.jpa.TupleConstructor
-
Returns a string representation of this record class.
- toString() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSenderInfo
- toString() - Method in class io.leandev.appfuse.mail.DirectMailer.MailSendTestResult
- toString() - Method in class io.leandev.appfuse.mail.Mailer.MailConnectionTestResult
- toString() - Method in record class io.leandev.appfuse.mail.MailerSpec.OAuth2
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns a string representation of this record class.
- toString() - Method in class io.leandev.appfuse.measure.PhysicalRectangle
- toString() - Method in record class io.leandev.appfuse.notification.channel.EmailEnvelope
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.notification.DeliveryResult
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.notification.outbox.RetryPolicy
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.notification.RenderedTemplate
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.platforminfo.SystemInfo
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.search.Filter
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsService.TokenResult
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.ClientCredentialsTokenResponse
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.LoginActingContributor.ActingLogin
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.LoginService.LoginResult
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.LoginService.RefreshResult
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.IssueRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.mock.MockAuthSessionController.RevokeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUsed
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejected
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.NewSession
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotated
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Rotation
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejected
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Context
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.SessionEligibilityPolicy.Decision
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.SessionOptions
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.link.SignedLinkToken
-
Returns a string representation of this record class.
- toString() - Method in record class io.leandev.appfuse.security.lockout.AttemptRecord
-
Returns a string representation of this record class.
- toString() - Method in class io.leandev.appfuse.serial.SerialNumberContext
- toString() - Method in class io.leandev.appfuse.xml.XPathExpression
- total() - Method in record class io.leandev.appfuse.file.RangeUtils.ByteRange
-
Returns the value of the
totalrecord component. - toTwip() - Method in class io.leandev.appfuse.measure.Length
- toUri() - Method in class io.leandev.appfuse.web.link.LinkBuilder
- Town - Record Class in io.leandev.appfuse.almanac.address
-
鄉鎮市區
- Town(String, String, String, String, String) - Constructor for record class io.leandev.appfuse.almanac.address.Town
-
Creates an instance of a
Townrecord class. - townCode() - Method in record class io.leandev.appfuse.almanac.address.Village
-
Returns the value of the
townCoderecord component. - tpl() - Method in class io.leandev.appfuse.env.Environ
-
取得範本目錄路徑(var/tpl/)。
- trace(String) - Method in class io.leandev.appfuse.platforminfo.ConfigurationDiagnostics
-
追蹤單一屬性在各
PropertySource的值與最終來源。 - TRACE - Enum constant in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
- TransactionAwareFileStorage - Class in io.leandev.appfuse.file.tx
-
交易感知的
FileStorage裝飾器 - TransactionAwareFileStorage.Builder - Class in io.leandev.appfuse.file.tx
- TransactionExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
Spring Transaction 異常映射器
- TransactionExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.TransactionExceptionMapper
- translate(int) - Method in class io.leandev.appfuse.nls.ChineseTranslator
-
將整數轉換為中文數字(詳細模式)。
- translate(int, boolean) - Method in class io.leandev.appfuse.nls.ChineseTranslator
-
將整數轉換為中文數字。
- translate(String) - Method in class io.leandev.appfuse.nls.I18n
-
Translates the given text using the instance's default locale.
- translate(String, String) - Method in class io.leandev.appfuse.nls.I18n
- translate(String, String, String) - Method in class io.leandev.appfuse.nls.I18n
- translate(String, String, Locale) - Method in class io.leandev.appfuse.nls.I18n
- translate(String, Locale) - Method in class io.leandev.appfuse.nls.I18n
- Translation - Class in io.leandev.appfuse.nls
-
A translation container that stores key-value pairs for internationalization.
- Translation() - Constructor for class io.leandev.appfuse.nls.Translation
- transport() - Method in record class io.leandev.appfuse.mail.MailerSpec
-
Returns the value of the
transportrecord component. - trimValues(boolean) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定是否去除欄位值前後空白
- trimValues(boolean) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定是否修剪欄位值的前後空白
- truncateOnOverflow(boolean) - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
設定是否截斷超過寬度的值
- tti(long) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Time-to-Idle 過期策略(以分鐘為單位)
- tti(Duration) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Time-to-Idle 過期策略
- ttl() - Method in record class io.leandev.appfuse.security.link.SignedLinkSpec
-
Returns the value of the
ttlrecord component. - ttl(long) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Time-to-Live 過期策略(以分鐘為單位)
- ttl(Duration) - Method in class io.leandev.appfuse.almanac.Almanac.Builder
-
設定快取存活時間(預設
Almanac.DEFAULT_TTL) - ttl(Duration) - Method in class io.leandev.appfuse.cache.builder.CacheBuilder
-
設定 Time-to-Live 過期策略
- TupleConstructor<T> - Record Class in io.leandev.appfuse.jpa
- TupleConstructor(Class) - Constructor for record class io.leandev.appfuse.jpa.TupleConstructor
-
Creates an instance of a
TupleConstructorrecord class. - TupleQueryBuilder<T> - Class in io.leandev.appfuse.jpa
- TupleQueryBuilder(CriteriaBuilder) - Constructor for class io.leandev.appfuse.jpa.TupleQueryBuilder
- TupleQueryBuilder(EntityManager) - Constructor for class io.leandev.appfuse.jpa.TupleQueryBuilder
- TWIP - Enum constant in enum class io.leandev.appfuse.measure.Length.Unit
- txName() - Method in record class io.leandev.appfuse.file.tx.JournalEntry
-
Returns the value of the
txNamerecord component. - type() - Method in record class io.leandev.appfuse.almanac.location.Subdivision
-
Returns the value of the
typerecord component. - type() - Method in class io.leandev.appfuse.notification.channel.EmailNotificationChannel
- type() - Method in class io.leandev.appfuse.notification.channel.InAppNotificationChannel
- type() - Method in class io.leandev.appfuse.notification.channel.LineNotificationChannel
- type() - Method in class io.leandev.appfuse.notification.channel.SmsNotificationChannel
- type() - Method in interface io.leandev.appfuse.notification.NotificationChannel
-
本通道處理的通道型別
- type() - Method in record class io.leandev.appfuse.notification.NotificationRequest
-
Returns the value of the
typerecord component. - type() - Method in record class io.leandev.appfuse.notification.OutboundMessage
-
Returns the value of the
typerecord component.
U
- unauthorized(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 401 Unauthorized
- underline() - Method in record class io.leandev.appfuse.internal.html.InlineFormat
-
Returns the value of the
underlinerecord component. - ungoverned() - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
停用記憶體管制(向後相容 / 測試 / 小工具的出口)
- UNHEALTHY - Enum constant in enum class io.leandev.appfuse.cache.api.CacheStatus.HealthStatus
-
異常(例如:底層快取失效)
- UNKNOWN - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditPrincipalKind
- UNKNOWN - Enum constant in enum class io.leandev.appfuse.cache.api.CacheStatus.HealthStatus
-
未知
- unprocessableEntity(String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立 422 Unprocessable Entity(業務規則違反)
- unsupportedGrantType() - Static method in exception class io.leandev.appfuse.security.auth.OAuth2TokenException
-
grant_type 非本端點支援者
- UrlRewriter - Class in io.leandev.appfuse.docs
-
URL 替換工具
- UrlRewriter() - Constructor for class io.leandev.appfuse.docs.UrlRewriter
- use(RefreshSessionStore.CredentialUse) - Method in interface io.leandev.appfuse.security.auth.RefreshSessionStore
- usedAt() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUse
-
Returns the value of the
usedAtrecord component. - USER - Enum constant in enum class io.leandev.appfuse.audit.entity.AuditPrincipalKind
- UserDetailsTenantIdResolver - Class in io.leandev.appfuse.security.tenant.resolver
-
從 UserDetails 中解析租戶 ID
- UserDetailsTenantIdResolver() - Constructor for class io.leandev.appfuse.security.tenant.resolver.UserDetailsTenantIdResolver
- userId() - Method in record class io.leandev.appfuse.notification.Recipient
-
Returns the value of the
userIdrecord component. - username() - Method in record class io.leandev.appfuse.mail.MailerSpec.Smtp
-
Returns the value of the
usernamerecord component. - username() - Method in interface io.leandev.appfuse.security.directory.PrincipalView
-
登入身分識別子
- username(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileJournal.Builder
- username(String) - Method in class io.leandev.appfuse.file.sftp.SftpFileStorage.Builder
- username(String) - Method in class io.leandev.appfuse.file.sftp.SftpStagingCleanupTask.Builder
- username(String) - Method in class io.leandev.appfuse.mail.OAuth2MailAuthenticatorBuilder
-
設定使用者名稱(系統帳戶)
- usingGateway(URL) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- usingPersistence(File) - Method in class io.leandev.appfuse.ehcache.CacheManagerBuilder
-
啟用磁碟持久化(使用 File)
- usingPersistence(Path) - Method in class io.leandev.appfuse.ehcache.CacheManagerBuilder
-
啟用磁碟持久化(使用 Path)
- usingProfiler(CacheProfiler) - Method in class io.leandev.appfuse.ehcache.CacheManagerBuilder
-
啟用快取統計分析器
V
- validate() - Method in class io.leandev.appfuse.cache.config.CacheConfiguration
-
驗證配置是否有效
- validate() - Method in class io.leandev.appfuse.cache.config.TierConfiguration
-
驗證儲存層配置(heap 僅筆數計,目前無互斥約束,保留為擴充點)
- validate() - Method in class io.leandev.appfuse.csv.FixedWidthReaderSettings
-
驗證設定是否有效
- validate() - Method in class io.leandev.appfuse.csv.FixedWidthWriterSettings
-
驗證設定是否有效
- validate(LocalDate) - Method in interface io.leandev.appfuse.calendar.BusinessCalendar
-
驗證日期可選(提交時的後端權威驗證)
- validate(S, S, BiPredicate, String) - Static method in class io.leandev.appfuse.entity.StatusTransition
-
驗證狀態流轉是否合法
- validate(S, S, Function, String) - Static method in class io.leandev.appfuse.entity.StatusTransition
-
驗證狀態流轉是否合法(使用允許列表)
- validateExistingCurrentSessions() - Method in class io.leandev.appfuse.jpa.tenant.TenantContextIdentifierResolver
- validateMode(AuthMode, String) - Static method in class io.leandev.appfuse.security.resourceserver.ResourceServerFactory
-
驗證模式與設定互斥(fail-fast,ADR-009 風險表「兩模式設定誤用」緩解)
- validateToken(String) - Method in class io.leandev.appfuse.security.auth.JwtTokenProvider
- validationError(String, Set) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
建立驗證錯誤的 ProblemDetail
- ValidationExceptionMapper - Class in io.leandev.appfuse.error.mapper
-
Jakarta Validation 異常映射器
- ValidationExceptionMapper() - Constructor for class io.leandev.appfuse.error.mapper.ValidationExceptionMapper
- validUntil() - Method in record class io.leandev.appfuse.security.auth.SessionPolicyBinding
-
Returns the value of the
validUntilrecord component. - value() - Method in record class io.leandev.appfuse.security.auth.RefreshCredentialCodec.IssuedCredential
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class io.leandev.appfuse.audit.entity.AuditPrincipalKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.audit.entity.AuditSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.cache.api.CacheStatus.HealthStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.cache.api.OnExceed
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.cache.config.ExpiryConfiguration.ExpiryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.csv.FixedWidthWriterSettings.Alignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.document.Alignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.document.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.document.VerticalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.file.tx.JournalOp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.file.tx.JournalState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.font.FontFamily
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.image.Position
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.image.Scaling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.mail.MailerSpec.Transport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.measure.Length.Unit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.measure.Paper
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.notification.ChannelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.search.ComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.search.LogicalOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.search.RSQLComparator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionRotationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RevocationResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.crypto.TextCipher.IdentityTextCipher
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.link.LinkRedemption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.security.resourceserver.AuthMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.workbook.Align
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.workbook.BorderStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.workbook.DataFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.leandev.appfuse.workbook.WorkbookFormat
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.leandev.appfuse.audit.entity.AuditPrincipalKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.audit.entity.AuditSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class io.leandev.appfuse.bean.PropertyMap
- values() - Static method in enum class io.leandev.appfuse.cache.api.CacheStatus.HealthStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.cache.api.OnExceed
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.cache.config.ExpiryConfiguration.ExpiryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.csv.FixedWidthWriterSettings.Alignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.document.Alignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.document.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.document.VerticalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.file.tx.JournalOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.file.tx.JournalState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.font.FontFamily
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.image.Position
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.image.Scaling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.mail.MailerSpec.Transport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.measure.Length.Unit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.measure.Paper
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.notification.ChannelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.notification.outbox.OutboxStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.search.ComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.search.LogicalOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.search.RSQLComparator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionRotationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.CredentialUseRejection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RevocationResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.auth.RefreshSessionStore.RotationRejection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.crypto.TextCipher.IdentityTextCipher
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.link.LinkRedemption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.security.resourceserver.AuthMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.workbook.Align
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.workbook.BorderStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.workbook.DataFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.workbook.VerticalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.leandev.appfuse.workbook.WorkbookFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VerificationException - Exception Class in io.leandev.appfuse.exception
- VerificationException() - Constructor for exception class io.leandev.appfuse.exception.VerificationException
- VerificationException(String, Object...) - Constructor for exception class io.leandev.appfuse.exception.VerificationException
- VerificationException(String, Throwable, Object...) - Constructor for exception class io.leandev.appfuse.exception.VerificationException
- VerificationException(Throwable) - Constructor for exception class io.leandev.appfuse.exception.VerificationException
- version() - Method in record class io.leandev.appfuse.platforminfo.SystemInfo
-
Returns the value of the
versionrecord component. - version() - Method in record class io.leandev.appfuse.security.auth.RefreshSessionStore.Session
-
Returns the value of the
versionrecord component. - VerticalAlignment - Enum Class in io.leandev.appfuse.document
-
表格儲存格垂直對齊方式
- VerticalAlignment - Enum Class in io.leandev.appfuse.workbook
-
儲存格垂直對齊方式
- Village - Record Class in io.leandev.appfuse.almanac.address
-
村里
- Village(String, String, String, String, String) - Constructor for record class io.leandev.appfuse.almanac.address.Village
-
Creates an instance of a
Villagerecord class. - Violation - Class in io.leandev.appfuse.exception
-
Bean Validation 驗證違規
- Violation(String) - Constructor for class io.leandev.appfuse.exception.Violation
-
建構驗證違規(無屬性,全域訊息)
- Violation(String[], String, Map) - Constructor for class io.leandev.appfuse.exception.Violation
-
建構驗證違規(完整版)
- Violation(String, String) - Constructor for class io.leandev.appfuse.exception.Violation
-
建構驗證違規(無參數,訊息已格式化)
- Violation(String, String, Map) - Constructor for class io.leandev.appfuse.exception.Violation
-
建構驗證違規(單一屬性)
- Violation(String, Map) - Constructor for class io.leandev.appfuse.exception.Violation
-
建構驗證違規(無屬性,有參數的全域訊息)
- violations(Field) - Static method in class io.leandev.appfuse.internal.jpa.EntityFieldTypePolicy
-
回傳欄位違反的所有機械規則;空清單表示通過。
W
- WARN - Enum constant in enum class io.leandev.appfuse.cache.api.OnExceed
-
僅記錄警告,仍允許建立
- WARN - Enum constant in enum class io.leandev.appfuse.http.logging.Slf4jLogHandler.LogLevel
- WARNING - Enum constant in enum class io.leandev.appfuse.cache.api.CacheStatus.HealthStatus
-
警告(例如:容量即將用盡)
- where(Filter) - Method in class io.leandev.appfuse.jpa.CriteriaQueryBuilder
-
設定查詢條件
- where(Filter) - Method in class io.leandev.appfuse.jpa.PredicateBuilder
- where(Filter) - Method in class io.leandev.appfuse.jpa.TupleQueryBuilder
- width - Variable in enum class io.leandev.appfuse.measure.Paper
- withAlignment(FixedWidthWriterSettings.Alignment) - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
設定對齊方式
- withAuthenticator(Supplier) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- withBytes() - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
添加Byte序列化器
- withCharset(Charset) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
設定字元編碼
- withCharset(Charset) - Method in class io.leandev.appfuse.csv.CsvWriterBuilder
-
設定字元編碼
- withCharset(Charset) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定字元編碼
- withCharset(Charset) - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
設定字元編碼
- withContext(String) - Method in class io.leandev.appfuse.web.link.LinkBuilder
-
設定可選的 context 前綴
- withDate(Function) - Static method in interface io.leandev.appfuse.serial.SerialNumberGenerator
-
建立帶日期的生成器
- withDateFormat(String) - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
- withDateFormat(String, ZoneId) - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
設置日期時間格式
- withDefault(Sort) - Method in class io.leandev.appfuse.jpa.PageableBuilder
- withDefaultMaxPerRoute(int) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- withDefaults() - Static method in class io.leandev.appfuse.security.tenant.resolver.CompositeTenantIdResolver
-
建立包含預設 resolver 的組合
- withDefaults(String) - Static method in class io.leandev.appfuse.security.tenant.resolver.CompositeTenantIdResolver
-
建立包含預設 resolver 的組合,使用指定的 claim 名稱
- withDownstreamErrorMapper(DownstreamErrorMapper) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
設定已知下游錯誤契約的應用層轉譯器。
- withDuration() - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
添加自Duration序列化器
- withErrorCode(ProblemDetail, String) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
設定錯誤代碼
- withFieldLengths(int...) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定欄位寬度(可變參數)
- withFieldLengths(int...) - Method in class io.leandev.appfuse.csv.FixedWidthWriterBuilder
-
設定欄位寬度(可變參數)
- withHeader(List) - Method in class io.leandev.appfuse.csv.CsvReaderBuilder
-
手動設定 Header(適用於無 Header 的 CSV 檔案)
- withHeader(List) - Method in class io.leandev.appfuse.csv.FixedWidthReaderBuilder
-
設定 Header(不從檔案讀取)
- withI18n(ProblemDetail, String, Object[]) - Static method in class io.leandev.appfuse.error.ProblemDetailFactory
-
設定國際化參數
- withInstant() - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
- withInterceptor(HttpClientInterceptor) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
新增自訂攔截器
- withLogging() - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
啟用預設日誌攔截器
- withLogging(HttpLogHandler) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
啟用日誌攔截器(自訂配置)
- withLogging(HttpLogHandler, boolean, boolean, boolean) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
啟用日誌攔截器(完整配置)
- withLowercaseEnums() - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
enum 的 wire 值一律小寫
- withMaxTotal(int) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- withModule(JacksonModule) - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
註冊自定義模組
- withNoExpiration() - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
設定永不過期
- withNoExpiration() - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定永不過期
- withPersistence(Path) - Method in class io.leandev.appfuse.cache.builder.CacheManagerBuilder
-
設定持久化路徑
- withPrefix(Supplier) - Static method in interface io.leandev.appfuse.serial.SerialNumberGenerator
-
建立簡單的前綴式生成器
- withRel(String) - Method in class io.leandev.appfuse.web.link.LinkBuilder
- withSelfRel() - Method in class io.leandev.appfuse.web.link.LinkBuilder
- withSerializationFeature(SerializationFeature, boolean) - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
添加序列化功能配置
- withServiceName(String) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
-
設定供下游失敗診斷使用的服務名稱。
- withStyle(int) - Method in class io.leandev.appfuse.font.FontBuilder
-
設定字體樣式。
- withTenantId(String) - Method in record class io.leandev.appfuse.audit.entity.AuditChangeContext
-
以相同 changeset 脈絡補上應用層資料範圍;tenantless 應用維持
null。 - withTimeout(int) - Method in class io.leandev.appfuse.http.StandardHttpClient.StandardHttpClientBuilder
- withTimeToIdleExpiration(Duration) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
設定 TTI (Time-To-Idle) 過期策略
- withTimeToIdleExpirationByMinutes(long) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
設定 TTI 過期策略(以分鐘為單位)
- withTimeToLiveExpiration(Duration) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
設定 TTL (Time-To-Live) 過期策略
- withTimeToLiveExpiration(Duration) - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定存活時間過期策略
- withTimeToLiveExpirationByMinutes(long) - Method in class io.leandev.appfuse.ehcache.CacheBuilder
-
設定 TTL 過期策略(以分鐘為單位)
- withTimeToLiveExpirationByMinutes(long) - Method in class io.leandev.appfuse.ehcache.DuraCacheBuilder
-
設定存活時間過期策略(分鐘)
- withUrl(String) - Method in class io.leandev.appfuse.file.FileDescriptor
-
設定業務端點 URL
- withZonedDateTime() - Method in class io.leandev.appfuse.json.ObjectMapperBuilder
-
添加日期時間序列化器
- workbook() - Method in class io.leandev.appfuse.workbook.Worksheet
-
取得此工作表所屬的活頁簿
- Workbook - Class in io.leandev.appfuse.workbook
-
Excel 活頁簿(
.xlsx/.xls) - WorkbookFormat - Enum Class in io.leandev.appfuse.workbook
-
活頁簿檔案格式
- WorkbookReader - Class in io.leandev.appfuse.workbook
-
工作表讀取器
- WorkbookReader(Worksheet) - Constructor for class io.leandev.appfuse.workbook.WorkbookReader
-
建構讀取器
- WorkbookRecord - Class in io.leandev.appfuse.workbook
-
工作表資料記錄
- WorkbookWriter - Class in io.leandev.appfuse.workbook
-
工作表寫入器
- WorkbookWriter(Worksheet) - Constructor for class io.leandev.appfuse.workbook.WorkbookWriter
-
建構寫入器
- worksheet() - Method in class io.leandev.appfuse.workbook.Row
-
取得此列所屬的工作表
- Worksheet - Class in io.leandev.appfuse.workbook
-
工作表
- write(Kryo, Output, LocalDate) - Method in class io.leandev.appfuse.ehcache.LocalDateSerializer
- write(BufferedImage) - Method in class io.leandev.appfuse.image.ImageWriter
-
寫入圖片(預設 PNG 格式)
- write(BufferedImage, String) - Method in class io.leandev.appfuse.image.ImageWriter
-
寫入圖片(指定格式字串)
- write(BufferedImage, MediaType) - Method in class io.leandev.appfuse.image.ImageWriter
-
寫入圖片(指定 MediaType)
- write(OutputStream) - Method in class io.leandev.appfuse.document.Document
-
將文件寫出
- write(OutputStream) - Method in class io.leandev.appfuse.workbook.Workbook
-
將活頁簿寫出到輸出串流
- write(Object) - Method in class io.leandev.appfuse.workbook.WorkbookWriter
-
寫入一筆資料(物件格式) 透過
PropertyMap提取屬性:已設定 Header 時依其順序取值; 否則以屬性名稱排序並設為 Header。 - write(Object) - Method in class io.leandev.appfuse.csv.CsvWriter
-
寫入一筆資料(物件格式) 自動使用 PropertyMap 提取物件屬性,並根據 Header 順序寫入。
- write(Object) - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
寫入一筆資料(物件格式)
- write(List) - Method in class io.leandev.appfuse.csv.CsvWriter
-
寫入一筆資料(List 格式)
- write(List) - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
寫入一筆資料(List 格式)
- write(List) - Method in class io.leandev.appfuse.workbook.WorkbookWriter
-
寫入一筆資料(List 格式)
- write(Document) - Method in class io.leandev.appfuse.xml.XmlWriter
- writeBufferedImage(BufferedImage) - Static method in class io.leandev.appfuse.image.ImageWriter
-
將圖片轉換為 byte 陣列(預設 PNG 格式)
- writeBufferedImage(BufferedImage, String) - Static method in class io.leandev.appfuse.image.ImageWriter
-
將圖片轉換為 byte 陣列(指定格式字串)
- writeBufferedImage(BufferedImage, MediaType) - Static method in class io.leandev.appfuse.image.ImageWriter
-
將圖片轉換為 byte 陣列(指定 MediaType)
- writeBufferedImage(OutputStream, BufferedImage) - Static method in class io.leandev.appfuse.image.ImageWriter
-
寫入圖片到 OutputStream(預設 PNG 格式)
- writeBufferedImage(OutputStream, BufferedImage, String) - Static method in class io.leandev.appfuse.image.ImageWriter
-
寫入圖片到 OutputStream(指定格式字串)
- writeBufferedImage(OutputStream, BufferedImage, MediaType) - Static method in class io.leandev.appfuse.image.ImageWriter
-
寫入圖片到 OutputStream(指定 MediaType)
- writeHeaders(String...) - Method in class io.leandev.appfuse.csv.CsvWriter
-
寫入 Header 欄位 此方法會設定 Header 並寫入第一行。
- writeHeaders(String...) - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
寫入 Header 欄位
- writeHeaders(String...) - Method in class io.leandev.appfuse.workbook.WorkbookWriter
-
寫入 Header 列並設定欄位
- writeHeaders(List) - Method in class io.leandev.appfuse.csv.CsvWriter
-
寫入 Header 欄位 此方法會設定 Header 並寫入第一行。
- writeHeaders(List) - Method in class io.leandev.appfuse.csv.FixedWidthWriter
-
寫入 Header 欄位
- writeHeaders(List) - Method in class io.leandev.appfuse.workbook.WorkbookWriter
-
寫入 Header 列並設定欄位
- writeObject(Object) - Method in class io.leandev.appfuse.bean.ObjectWriter
X
- XLS - Enum constant in enum class io.leandev.appfuse.workbook.WorkbookFormat
-
舊版二進位格式(
.xls,Excel 97–2003) - XLSX - Enum constant in enum class io.leandev.appfuse.workbook.WorkbookFormat
-
Office Open XML(
.xlsx,Excel 2007 以後) - XmlDocument - Class in io.leandev.appfuse.xml
- XmlDocument(Document) - Constructor for class io.leandev.appfuse.xml.XmlDocument
- XmlElement - Class in io.leandev.appfuse.xml
- XmlElement(Element) - Constructor for class io.leandev.appfuse.xml.XmlElement
- XmlException - Exception Class in io.leandev.appfuse.xml
- XmlException(String) - Constructor for exception class io.leandev.appfuse.xml.XmlException
- XmlException(String, Throwable) - Constructor for exception class io.leandev.appfuse.xml.XmlException
- XmlException(Throwable) - Constructor for exception class io.leandev.appfuse.xml.XmlException
- XmlFinder - Class in io.leandev.appfuse.xml
- XmlFinder(Node) - Constructor for class io.leandev.appfuse.xml.XmlFinder
- XmlParser - Class in io.leandev.appfuse.xml
- XmlParser() - Constructor for class io.leandev.appfuse.xml.XmlParser
- XmlParserException - Exception Class in io.leandev.appfuse.xml
- XmlParserException(String) - Constructor for exception class io.leandev.appfuse.xml.XmlParserException
- XmlParserException(String, Throwable) - Constructor for exception class io.leandev.appfuse.xml.XmlParserException
- XmlParserException(Throwable) - Constructor for exception class io.leandev.appfuse.xml.XmlParserException
- XmlReader - Class in io.leandev.appfuse.xml
- XmlReader(InputStream) - Constructor for class io.leandev.appfuse.xml.XmlReader
- XmlReader(String) - Constructor for class io.leandev.appfuse.xml.XmlReader
- Xmls - Class in io.leandev.appfuse.xml
- Xmls() - Constructor for class io.leandev.appfuse.xml.Xmls
- XmlWriter - Class in io.leandev.appfuse.xml
- XmlWriter() - Constructor for class io.leandev.appfuse.xml.XmlWriter
- XmlWriter(OutputStream) - Constructor for class io.leandev.appfuse.xml.XmlWriter
- XPathExpression - Class in io.leandev.appfuse.xml
- XPathExpression(String) - Constructor for class io.leandev.appfuse.xml.XPathExpression
Z
- zipCode() - Method in record class io.leandev.appfuse.almanac.address.Town
-
Returns the value of the
zipCoderecord component. - ZipFileResponseBuilder - Class in io.leandev.appfuse.file
-
ZIP 檔案下載 Response 建構器(支援 Range Request)
- ZipStreamResponseBuilder - Class in io.leandev.appfuse.file
-
ZIP 串流下載 Response 建構器
- zone(ZoneId) - Method in class io.leandev.appfuse.calendar.Calendars.Builder
-
覆寫時區(預設
Calendars.DEFAULT_ZONE;「今天」依此時區判定) - ZonedDateTimeConverter - Class in io.leandev.appfuse.converter
- ZonedDateTimeConverter() - Constructor for class io.leandev.appfuse.converter.ZonedDateTimeConverter
- ZonedDateTimeConverter(String, ZoneId) - Constructor for class io.leandev.appfuse.converter.ZonedDateTimeConverter
- ZonedDateTimeDeserializer - Class in io.leandev.appfuse.json
- ZonedDateTimeDeserializer(DateTimeFormatter) - Constructor for class io.leandev.appfuse.json.ZonedDateTimeDeserializer
- ZonedDateTimeSerializer - Class in io.leandev.appfuse.json
- ZonedDateTimeSerializer(DateTimeFormatter) - Constructor for class io.leandev.appfuse.json.ZonedDateTimeSerializer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
TenantContextIdentifierResolver與 ADR-016)。 本類別的手動 enable/disable 模式正是 ADR-016 所修正的缺陷根源:它要求有人在「Session 已綁定」的時機呼叫,實際只有 OSIV 綁定時成立,且失敗被自身 catch 吞掉。 跨租戶存取請改走 root session,而非關閉 filter。預計於 4.2.0 移除。