| Package | Description |
|---|---|
| org.apache.oltu.jose.jws | |
| org.apache.oltu.jose.jws.io |
| Modifier and Type | Method and Description |
|---|---|
JWS |
JWS.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected JWS |
JWSReader.build(String rawString,
String decodedHeader,
String decodedBody,
String encodedSignature) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
JWSWriter.writeBody(JWS token) |
protected String |
JWSWriter.writeHeader(JWS token) |
protected String |
JWSWriter.writeSignature(JWS token) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.