public class Security extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
header
Defines the authorization header.
|
private String |
key
Defines the secret authorization key.
|
private String |
prefix
Defines the authorization prefix.
|
| Constructor and Description |
|---|
Security() |
Copyright © 2023–2024. All rights reserved.