Class AuthProperties.JwtCache
- java.lang.Object
-
- org.bremersee.security.authentication.AuthProperties.JwtCache
-
- Enclosing class:
- AuthProperties
@Validated public static class AuthProperties.JwtCache extends Object
The jwt cache properties.
-
-
Constructor Summary
Constructors Constructor Description JwtCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringaddKeyPrefix(String givenKey)Add key prefix to the given key.
-