public class IdentityProfileManager extends Object
Modifier and Type | Method and Description |
---|---|
static IdentityProfileManager |
getInstance() |
org.wso2.carbon.user.core.UserRealm |
getRealm()
Returns user realm set for IdentityProfileManager.
|
void |
setRealm(org.wso2.carbon.user.core.UserRealm realm)
Set user realm for IdentityProfileManager.
|
public static IdentityProfileManager getInstance() throws org.wso2.carbon.identity.base.IdentityException
org.wso2.carbon.identity.base.IdentityException
public org.wso2.carbon.user.core.UserRealm getRealm()
public void setRealm(org.wso2.carbon.user.core.UserRealm realm)
realm
- user realm to be setCopyright © 2019 WSO2. All rights reserved.