| Package | Description |
|---|---|
| org.restnext.security |
| Modifier and Type | Method and Description |
|---|---|
static Security |
Security.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Security[] |
Security.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SecurityScanner(Security security) |
SecurityScanner(Security security,
Path securityDirectory)
Constructor with security and security directory path.
|
Copyright © 2016–2017 RestNEXT. All rights reserved.