hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
hunt.framework.auth.guard
hunt
framework
auth
Undocumented in source.
Modules
BasicGuard
module
hunt.framework.auth.guard.BasicGuard
Undocumented in source.
Guard
module
hunt.framework.auth.guard.Guard
Undocumented in source.
JwtGuard
module
hunt.framework.auth.guard.JwtGuard
Undocumented in source.
Public Imports
hunt.framework.auth.guard.BasicGuard
public
import
hunt
.
framework
.
auth
.
guard
.
BasicGuard
;
Undocumented in source.
hunt.framework.auth.guard.Guard
public
import
hunt
.
framework
.
auth
.
guard
.
Guard
;
Undocumented in source.
hunt.framework.auth.guard.JwtGuard
public
import
hunt
.
framework
.
auth
.
guard
.
JwtGuard
;
Undocumented in source.
Meta
Source
See Source File
hunt
framework
auth
modules
Auth
AuthOptions
AuthRealm
AuthService
BasicAuthRealm
Claim
ClaimTypes
HuntShiroCache
Identity
JwtAuthRealm
JwtToken
JwtUtil
ShiroCacheManager
SimpleUserService
UserDetails
UserService
guard
principal