Guard

Constructors

this
this(UserService userService, string name)
Undocumented in source.

Members

Functions

addRealms
Guard addRealms(AuthRealm realm)
Undocumented in source. Be warned that the author may not have intended to support it.
authScheme
AuthenticationScheme authScheme()
Undocumented in source. Be warned that the author may not have intended to support it.
authScheme
Guard authScheme(AuthenticationScheme value)
Undocumented in source. Be warned that the author may not have intended to support it.
boot
void boot()
Undocumented in source. Be warned that the author may not have intended to support it.
getToken
AuthenticationToken getToken(Request request)
Undocumented in source.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
tokenCookieName
Guard tokenCookieName(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
tokenCookieName
string tokenCookieName()
Undocumented in source. Be warned that the author may not have intended to support it.
tokenExpiration
Guard tokenExpiration(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
tokenExpiration
int tokenExpiration()
Undocumented in source. Be warned that the author may not have intended to support it.
userService
UserService userService()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta