public class PowerAuthRequestBody extends Object
| Constructor and Description |
|---|
PowerAuthRequestBody()
Default constructor for empty HTTP request body.
|
PowerAuthRequestBody(byte[] requestBytes)
Constructor with HTTP request body bytes.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRequestBytes()
Get HTTP request body bytes.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.