Class Jaxb230Base64
java.lang.Object
com.github.scribejava.core.base64.Base64
com.github.scribejava.core.base64.Jaxb230Base64
JAXB v2.3.0 (the latest for JRE 7)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringinternalEncode(byte[] bytes) protected StringinternalEncodeUrlWithoutPadding(byte[] bytes) Methods inherited from class com.github.scribejava.core.base64.Base64
encode, encodeUrlWithoutPadding, getInstance, init
-
Constructor Details
-
Jaxb230Base64
public Jaxb230Base64()
-
-
Method Details
-
internalEncode
- Specified by:
internalEncodein classBase64
-
internalEncodeUrlWithoutPadding
- Specified by:
internalEncodeUrlWithoutPaddingin classBase64
-