Uses of Class
com.nimbusds.jose.jwk.ThumbprintURI
Packages that use ThumbprintURI
-
Uses of ThumbprintURI in com.nimbusds.jose.jwk
Methods in com.nimbusds.jose.jwk that return ThumbprintURIModifier and TypeMethodDescriptionstatic ThumbprintURIComputes the SHA-256 JWK thumbprint URI for the specified JWK.JWK.computeThumbprintURI()Computes the SHA-256 thumbprint URI of this JWK.static ThumbprintURIParses a JWK thumbprint URI from the specified URI string.static ThumbprintURIParses a JWK thumbprint URI from the specified URI.