Interface GenericJWKService.JWKFactoriesSocket

All Superinterfaces:
Supplier<List<JWKFactory<?,?,?>>>
Enclosing class:
GenericJWKService

public static interface GenericJWKService.JWKFactoriesSocket extends Supplier<List<JWKFactory<?,?,?>>>

JWK Service extra JWK factories.

Since:
1.5
Author:
Jeremy Kuhn
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get