Uses of Class
io.jans.as.model.config.adminui.AdminRole
-
Packages that use AdminRole Package Description io.jans.as.model.config.adminui -
-
Uses of AdminRole in io.jans.as.model.config.adminui
Methods in io.jans.as.model.config.adminui that return types with arguments of type AdminRole Modifier and Type Method Description java.util.List<AdminRole>
DynamicConfig. getRoles()
Method parameters in io.jans.as.model.config.adminui with type arguments of type AdminRole Modifier and Type Method Description void
DynamicConfig. setRoles(java.util.List<AdminRole> roles)
-