Class SecurityContext
java.lang.Object
com.elitesland.ystdms.sys.security.SecurityContext
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecurityContext
public SecurityContext()
-
-
Method Details
-
setJwt
public static void setJwt(org.springframework.security.oauth2.jwt.Jwt jwt) -
getJwt
public static org.springframework.security.oauth2.jwt.Jwt getJwt() -
clear
public static void clear() -
getSubject
-
getClaim
-