| Package | Description |
|---|---|
| io.strimzi.kafka.oauth.server.authorizer |
| Modifier and Type | Method and Description |
|---|---|
static ScopesSpec.AuthzScope |
ScopesSpec.AuthzScope.of(java.lang.String grantValue)
Get a AuthzScope enum value corresponding to the passed grant
|
static ScopesSpec.AuthzScope |
ScopesSpec.AuthzScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScopesSpec.AuthzScope[] |
ScopesSpec.AuthzScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.