Class and Description |
---|
org.jose4j.jwx.CompactSerialization
please use CompactSerializer
This class was added back in as of 0.3.7 to help support code compiled against pre v0.3.0 that was using it directly.
|
org.jose4j.jwt.IntDate
in draft -26 of the JWT spec the name changed from IntDate to NumericDate. Consistent with that change there is a new NumericDate class, which is similar to this.
|
org.jose4j.json.JsonHeaderUtil
as of 0.3.7 please use JsonUtil
|
Field and Description |
---|
org.jose4j.jwt.ReservedClaimNames.TYPE
typ went away as a claim name as of jwt draft -12 - it's only a header parameter name
|
Copyright © 2015. All rights reserved.