MCPcopy Create free account

hub / github.com/jwtk/jjwt / functions

Functions1,993 in github.com/jwtk/jjwt

↓ 1 callersMethoddoDecompressBackCompat
(byte[] compressed)
impl/src/main/java/io/jsonwebtoken/impl/compression/DeflateCompressionAlgorithm.java:74
↓ 1 callersMethoddoDeserialize
Reads the specified character stream and returns the corresponding Java object. @param reader the reader to use to read the character stream @return
api/src/main/java/io/jsonwebtoken/io/AbstractDeserializer.java:83
↓ 1 callersMethoddoDigest
(SecureRequest<InputStream, S> request)
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractSecureDigestAlgorithm.java:58
↓ 1 callersMethoddoGetClassLoader
()
api/src/main/java/io/jsonwebtoken/lang/Classes.java:413
↓ 1 callersMethoddoGetKeyMaterial
Parses the ASN.1-encoding of the specified key @param key the Edwards curve key @return the key value, encoded according to <a href="https://www.rfc-
impl/src/main/java/io/jsonwebtoken/impl/security/EdwardsCurve.java:211
↓ 1 callersMethoddoLocate
Returns an object referenced in the specified unprotected JWT header, or {@code null} if the referenced object cannot be found or does not exist. Defa
api/src/main/java/io/jsonwebtoken/LocatorAdapter.java:108
↓ 1 callersMethoddoSerialize
Converts the specified Java object into a formatted data byte stream, writing the bytes to the specified {@code out}put stream. @param t the object
api/src/main/java/io/jsonwebtoken/io/AbstractSerializer.java:74
↓ 1 callersMethoddoVerify
(VerifySecureDigestRequest<V> request)
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractSecureDigestAlgorithm.java:78
↓ 1 callersMethodemptyMap
Returns a type-safe immutable empty {@code Map}. @param <K> map key type @param <V> map value type @return a type-safe immutable empty {@code Map}.
api/src/main/java/io/jsonwebtoken/lang/Collections.java:66
↓ 1 callersMethodenableBouncyCastleIfPossible
Register BouncyCastle as a JCA provider in the system's {@link Security#getProviders() Security Providers} list if BouncyCastle is in the runtime clas
api/src/main/java/io/jsonwebtoken/lang/RuntimeEnvironment.java:51
↓ 1 callersMethodencodeToChar
Encodes a raw byte array into a BASE64 <code>char[]</code> representation in accordance with RFC 2045. @param sArr The bytes to convert. If <code>
api/src/main/java/io/jsonwebtoken/io/Base64.java:88
↓ 1 callersMethodencodeToString
Encodes a raw byte array into a BASE64 <code>String</code> representation i accordance with RFC 2045. @param sArr The bytes to convert. If <code>n
api/src/main/java/io/jsonwebtoken/io/Base64.java:537
↓ 1 callersMethodencrypt
(final AeadRequest req, final AeadResult res)
impl/src/main/java/io/jsonwebtoken/impl/DefaultJwtBuilder.java:670
↓ 1 callersMethodencrypt
Encrypts plaintext and signs any {@link AeadRequest#getAssociatedData() associated data}, placing the resulting ciphertext, initialization vector and
api/src/main/java/io/jsonwebtoken/security/AeadAlgorithm.java:79
↓ 1 callersMethodensureKeys
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultJwkSetBuilder.java:97
↓ 1 callersMethodeof
Writes EOF. @since 1.11
impl/src/main/java/io/jsonwebtoken/impl/io/BaseNCodecOutputStream.java:82
↓ 1 callersMethodequals
(RSAOtherPrimeInfo a, RSAOtherPrimeInfo b)
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultRsaPrivateJwk.java:62
↓ 1 callersMethodequals
(Object obj)
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultKeyOperation.java:79
↓ 1 callersMethodequalsOtherPrimes
(ParameterReadable a, ParameterReadable b)
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultRsaPrivateJwk.java:70
↓ 1 callersMethodequalsPublic
(ParameterReadable self, Object candidate)
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultOctetPublicJwk.java:43
↓ 1 callersMethodequalsPublic
(ParameterReadable self, Object candidate)
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultRsaPublicJwk.java:44
↓ 1 callersMethodexpiration
(Date exp)
impl/src/main/java/io/jsonwebtoken/impl/DefaultJwtBuilder.java:445
↓ 1 callersMethodexpiration
(Date exp)
impl/src/main/java/io/jsonwebtoken/impl/DelegatingClaimsMutator.java:148
↓ 1 callersMethodexpiration
Sets the JWT Claims <a href="https://www.rfc-editor.org/rfc/rfc7519.html#section-4.1.4"> <code>exp</code></a> (expiration) claim. A {@code null} value
api/src/main/java/io/jsonwebtoken/JwtBuilder.java:531
↓ 1 callersMethodfamilyPrefix
(Class<?> clazz)
impl/src/main/java/io/jsonwebtoken/impl/security/KeyPairs.java:32
↓ 1 callersMethodfindBouncyCastle
()
impl/src/main/java/io/jsonwebtoken/impl/security/JcaTemplate.java:91
↓ 1 callersMethodfindById
(String id)
impl/src/main/java/io/jsonwebtoken/impl/security/ECCurve.java:69
↓ 1 callersMethodfindByJcaCurve
(EllipticCurve curve)
impl/src/main/java/io/jsonwebtoken/impl/security/ECCurve.java:73
↓ 1 callersMethodfindByKey
(Key key)
impl/src/main/java/io/jsonwebtoken/impl/security/ECCurve.java:77
↓ 1 callersMethodfindByKey
(Key key)
impl/src/main/java/io/jsonwebtoken/impl/security/StandardCurves.java:38
↓ 1 callersMethodfindByKey
(Key key)
impl/src/main/java/io/jsonwebtoken/impl/security/RsaSignatureAlgorithm.java:113
↓ 1 callersMethodfindByKey
(Key key)
impl/src/main/java/io/jsonwebtoken/impl/security/EcSignatureAlgorithm.java:99
↓ 1 callersMethodfindBySigningKey
(K key)
impl/src/main/java/io/jsonwebtoken/impl/security/StandardSecureDigestAlgorithms.java:51
↓ 1 callersMethodfindCached
(Class<T> spi)
impl/src/main/java/io/jsonwebtoken/impl/lang/Services.java:80
↓ 1 callersMethodfindOidTerminalNode
(byte[] encoded)
impl/src/main/java/io/jsonwebtoken/impl/security/EdwardsCurve.java:352
↓ 1 callersMethodfirstResult
Returns a composed function that invokes the specified functions in iteration order, and returns the first non-null result. Once a non-null result is
impl/src/main/java/io/jsonwebtoken/impl/lang/Functions.java:98
↓ 1 callersMethodfn
()
impl/src/main/java/io/jsonwebtoken/impl/lang/IdRegistry.java:34
↓ 1 callersMethodforList
(Converter<T, Object> elementConverter)
impl/src/main/java/io/jsonwebtoken/impl/lang/Converters.java:52
↓ 1 callersMethodforList
(Converter<T,Object> elementConverter)
impl/src/main/java/io/jsonwebtoken/impl/lang/CollectionConverter.java:32
↓ 1 callersMethodforSet
(Converter<T, Object> elementConverter)
impl/src/main/java/io/jsonwebtoken/impl/lang/Converters.java:48
↓ 1 callersMethodforSet
(Converter<T, Object> elementConverter)
impl/src/main/java/io/jsonwebtoken/impl/lang/CollectionConverter.java:36
↓ 1 callersMethodforSigningKey
(K key)
impl/src/main/java/io/jsonwebtoken/impl/DefaultJwtBuilder.java:190
↓ 1 callersMethodforType
(Class<T> clazz)
impl/src/main/java/io/jsonwebtoken/impl/lang/Converters.java:44
↓ 1 callersMethodgenerateFromSpec
(JwkContext<RSAPrivateKey> ctx, final KeySpec keySpec)
impl/src/main/java/io/jsonwebtoken/impl/security/RsaPrivateJwkFactory.java:217
↓ 1 callersMethodgenerateInputSalt
(KeyRequest<?> request)
impl/src/main/java/io/jsonwebtoken/impl/security/Pbes2HsAkwAlgorithm.java:147
↓ 1 callersMethodgenerateKeyPair
(Curve curve, Provider provider, SecureRandom random)
impl/src/main/java/io/jsonwebtoken/impl/security/EcdhKeyAlgorithm.java:88
↓ 1 callersMethodgenerateSecretKey
(final int keyBitLength)
impl/src/main/java/io/jsonwebtoken/impl/security/JcaTemplate.java:207
↓ 1 callersMethodgenerateX509Certificate
(final byte[] x509DerBytes)
impl/src/main/java/io/jsonwebtoken/impl/security/JcaTemplate.java:331
↓ 1 callersMethodgenerateZ
(final KeyRequest<?> request, final PublicKey pub, final PrivateKey priv)
impl/src/main/java/io/jsonwebtoken/impl/security/EcdhKeyAlgorithm.java:92
↓ 1 callersMethodget
(Parameter<T> param)
impl/src/main/java/io/jsonwebtoken/impl/lang/ParameterReadable.java:20
↓ 1 callersMethodgetAgreementPartyUInfo
Returns any information about the JWE producer for use with key agreement algorithms, or {@code null} if not present. @return any information about t
api/src/main/java/io/jsonwebtoken/JweHeader.java:88
↓ 1 callersMethodgetAgreementPartyVInfo
Returns any information about the JWE recipient for use with key agreement algorithms, or {@code null} if not present. @return any information about
api/src/main/java/io/jsonwebtoken/JweHeader.java:102
↓ 1 callersMethodgetConcatKDFAlgorithmId
(AeadAlgorithm enc)
impl/src/main/java/io/jsonwebtoken/impl/security/EcdhKeyAlgorithm.java:103
↓ 1 callersMethodgetCount
()
impl/src/main/java/io/jsonwebtoken/impl/io/CountingInputStream.java:31
↓ 1 callersMethodgetDefaultBufferSize
Get the default buffer size. Can be overridden. @return the default buffer size.
impl/src/main/java/io/jsonwebtoken/impl/io/BaseNCodec.java:542
↓ 1 callersMethodgetDigest
()
impl/src/main/java/io/jsonwebtoken/impl/DefaultTokenizedJwt.java:46
↓ 1 callersMethodgetDigest
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultAeadResult.java:40
↓ 1 callersMethodgetEncryptedKey
()
impl/src/main/java/io/jsonwebtoken/impl/TokenizedJwe.java:20
↓ 1 callersMethodgetExpiration
Returns the JWT <a href="https://www.rfc-editor.org/rfc/rfc7519.html#section-4.1.4"> <code>exp</code></a> (expiration) timestamp or {@code null} if no
api/src/main/java/io/jsonwebtoken/Claims.java:109
↓ 1 callersMethodgetId
()
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractJwk.java:180
↓ 1 callersMethodgetId
()
impl/src/main/java/io/jsonwebtoken/impl/security/JcaTemplate.java:364
↓ 1 callersMethodgetId
()
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractFamilyJwkFactory.java:46
↓ 1 callersMethodgetId
()
impl/src/main/java/io/jsonwebtoken/impl/security/NoneSignatureAlgorithm.java:36
↓ 1 callersMethodgetId
()
impl/src/main/java/io/jsonwebtoken/impl/security/CryptoAlgorithm.java:45
↓ 1 callersMethodgetId
()
impl/src/main/java/io/jsonwebtoken/impl/compression/AbstractCompressionAlgorithm.java:90
↓ 1 callersMethodgetIdentityHexString
Return a hex String form of an object's identity hash code. @param obj the object @return the object's identity code in hex notation
api/src/main/java/io/jsonwebtoken/lang/Objects.java:631
↓ 1 callersMethodgetInitializationVector
Returns the Initialization Vector used during JWE encryption and decryption. @return the Initialization Vector used during JWE encryption and decrypt
api/src/main/java/io/jsonwebtoken/Jwe.java:64
↓ 1 callersMethodgetInstanceClass
()
impl/src/main/java/io/jsonwebtoken/impl/security/JcaTemplate.java:343
↓ 1 callersMethodgetIv
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultAeadResult.java:57
↓ 1 callersMethodgetJdk8213363BugExpectedSize
(InvalidKeyException e)
impl/src/main/java/io/jsonwebtoken/impl/security/JcaTemplate.java:269
↓ 1 callersMethodgetJwaIdByCurve
(EllipticCurve curve)
impl/src/main/java/io/jsonwebtoken/impl/security/EcPublicJwkFactory.java:59
↓ 1 callersMethodgetKey
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultJwkContext.java:239
↓ 1 callersMethodgetKey
Returns the key to use for signing, wrapping, encryption or decryption depending on the type of operation. @return the key to use for signing, wrappi
api/src/main/java/io/jsonwebtoken/security/KeySupplier.java:33
↓ 1 callersMethodgetKeyBitLength
()
impl/src/main/java/io/jsonwebtoken/impl/security/HmacAesAeadAlgorithm.java:71
↓ 1 callersMethodgetKeyBitLength
()
impl/src/main/java/io/jsonwebtoken/impl/security/AesAlgorithm.java:86
↓ 1 callersMethodgetKeyBitLength
()
impl/src/main/java/io/jsonwebtoken/impl/security/EdwardsCurve.java:187
↓ 1 callersMethodgetKeyBitLength
(AeadAlgorithm enc)
impl/src/main/java/io/jsonwebtoken/impl/security/EcdhKeyAlgorithm.java:127
↓ 1 callersMethodgetKeyFactoryJcaName
(final JwkContext<?> ctx)
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractFamilyJwkFactory.java:77
↓ 1 callersMethodgetKeys
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultJwkSet.java:52
↓ 1 callersMethodgetName
()
api/src/main/java/io/jsonwebtoken/io/Base64.java:75
↓ 1 callersMethodgetNotBefore
Returns the JWT <a href="https://www.rfc-editor.org/rfc/rfc7519.html#section-4.1.5"> <code>nbf</code></a> (not before) timestamp or {@code null} if no
api/src/main/java/io/jsonwebtoken/Claims.java:119
↓ 1 callersMethodgetOperations
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultJwkContext.java:192
↓ 1 callersMethodgetPayload
()
impl/src/main/java/io/jsonwebtoken/impl/DefaultJwt.java:45
↓ 1 callersMethodgetPbes2Count
Returns the number of PBKDF2 iterations necessary to derive the key used during JWE encryption, or {@code null} if not present. Used with password-bas
api/src/main/java/io/jsonwebtoken/JweHeader.java:150
↓ 1 callersMethodgetPublicKeyUse
()
impl/src/main/java/io/jsonwebtoken/impl/security/JwkContext.java:57
↓ 1 callersMethodgetPublicKeyUse
()
impl/src/main/java/io/jsonwebtoken/impl/security/DefaultJwkContext.java:214
↓ 1 callersMethodgetRequiredClaims
()
impl/src/main/java/io/jsonwebtoken/impl/Payload.java:81
↓ 1 callersMethodgetRequiredThumbprintValue
(Parameter<?> param)
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractJwk.java:116
↓ 1 callersMethodgetResourceAsStream
Returns the specified resource by checking the current thread's {@link Thread#getContextClassLoader() context class loader}, then the current ClassLoa
api/src/main/java/io/jsonwebtoken/lang/Classes.java:108
↓ 1 callersMethodgetType
()
impl/src/main/java/io/jsonwebtoken/impl/security/AbstractJwk.java:160
↓ 1 callersMethodgetX509Chain
Returns the associated {@code x5c} (X.509 Certificate Chain), or {@code null} if not present. The initial certificate <em>MAY</em> be followed by addi
api/src/main/java/io/jsonwebtoken/security/X509Accessor.java:89
↓ 1 callersMethodgetX509Sha1Thumbprint
Returns the {@code x5t} (X.509 Certificate SHA-1 Thumbprint) (a.k.a. digest) of the DER-encoding of the associated X.509 Certificate, or {@code null}
api/src/main/java/io/jsonwebtoken/security/X509Accessor.java:113
↓ 1 callersMethodgetX509Sha256Thumbprint
Returns the {@code x5t#S256} (X.509 Certificate SHA-256 Thumbprint) (a.k.a. digest) of the DER-encoding of the associated X.509 Certificate, or {@code
api/src/main/java/io/jsonwebtoken/security/X509Accessor.java:137
↓ 1 callersMethodgetX509Url
Returns the {@code x5u} (X.509 URL) that refers to a resource for the associated X.509 public key certificate or certificate chain, or {@code null} if
api/src/main/java/io/jsonwebtoken/security/X509Accessor.java:67
↓ 1 callersMethodhasContentType
(Header header)
impl/src/main/java/io/jsonwebtoken/impl/DefaultJwtParser.java:264
↓ 1 callersMethodhashBitLength
(int keyBitLength)
impl/src/main/java/io/jsonwebtoken/impl/security/Pbes2HsAkwAlgorithm.java:74
↓ 1 callersMethodid
(String jti)
impl/src/main/java/io/jsonwebtoken/impl/DefaultJwtBuilder.java:475
↓ 1 callersMethodid
(String jti)
impl/src/main/java/io/jsonwebtoken/impl/DelegatingClaimsMutator.java:178
↓ 1 callersMethodidFor
(int hashBitLength, KeyAlgorithm<SecretKey, SecretKey> wrapAlg)
impl/src/main/java/io/jsonwebtoken/impl/security/Pbes2HsAkwAlgorithm.java:78
↓ 1 callersMethodidFor
(KeyAlgorithm<SecretKey, SecretKey> wrapAlg)
impl/src/main/java/io/jsonwebtoken/impl/security/EcdhKeyAlgorithm.java:72
← previousnext →501–600 of 1,993, ranked by callers