public class SyncmlCredentialUtil extends Object
| Constructor and Description |
|---|
SyncmlCredentialUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateCredData(String nextNonce) |
static String |
generateRST(String username,
String password) |
public static String generateCredData(String nextNonce) throws SyncmlMessageFormatException
SyncmlMessageFormatExceptionpublic static String generateRST(String username, String password) throws SyncmlMessageFormatException
SyncmlMessageFormatExceptionCopyright © 2017 WSO2. All rights reserved.