public class AccessConfigurationDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
supportsLogin |
| Constructor and Description |
|---|
AccessConfigurationDTO() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getSupportsLogin() |
void |
setSupportsLogin(Boolean supportsLogin) |
private Boolean supportsLogin
Copyright © 2023 Apache NiFi Project. All rights reserved.