public class SecurityAuthUtil extends Object
SecurityAuthUtil()
static void
authorized(Long accountId, String token)
static Long
getAccountId()
static String
getToken()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SecurityAuthUtil()
public static void authorized(Long accountId, String token)
accountId
token
public static final Long getAccountId()
public static final String getToken()
Copyright © 2023. All rights reserved.