| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities | |
| com.denimgroup.threadfix.data.interfaces |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationRequired |
Vulnerability.getAuthenticationRequired() |
AuthenticationRequired |
Finding.getAuthenticationRequired() |
AuthenticationRequired |
Vulnerability.getAuthenticationRequiredJSONProperty() |
static AuthenticationRequired |
AuthenticationRequired.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationRequired[] |
AuthenticationRequired.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.setAuthenticationRequired(AuthenticationRequired authenticationRequired) |
void |
Finding.setAuthenticationRequired(AuthenticationRequired authenticationRequired) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationRequired |
Endpoint.getAuthenticationRequired() |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.