Package | Description |
---|---|
org.seedstack.seed.security |
Provides classes for securing an application.
|
Modifier and Type | Method and Description |
---|---|
SecurityConfig.UserConfig |
SecurityConfig.UserConfig.addRole(String role) |
SecurityConfig.UserConfig |
SecurityConfig.UserConfig.setPassword(String password) |
Modifier and Type | Method and Description |
---|---|
Map<String,SecurityConfig.UserConfig> |
SecurityConfig.getUsers() |
Modifier and Type | Method and Description |
---|---|
SecurityConfig |
SecurityConfig.addUser(String name,
SecurityConfig.UserConfig userConfig) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.