类 DustMsProperties.Security
- java.lang.Object
-
- top.daxian1218.dust.service.config.DustMsProperties.Security
-
- 封闭类:
- DustMsProperties
public static class DustMsProperties.Security extends java.lang.Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static class
DustMsProperties.Security.Authentication
-
构造器概要
构造器 构造器 说明 Security()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 DustMsProperties.Security.Authentication
getAuthentication()
java.lang.String[]
getIgnoreMatchers()
void
setIgnoreMatchers(java.lang.String[] ignoreMatchers)
-
-
-
方法详细资料
-
getAuthentication
public DustMsProperties.Security.Authentication getAuthentication()
-
getIgnoreMatchers
public java.lang.String[] getIgnoreMatchers()
-
setIgnoreMatchers
public void setIgnoreMatchers(java.lang.String[] ignoreMatchers)
-
-