- java.lang.Object
-
- org.apache.oltu.commons.encodedtoken.TokenDecoder
-
- org.apache.oltu.commons.encodedtoken.TokenWriter<JWS>
-
- org.apache.oltu.jose.jws.io.JWSWriter
-
-
Constructor Summary
Constructors
| Constructor and Description |
JWSWriter() |
-
Method Summary
-
Methods inherited from class org.apache.oltu.commons.encodedtoken.TokenWriter
write
-
Methods inherited from class org.apache.oltu.commons.encodedtoken.TokenDecoder
base64Decode, base64DecodeToByte, base64Encode, base64Encode
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
JWSWriter
public JWSWriter()
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.