Interface GenericJWEService.JWEZipsSocket

All Superinterfaces:
Supplier<List<JWEZip>>
Enclosing class:
GenericJWEService

public static interface GenericJWEService.JWEZipsSocket extends Supplier<List<JWEZip>>

JWE compression algorithms socket used to inject JWE compression algorithms when building the JOSE module.

Since:
1.5
Author:
Jeremy Kuhn
See Also:
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get