| Modifier and Type | Method and Description |
|---|---|
SecurityLevel |
SecurityConfiguration.getSecurityLevel() |
static SecurityLevel |
SecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityLevel[] |
SecurityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollectdReporter.Builder |
CollectdReporter.Builder.withSecurityLevel(SecurityLevel securityLevel) |
| Constructor and Description |
|---|
SecurityConfiguration(byte[] username,
byte[] password,
SecurityLevel securityLevel) |
Copyright © 2019. All rights reserved.