Interface JwtTokenAuthenticationLoader

All Superinterfaces:
Callable<JwtTokenAuthentication>

public interface JwtTokenAuthenticationLoader extends Callable<JwtTokenAuthentication>
  • Method Summary

    Methods inherited from interface java.util.concurrent.Callable

    call