public class JwtConfig
extends java.lang.Object
implements java.io.Serializable
| 构造器和说明 |
|---|
JwtConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getSecretKey()
Gets secret key.
|
void |
setSecretKey(java.lang.String secretKey)
Sets secret key.
|
Copyright © 2026 The Apache Software Foundation. All rights reserved.