Serialized Form
-
Package com.argosnotary.argos.service.security
-
Class com.argosnotary.argos.service.security.PersonalAccountAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable
-
Serialized Fields
-
principal
org.springframework.security.core.userdetails.UserDetails principal
-
tokenInfo
com.argosnotary.argos.service.domain.security.TokenInfo tokenInfo
-
-
-
Class com.argosnotary.argos.service.security.ServiceAccountAuthenticationToken extends org.springframework.security.authentication.UsernamePasswordAuthenticationToken implements Serializable
-
Serialized Fields
-
principal
org.springframework.security.core.userdetails.UserDetails principal
-
serviceAccountCredentials
com.argosnotary.argos.service.security.ServiceAccountAuthenticationToken.ServiceAccountCredentials serviceAccountCredentials
-
-
-