Uses of Class
io.inverno.mod.security.jose.internal.jwk.ec.GenericECJWKBuilder
Packages that use GenericECJWKBuilder
Package
Description
Elliptic Curve JSON Web Key implementation.
-
Uses of GenericECJWKBuilder in io.inverno.mod.security.jose.internal.jwk.ec
Methods in io.inverno.mod.security.jose.internal.jwk.ec that return GenericECJWKBuilderModifier and TypeMethodDescriptionGenericECJWKFactory.builder()GenericECJWKBuilder.eccPrivateKey(String d) GenericECJWKBuilder.xCoordinate(String x) GenericECJWKBuilder.yCoordinate(String y)