Package | Description |
---|---|
com.nimbusds.jose.proc |
Secure framework for application-specific verification and decryption of
JOSE objects (with arbitrary payloads).
|
com.nimbusds.jwt.proc |
Secure framework for application-specific verification and decryption of
JSON Web Tokens (JWTs).
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableJOSEProcessor<C extends SecurityContext>
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultJOSEProcessor<C extends SecurityContext>
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableJWTProcessor<C extends SecurityContext>
|
interface |
JWTProcessorConfiguration<C extends SecurityContext>
JWT processor configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultJWTProcessor<C extends SecurityContext>
|
Copyright © 2017 Connect2id Ltd.. All rights reserved.