|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JOSEObjectType | |
|---|---|
| com.nimbusds.jose | Javascript Object Signing and Encryption (JOSE) classes. |
| Uses of JOSEObjectType in com.nimbusds.jose |
|---|
| Fields in com.nimbusds.jose declared as JOSEObjectType | |
|---|---|
static JOSEObjectType |
JOSEObjectType.JWE
JWE object type. |
static JOSEObjectType |
JOSEObjectType.JWS
JWS object type. |
| Methods in com.nimbusds.jose that return JOSEObjectType | |
|---|---|
JOSEObjectType |
Header.getType()
|
JOSEObjectType |
ReadOnlyHeader.getType()
Gets the type ( typ) parameter. |
| Methods in com.nimbusds.jose with parameters of type JOSEObjectType | |
|---|---|
void |
Header.setType(JOSEObjectType typ)
Sets the type ( typ) parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||