Package | Description |
---|---|
org.wso2.carbon.identity.core.dao | |
org.wso2.carbon.identity.core.persistence |
Modifier and Type | Method and Description |
---|---|
XMPPSettingsDO |
XMPPSettingsDAO.getXmppSettings(String userId)
retrieve XMPP Settings of a user by providing the userId
|
protected XMPPSettingsDO |
XMPPSettingsDAO.resourceToObject(org.wso2.carbon.registry.core.Resource resource) |
Modifier and Type | Method and Description |
---|---|
XMPPSettingsDO |
IdentityPersistenceManager.getXmppSettings(org.wso2.carbon.registry.core.Registry registry,
String userId)
get the existing settings.
|
Copyright © 2019 WSO2. All rights reserved.