Class WalletAuthenticationJwtImpl

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
es.kukenan.smartfi.common.service.jwt.WalletAuthenticationJwtImpl
All Implemented Interfaces:
WalletAuthentication, Serializable, Principal, org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer

public class WalletAuthenticationJwtImpl extends org.springframework.security.authentication.AbstractAuthenticationToken implements WalletAuthentication
Jwt based WalletAuthentication implementation.
See Also: