public static interface BasicAuthenticationCredentials.Base64Encoder
| Modifier and Type | Method and Description |
|---|---|
String |
encodeBytes(byte[] bytes)
Encodes a byte array
|
String encodeBytes(byte[] bytes)
bytes - Bytes to encodeCopyright © 2019. All rights reserved.