scorpion ~master (2019-01-11T16:34:34Z)
Home
Dub
Repo
AuthRedirect
scorpion
session
Undocumented in source.
struct
AuthRedirect {
this
(string location, string[] roles);
bool
test
(Context context);
}
Constructors
this
this
(string location, string[] roles)
Undocumented in source.
Members
Functions
test
bool
test
(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
scorpion
session
classes
Session
SessionManager
interfaces
Authentication
structs
Auth
AuthRedirect