Class HerodotusSecurityAttribute
java.lang.Object
cn.herodotus.engine.core.identity.domain.HerodotusSecurityAttribute
- All Implemented Interfaces:
Serializable
Description: 自定义SecurityConfig
自定义SecurityConfig,主要为了构建无参数构造函数,以解决序列化出错问题
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/9/11 15:57
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HerodotusSecurityAttributestatic List<HerodotusSecurityAttribute>createList(String... attributeNames) static List<HerodotusSecurityAttribute>booleaninthashCode()toString()
-
Constructor Details
-
HerodotusSecurityAttribute
public HerodotusSecurityAttribute() -
HerodotusSecurityAttribute
-
-
Method Details