All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jose4j JAR 0.4.2 with all dependencies


The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..

Files of the artifact jose4j version 0.4.2 from the group org.bitbucket.b_c.

Artifact jose4j
Group org.bitbucket.b_c
Version 0.4.2
Last update 26. May 2015
Tags: relies home info open more please easy json token solely written wiki jose4j https robust apis jose cryptography bitbucket source implementation specification library java suite examples
Organization not specified
URL https://bitbucket.org/b_c/jose4j/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!
There is a newer version: 0.9.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jose4j Show documentation

Please rate this JAR file. Is it a good library?

jose4j
Rate from 1 - 5, Rated 3.67 based on 3 reviews

546 downloads

Source code of jose4j version 0.4.2

META-INF
META-INF.META-INF.MANIFEST.MF
org.jose4j.base64url
org.jose4j.base64url.org.jose4j.base64url.Base64
org.jose4j.base64url.org.jose4j.base64url.Base64Url
org.jose4j.base64url.org.jose4j.base64url.SimplePEMEncoder
org.jose4j.base64url.internal.apache.commons.codec.binary
org.jose4j.base64url.internal.apache.commons.codec.binary.org.jose4j.base64url.internal.apache.commons.codec.binary.Base64
org.jose4j.base64url.internal.apache.commons.codec.binary.org.jose4j.base64url.internal.apache.commons.codec.binary.BaseNCodec
org.jose4j.http
org.jose4j.http.org.jose4j.http.Get
org.jose4j.http.org.jose4j.http.Response
org.jose4j.http.org.jose4j.http.SimpleGet
org.jose4j.http.org.jose4j.http.SimpleResponse
org.jose4j.json
org.jose4j.json.org.jose4j.json.JsonHeaderUtil
org.jose4j.json.org.jose4j.json.JsonUtil
org.jose4j.json.internal.json_simple
org.jose4j.json.internal.json_simple.org.jose4j.json.internal.json_simple.ItemList
org.jose4j.json.internal.json_simple.org.jose4j.json.internal.json_simple.JSONArray
org.jose4j.json.internal.json_simple.org.jose4j.json.internal.json_simple.JSONAware
org.jose4j.json.internal.json_simple.org.jose4j.json.internal.json_simple.JSONObject
org.jose4j.json.internal.json_simple.org.jose4j.json.internal.json_simple.JSONStreamAware
org.jose4j.json.internal.json_simple.org.jose4j.json.internal.json_simple.JSONValue
org.jose4j.json.internal.json_simple.parser
org.jose4j.json.internal.json_simple.parser.org.jose4j.json.internal.json_simple.parser.ContainerFactory
org.jose4j.json.internal.json_simple.parser.org.jose4j.json.internal.json_simple.parser.ContentHandler
org.jose4j.json.internal.json_simple.parser.org.jose4j.json.internal.json_simple.parser.JSONParser
org.jose4j.json.internal.json_simple.parser.org.jose4j.json.internal.json_simple.parser.ParseException
org.jose4j.json.internal.json_simple.parser.org.jose4j.json.internal.json_simple.parser.Yylex
org.jose4j.json.internal.json_simple.parser.org.jose4j.json.internal.json_simple.parser.Yytoken
org.jose4j.jwa
org.jose4j.jwa.org.jose4j.jwa.Algorithm
org.jose4j.jwa.org.jose4j.jwa.AlgorithmAvailability
org.jose4j.jwa.org.jose4j.jwa.AlgorithmConstraints
org.jose4j.jwa.org.jose4j.jwa.AlgorithmFactory
org.jose4j.jwa.org.jose4j.jwa.AlgorithmFactoryFactory
org.jose4j.jwa.org.jose4j.jwa.AlgorithmInfo
org.jose4j.jwe
org.jose4j.jwe.org.jose4j.jwe.AesCbcHmacSha2ContentEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.AesGcmContentEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.AesKeyWrapManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.CipherStrengthSupport
org.jose4j.jwe.org.jose4j.jwe.CipherUtil
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionAlgorithm
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionAlgorithmIdentifiers
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionKeyDescriptor
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionKeys
org.jose4j.jwe.org.jose4j.jwe.ContentEncryptionParts
org.jose4j.jwe.org.jose4j.jwe.DirectKeyManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.EcdhKeyAgreementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.EcdhKeyAgreementWithAesKeyWrapAlgorithm
org.jose4j.jwe.org.jose4j.jwe.InitializationVectorHelp
org.jose4j.jwe.org.jose4j.jwe.JsonWebEncryption
org.jose4j.jwe.org.jose4j.jwe.KeyManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.KeyManagementAlgorithmIdentifiers
org.jose4j.jwe.org.jose4j.jwe.Pbes2HmacShaWithAesKeyWrapAlgorithm
org.jose4j.jwe.org.jose4j.jwe.RsaKeyManagementAlgorithm
org.jose4j.jwe.org.jose4j.jwe.SimpleAeadCipher
org.jose4j.jwe.org.jose4j.jwe.WrappingKeyManagementAlgorithm
org.jose4j.jwe.kdf
org.jose4j.jwe.kdf.org.jose4j.jwe.kdf.ConcatKeyDerivationFunction
org.jose4j.jwe.kdf.org.jose4j.jwe.kdf.KdfUtil
org.jose4j.jwe.kdf.org.jose4j.jwe.kdf.PasswordBasedKeyDerivationFunction2
org.jose4j.jwk
org.jose4j.jwk.org.jose4j.jwk.DecryptionJwkSelector
org.jose4j.jwk.org.jose4j.jwk.EcJwkGenerator
org.jose4j.jwk.org.jose4j.jwk.EllipticCurveJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.HttpsJwks
org.jose4j.jwk.org.jose4j.jwk.JsonWebKey
org.jose4j.jwk.org.jose4j.jwk.JsonWebKeySet
org.jose4j.jwk.org.jose4j.jwk.OctJwkGenerator
org.jose4j.jwk.org.jose4j.jwk.OctetSequenceJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.PublicJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.RsaJsonWebKey
org.jose4j.jwk.org.jose4j.jwk.RsaJwkGenerator
org.jose4j.jwk.org.jose4j.jwk.SelectorSupport
org.jose4j.jwk.org.jose4j.jwk.SimpleJwkFilter
org.jose4j.jwk.org.jose4j.jwk.Use
org.jose4j.jwk.org.jose4j.jwk.VerificationJwkSelector
org.jose4j.jws
org.jose4j.jws.org.jose4j.jws.AlgorithmIdentifiers
org.jose4j.jws.org.jose4j.jws.BaseSignatureAlgorithm
org.jose4j.jws.org.jose4j.jws.EcdsaUsingShaAlgorithm
org.jose4j.jws.org.jose4j.jws.HmacUsingShaAlgorithm
org.jose4j.jws.org.jose4j.jws.JsonWebSignature
org.jose4j.jws.org.jose4j.jws.JsonWebSignatureAlgorithm
org.jose4j.jws.org.jose4j.jws.PlaintextNoneAlgorithm
org.jose4j.jws.org.jose4j.jws.RsaUsingShaAlgorithm
org.jose4j.jwt
org.jose4j.jwt.org.jose4j.jwt.GeneralJwtException
org.jose4j.jwt.org.jose4j.jwt.IntDate
org.jose4j.jwt.org.jose4j.jwt.JwtClaims
org.jose4j.jwt.org.jose4j.jwt.MalformedClaimException
org.jose4j.jwt.org.jose4j.jwt.NumericDate
org.jose4j.jwt.org.jose4j.jwt.ReservedClaimNames
org.jose4j.jwt.consumer
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.AudValidator
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.InvalidJwtException
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.InvalidJwtSignatureException
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.IssValidator
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.JtiValidator
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.JwtConsumer
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.JwtConsumerBuilder
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.JwtContext
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.NumericDateValidator
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.SimpleKeyResolver
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.SubValidator
org.jose4j.jwt.consumer.org.jose4j.jwt.consumer.Validator
org.jose4j.jwx
org.jose4j.jwx.org.jose4j.jwx.CompactSerialization
org.jose4j.jwx.org.jose4j.jwx.CompactSerializer
org.jose4j.jwx.org.jose4j.jwx.HeaderParameterNames
org.jose4j.jwx.org.jose4j.jwx.Headers
org.jose4j.jwx.org.jose4j.jwx.JsonWebStructure
org.jose4j.jwx.org.jose4j.jwx.KeyValidationSupport
org.jose4j.keys
org.jose4j.keys.org.jose4j.keys.AesKey
org.jose4j.keys.org.jose4j.keys.BigEndianBigInteger
org.jose4j.keys.org.jose4j.keys.EcKeyUtil
org.jose4j.keys.org.jose4j.keys.EllipticCurves
org.jose4j.keys.org.jose4j.keys.HmacKey
org.jose4j.keys.org.jose4j.keys.KeyPairUtil
org.jose4j.keys.org.jose4j.keys.KeyPersuasion
org.jose4j.keys.org.jose4j.keys.PbkdfKey
org.jose4j.keys.org.jose4j.keys.RsaKeyUtil
org.jose4j.keys.org.jose4j.keys.X509Util
org.jose4j.keys.resolvers
org.jose4j.keys.resolvers.org.jose4j.keys.resolvers.DecryptionKeyResolver
org.jose4j.keys.resolvers.org.jose4j.keys.resolvers.HttpsJwksVerificationKeyResolver
org.jose4j.keys.resolvers.org.jose4j.keys.resolvers.JwksDecryptionKeyResolver
org.jose4j.keys.resolvers.org.jose4j.keys.resolvers.JwksVerificationKeyResolver
org.jose4j.keys.resolvers.org.jose4j.keys.resolvers.VerificationKeyResolver
org.jose4j.keys.resolvers.org.jose4j.keys.resolvers.X509VerificationKeyResolver
org.jose4j.lang
org.jose4j.lang.org.jose4j.lang.ByteGenerator
org.jose4j.lang.org.jose4j.lang.ByteUtil
org.jose4j.lang.org.jose4j.lang.DefaultByteGenerator
org.jose4j.lang.org.jose4j.lang.ExceptionHelp
org.jose4j.lang.org.jose4j.lang.IntegrityException
org.jose4j.lang.org.jose4j.lang.InvalidAlgorithmException
org.jose4j.lang.org.jose4j.lang.InvalidKeyException
org.jose4j.lang.org.jose4j.lang.JoseException
org.jose4j.lang.org.jose4j.lang.JsonHelp
org.jose4j.lang.org.jose4j.lang.StringUtil
org.jose4j.lang.org.jose4j.lang.UncheckedJoseException
org.jose4j.lang.org.jose4j.lang.UnresolvableKeyException
org.jose4j.mac
org.jose4j.mac.org.jose4j.mac.MacUtil
org.jose4j.zip
org.jose4j.zip.org.jose4j.zip.CompressionAlgorithm
org.jose4j.zip.org.jose4j.zip.CompressionAlgorithmIdentifiers
org.jose4j.zip.org.jose4j.zip.DeflateRFC1951CompressionAlgorithm




© 2015 - 2024 Weber Informatics LLC | Privacy Policy