Serialized Form
-
Package com.gsitm.ustra.java.autoconfigure.security.duplication.polling
-
Class com.gsitm.ustra.java.autoconfigure.security.duplication.polling.AuthenticationPollingClientInfo
class AuthenticationPollingClientInfo extends Object implements Serializable- serialVersionUID:
- -3880782676191724095L
-
Serialized Fields
-
checkNumber
AtomicInteger checkNumber
로그아웃 체킹 수 -
clientIp
String clientIp
클라이언트 아이피 주소 -
duplicated
boolean duplicated
중복 여부 -
duplicationKey
String duplicationKey
중복 인증 제어 키 -
expired
boolean expired
만료 여부 -
procId
String procId
프로세스 아이디 -
refreshToken
String refreshToken
Refresh Token -
userKey
String userKey
사용자 키
-
-