Package | Description |
---|---|
org.wso2.carbon.identity.core.dao | |
org.wso2.carbon.identity.core.persistence |
Modifier and Type | Method and Description |
---|---|
OpenIDAdminDO |
OpenIDAdminDAO.getOpenIDAdminDO()
Retrieve OpenID admin for a tenant.
|
protected OpenIDAdminDO |
OpenIDAdminDAO.resourceToObject(org.wso2.carbon.registry.core.Resource resource)
Converts a registry resource to an object.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenIDAdminDAO.createOrUpdate(OpenIDAdminDO opAdmin)
Create or update the OpenID admin.
|
Modifier and Type | Method and Description |
---|---|
OpenIDAdminDO |
IdentityPersistenceManager.getOpenIDAdmin(org.wso2.carbon.registry.core.Registry registry) |
Modifier and Type | Method and Description |
---|---|
void |
IdentityPersistenceManager.createOrUpdateOpenIDAdmin(org.wso2.carbon.registry.core.Registry registry,
OpenIDAdminDO opAdmin) |
Copyright © 2019 WSO2. All rights reserved.