Package | Description |
---|---|
org.wso2.carbon.identity.application.common.model |
Modifier and Type | Method and Description |
---|---|
static User |
User.build(org.apache.axiom.om.OMElement userOM)
Returns a User instance populated from the given OMElement
The OMElement is of the form below
|
User |
ServiceProvider.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceProvider.setOwner(User owner) |
Copyright © 2015 WSO2. All rights reserved.