文件名称: waffle-jna-3.3.0.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-jna</artifactId>
<version>3.3.0</version>
</dependency>Gradle:
implementation group: 'com.github.waffle', name: 'waffle-jna', version: '3.3.0'
Gradle (Short):
implementation 'com.github.waffle:waffle-jna:3.3.0'
Gradle (Kotlin):
implementation("com.github.waffle:waffle-jna:3.3.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
waffle.jaas
waffle.servlet
waffle.servlet.spi
waffle.util
waffle.util.cache
waffle.windows.auth
waffle.windows.auth.implwaffle.jaas.RolePrincipal
waffle.jaas.UserPrincipal
waffle.jaas.WindowsLoginModule
waffle.servlet.AutoDisposableWindowsPrincipal
waffle.servlet.CorsAwareNegotiateSecurityFilter
waffle.servlet.NegotiateRequestWrapper
waffle.servlet.NegotiateSecurityFilter
waffle.servlet.WaffleInfoServlet
waffle.servlet.WindowsPrincipal
waffle.servlet.spi.BasicSecurityFilterProvider
waffle.servlet.spi.NegotiateSecurityFilterProvider
waffle.servlet.spi.SecurityFilterProvider
waffle.servlet.spi.SecurityFilterProviderCollection
waffle.util.AuthorizationHeader
waffle.util.CorsPreFlightCheck
waffle.util.NtlmMessage
waffle.util.NtlmServletRequest
waffle.util.SPNegoMessage
waffle.util.WaffleInfo
waffle.util.cache.Cache
waffle.util.cache.CacheSupplier
waffle.util.cache.CaffeineCache
waffle.util.cache.CaffeineCacheSupplier
waffle.windows.auth.IWindowsAccount
waffle.windows.auth.IWindowsAuthProvider
waffle.windows.auth.IWindowsComputer
waffle.windows.auth.IWindowsCredentialsHandle
waffle.windows.auth.IWindowsDomain
waffle.windows.auth.IWindowsIdentity
waffle.windows.auth.IWindowsImpersonationContext
waffle.windows.auth.IWindowsSecurityContext
waffle.windows.auth.PrincipalFormat
waffle.windows.auth.WindowsAccount
waffle.windows.auth.impl.WindowsAccountImpl
waffle.windows.auth.impl.WindowsAuthProviderImpl
waffle.windows.auth.impl.WindowsComputerImpl
waffle.windows.auth.impl.WindowsCredentialsHandleImpl
waffle.windows.auth.impl.WindowsDomainImpl
waffle.windows.auth.impl.WindowsIdentityImpersonationContextImpl
waffle.windows.auth.impl.WindowsIdentityImpl
waffle.windows.auth.impl.WindowsSecurityContextImpersonationContextImpl
waffle.windows.auth.impl.WindowsSecurityContextImpl