Interface JwtConfiguration
- 
- All Superinterfaces:
 io.micronaut.core.util.Toggleable
- All Known Implementing Classes:
 JwtConfigurationProperties
public interface JwtConfiguration extends io.micronaut.core.util.ToggleableRepresents configuration of the JWT token.- Since:
 - 1.0
 - Author:
 - Sergio del Amo
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEnabled() 
 -