Package | Description |
---|---|
org.wso2.carbon.identity.application.mgt | |
org.wso2.carbon.identity.application.mgt.dao.impl | |
org.wso2.carbon.identity.application.mgt.listener |
Modifier and Type | Method and Description |
---|---|
ApplicationDAO |
ApplicationMgtSystemConfig.getApplicationDAO()
Return an instance of the ApplicationDAO
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationDAOImpl
This class access the IDN_APPMGT database to store/update and delete application configurations.
|
class |
FileBasedApplicationDAO |
Modifier and Type | Method and Description |
---|---|
boolean |
ApplicationMgtListener.doPostGetAllApplicationBasicInfo(ApplicationDAO appDAO,
String tenantDomain,
String username)
Define any additional actions after getting all applications' basic information
|
boolean |
AbstractApplicationMgtListener.doPostGetAllApplicationBasicInfo(ApplicationDAO appDAO,
String tenantDomain,
String username) |
Copyright © 2016 WSO2. All rights reserved.