SecurityController

Undocumented in source.
class SecurityController : UserController!("paths.userManagement.security", SecurityView) {}

Constructors

this
this(UserCollection userCollection, ServiceConfiguration configuration)
Undocumented in source.

Members

Functions

handle
void handle(SecurityView view, User user)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta