Class HerodotusGrantedAuthority
java.lang.Object
cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
- All Implemented Interfaces:
Serializable,org.springframework.security.core.GrantedAuthority
public class HerodotusGrantedAuthority
extends Object
implements org.springframework.security.core.GrantedAuthority
Description: 自定义 GrantedAuthority
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2022/3/5 0:12
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAuthority(String authority) toString()
-
Constructor Details
-
HerodotusGrantedAuthority
public HerodotusGrantedAuthority() -
HerodotusGrantedAuthority
-
-
Method Details