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
SyncmlMessageFormatException
public static String generateRST(String username, String password) throws SyncmlMessageFormatException
SyncmlMessageFormatException
Copyright © 2017 WSO2. All rights reserved.