Class FineractJwtAuthenticationTokenConverter

java.lang.Object
org.apache.fineract.infrastructure.security.converter.FineractJwtAuthenticationTokenConverter
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,FineractJwtAuthenticationToken>

public class FineractJwtAuthenticationTokenConverter extends Object implements org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,FineractJwtAuthenticationToken>
  • Constructor Details

    • FineractJwtAuthenticationTokenConverter

      public FineractJwtAuthenticationTokenConverter()
  • Method Details