Package | Description |
---|---|
com.nimbusds.jose |
Javascript Object Signing and Encryption (JOSE) classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReadOnlyJWEHeader
Read-only view of a
JWE header . |
interface |
ReadOnlyJWSHeader
Read-only view of a
JWS header . |
Modifier and Type | Class and Description |
---|---|
class |
CommonSEHeader
Common class for JWS and JWE headers.
|
class |
JWEHeader
JSON Web Encryption (JWE) header.
|
class |
JWSHeader
JSON Web Signature (JWS) header.
|
Copyright © 2013 NimbusDS. All Rights Reserved.