public interface TokenConfiguration
extends io.micronaut.core.util.Toggleable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_ROLES_NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRolesName()
The name in the claims object that stores the granted roles.
|
static final java.lang.String DEFAULT_ROLES_NAME