Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- es.kukenan.smartfi.common.service.jwt.WalletAuthenticationJwtImpl (implements es.kukenan.smartfi.common.security.WalletAuthentication)
- es.kukenan.smartfi.common.service.jwt.JwtBearerToken (implements java.io.Serializable)
- es.kukenan.smartfi.common.service.jwt.JwtServiceImpl (implements org.springframework.beans.factory.InitializingBean, es.kukenan.smartfi.common.service.jwt.JwtService)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- es.kukenan.smartfi.common.service.jwt.JwtService