public static class DustMsProperties.Security.Authentication
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
DustMsProperties.Security.Authentication.Encode
encodeLevel分为三级,0-仅token加密,1-仅参数加密,2-全部加密
默认为0
|
static class |
DustMsProperties.Security.Authentication.Jwt |
static class |
DustMsProperties.Security.Authentication.Sign |
构造器和说明 |
---|
Authentication() |
public DustMsProperties.Security.Authentication.Encode getEncode()
public DustMsProperties.Security.Authentication.Jwt getJwt()
public DustMsProperties.Security.Authentication.Sign getSign()