| Package | Description | 
|---|---|
| org.wildfly.swarm.jose | |
| org.wildfly.swarm.jose.provider | 
| Modifier and Type | Method and Description | 
|---|---|
VerificationOutput | 
Jose.verification(String jws)
Verify the signed data in the JWS compact or JSON (optional) format. 
 | 
VerificationOutput | 
Jose.verificationDetached(String jws,
                    String detachedData)
Verify the signed and detached data in the JWS compact or JSON (optional) format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VerificationOutput | 
DefaultJoseImpl.verification(String jws)  | 
VerificationOutput | 
DefaultJoseImpl.verificationDetached(String jws,
                    String detachedData)  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.