| Modifier and Type | Field and Description |
|---|---|
static NoAuth |
INSTANCE
Authorisation strategy that allows anyone to call an endpoint in the API without authenticating.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The name of the authorisation strategy.
|
public static NoAuth INSTANCE
Authorisation strategy that allows anyone to call an endpoint in the API without authenticating.