vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
AuthInfo
index
vibe
web
auth
Undocumented in source.
package
template
AuthInfo (
C
CA
=
C
) {}
Members
Aliases
ATTS
alias
ATTS
=
AliasSeq
!(
__traits
(
getAttributes
,
CA
))
Undocumented in source.
AuthInfo
alias
AuthInfo
=
impl
!
0
Undocumented in source.
AuthInfo
alias
AuthInfo
=
cimpl
!
0
Undocumented in source.
BASES
alias
BASES
=
BaseTypeTuple
!
CA
Undocumented in source.
Templates
cimpl
template
cimpl
(size_t idx)
Undocumented in source.
impl
template
impl
(size_t idx)
Undocumented in source.
Meta
Source
See Implementation
index
vibe
web
auth
functions
auth
handleAuthentication
handleAuthorization
properties
anyAuth
noAuth
requiresAuth
structs
AuthAttribute
NoAuthAttribute
RequiresAuthAttribute
Role
templates
AuthInfo
isAuthenticated