- name
string name()
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.
- 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.
- 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.
- 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.
- addRealms
Guard addRealms(AuthRealm realm)
Undocumented in source. Be warned that the author may not have intended to support it.
- getToken
AuthenticationToken getToken(Request request)
Undocumented in source.
- boot
void boot()
Undocumented in source. Be warned that the author may not have intended to support it.