| Modifier and Type | Method and Description |
|---|---|
static CvssV2.Authentication |
CvssV2.Authentication.fromString(String text) |
static CvssV2.Authentication |
CvssV2.Authentication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CvssV2.Authentication[] |
CvssV2.Authentication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CvssV2 |
CvssV2.authentication(CvssV2.Authentication au) |
Copyright © 2017. All rights reserved.