A C D E G I M O P R S T U V 
All Classes All Packages

A

activate(BundleContext) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
AppPortalApplicationMgtListener - Class in org.wso2.identity.apps.common.listner
App portal application management listener.
AppPortalApplicationMgtListener(boolean) - Constructor for class org.wso2.identity.apps.common.listner.AppPortalApplicationMgtListener
Constructor for app portal application management listener with enable flag.
AppPortalConstants - Class in org.wso2.identity.apps.common.util
This class holds the constants related to app portal.
AppPortalConstants.AppPortal - Enum in org.wso2.identity.apps.common.util
Data required for the initialisation of app portals.
AppPortalOAuthAppMgtListener - Class in org.wso2.identity.apps.common.listner
App portal OAuth application management listener.
AppPortalOAuthAppMgtListener(boolean) - Constructor for class org.wso2.identity.apps.common.listner.AppPortalOAuthAppMgtListener
Constructor for app portal OAuth application management listener with enabled flag.
AppPortalRoleManagementListener - Class in org.wso2.identity.apps.common.listner
App portal role management listener.
AppPortalRoleManagementListener(boolean) - Constructor for class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
Constructor for app portal role management listener with enable flag.
AppPortalTenantMgtListener - Class in org.wso2.identity.apps.common.listner
App portal tenant management listener.
AppPortalTenantMgtListener() - Constructor for class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
AppPortalUtils - Class in org.wso2.identity.apps.common.util
App portal utils.
AppsCommonDataHolder - Class in org.wso2.identity.apps.common.internal
This class holds the service instances consumed by the common component.
AppsCommonServiceComponent - Class in org.wso2.identity.apps.common.internal
OSGi service component which configure the service providers for portals.
AppsCommonServiceComponent() - Constructor for class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
AppsCommonServiceStartupObserver - Class in org.wso2.identity.apps.common.internal
Use to log the portal endpoints.
AppsCommonServiceStartupObserver() - Constructor for class org.wso2.identity.apps.common.internal.AppsCommonServiceStartupObserver
 

C

completedServerStartup() - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceStartupObserver
 
completingServerStartup() - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceStartupObserver
 
CONSOLE - org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
CONSOLE_APP - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
CONSOLE_PORTAL_PATH - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
ConsoleRoleListener - Class in org.wso2.identity.apps.common.listner
Console role listener to populate organization console application roles permissions.
ConsoleRoleListener() - Constructor for class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
createApplication(String, String, String, String, String, String) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
createApplication(String, String, String, String, String, String, int, String) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
Create portal SaaS application.
createApplication(String, String, String, String, String, String, String) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
createOAuth2Application(String, String, String, String, String, int, String, String, List<String>) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
Create OAuth2 application.

D

DISPLAY_NAME_CLAIM_URI - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
doPreDeleteApplication(String, String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalApplicationMgtListener
 
doPreRemoveOAuthApplicationData(String) - Method in class org.wso2.identity.apps.common.listner.AppPortalOAuthAppMgtListener
 
doPreUpdateApplication(ServiceProvider, String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalApplicationMgtListener
 
doPreUpdateConsumerApplication(OAuthConsumerAppDTO) - Method in class org.wso2.identity.apps.common.listner.AppPortalOAuthAppMgtListener
 
doPreUpdateConsumerApplicationState(String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalOAuthAppMgtListener
 

E

EMAIL_CLAIM_URI - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

G

getApiResourceCollectionManager() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get API resource collection manager.
getAPIResourceManager() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get API resource manager.
getApplicationManagementService() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
getAuthorizedAPIManagementService() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Returns the authorized API management service.
getConsumerKey() - Method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
getDefaultApplications() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get default applications.
getDefaultOrderId() - Method in class org.wso2.identity.apps.common.listner.AppPortalApplicationMgtListener
 
getDefaultOrderId() - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
getDefaultOrderId() - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
getDescription() - Method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
getEndpoint() - Method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
getExecutionOrder() - Method in class org.wso2.identity.apps.common.listner.AppPortalOAuthAppMgtListener
 
getExecutionOrderId() - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
getInstance() - Static method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
getListenerOrder() - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
getName() - Method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
getOAuthAdminService() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
getOAuthInboundAuthenticationRequestConfig(ServiceProvider) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
Get OAuth InboundAuthenticationRequestConfig of the application.
getOrgApplicationManager() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get organization management application manager.
getPath() - Method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
getRealmService() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get realm service.
getRoleManagementServiceV2() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get role management service.
getSystemAppConsumerKeys() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
getSystemApplications() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
GRANT_TYPE_ACCOUNT_SWITCH - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
GRANT_TYPE_ORGANIZATION_SWITCH - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
GRANT_TYPE_TOKEN_EXCHANGE - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

I

IMPERSONATE_ORG_SCOPE_NAME - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
IMPERSONATE_ROLE_NAME - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
IMPERSONATE_SCOPE_NAME - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
IMPERSONATION_API_RESOURCE - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
IMPERSONATION_ORG_API_RESOURCE - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
INBOUND_AUTH2_TYPE - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
INBOUND_CONFIG_TYPE - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
initiatePortals(String, int) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
Initiate portals.
initiatePortals(TenantInfoBean) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
Initiate portals.
isEnable() - Method in class org.wso2.identity.apps.common.listner.AppPortalApplicationMgtListener
 
isEnable() - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
isEnable() - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
isEnabled() - Method in class org.wso2.identity.apps.common.listner.AppPortalOAuthAppMgtListener
 
isOrganizationManagementEnabled() - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Get is organization management enabled.

M

MY_ACCOUNT - org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
 
MYACCOUNT_APP - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 
MYACCOUNT_PORTAL_PATH - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

O

onPreDelete(int) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onSubscriptionPlanChange(int, String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantActivation(int) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantCreate(TenantInfoBean) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantDeactivation(int) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantDelete(int) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantInitialActivation(int) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantRename(int, String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
onTenantUpdate(TenantInfoBean) - Method in class org.wso2.identity.apps.common.listner.AppPortalTenantMgtListener
 
org.wso2.identity.apps.common.internal - package org.wso2.identity.apps.common.internal
 
org.wso2.identity.apps.common.listner - package org.wso2.identity.apps.common.listner
 
org.wso2.identity.apps.common.util - package org.wso2.identity.apps.common.util
 

P

postGetPermissionListOfRole(List<Permission>, String, String) - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
postGetPermissionListOfRoles(List<String>, List<String>, String) - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
postGetRole(Role, String, String) - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
preAddRole(String, List<String>, List<String>, List<Permission>, String, String, String) - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
preDeleteRole(String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
preUpdatePermissionsForRole(String, List<Permission>, List<Permission>, String, String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
preUpdatePermissionsForRole(String, List<Permission>, List<Permission>, String, String, String) - Method in class org.wso2.identity.apps.common.listner.ConsoleRoleListener
 
preUpdateRoleName(String, String, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
preUpdateUserListOfRole(String, List<String>, List<String>, String) - Method in class org.wso2.identity.apps.common.listner.AppPortalRoleManagementListener
 
PROFILE_CLAIM_URI - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

R

resolveClientID(String, String) - Static method in class org.wso2.identity.apps.common.util.AppPortalUtils
Resolve tenant qualified client ID.

S

setAPIResourceCollectionManager(APIResourceCollectionManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set API resource collection manager.
setAPIResourceManager(APIResourceCollectionManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setAPIResourceManager(APIResourceManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set API resource manager.
setAPIResourceManager(APIResourceManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setApplicationManagementService(ApplicationManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
setApplicationManagementService(ApplicationManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setAuthorizedAPIManagementService(AuthorizedAPIManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Sets the authorized API management service.
setAuthorizedAPIManagementService(AuthorizedAPIManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setDefaultApplications(Set<String>) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set default applications.
setIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setOAuthAdminService(OAuthAdminServiceImpl) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
 
setOAuthAdminService(OAuthAdminServiceImpl) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setOrganizationManagementEnabled(OrganizationManagementInitialize) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set organization management enable/disable state.
setOrganizationManagementEnablingService(OrganizationManagementInitialize) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setOrgApplicationManager(OrgApplicationManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set organization management application manager.
setOrgApplicationManager(OrgApplicationManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setRealmService(RealmService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set realm service.
setRealmService(RealmService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setRoleManagementServiceV2(RoleManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set role management service.
setRoleManagementServiceV2(RoleManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
setSystemAppConsumerKeys(Set<String>) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set system app consumer keys.
setSystemApplications(Set<String>) - Method in class org.wso2.identity.apps.common.internal.AppsCommonDataHolder
Set system applications.
SYSTEM_PROP_SKIP_SERVER_INITIALIZATION - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

T

TOKEN_BINDING_TYPE_COOKIE - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

U

unsetAPIResourceCollectionManager(APIResourceCollectionManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetAPIResourceManager(APIResourceManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetApplicationManagementService(ApplicationManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetAuthorizedAPIManagementService(AuthorizedAPIManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
Unsets AuthorizedAPIManagementService Service.
unsetIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetOAuthAdminService(OAuthAdminServiceImpl) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetOrganizationManagementEnablingService(OrganizationManagementInitialize) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetOrgApplicationManager(OrgApplicationManager) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetRealmService(RealmService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
unsetRoleManagementServiceV2(RoleManagementService) - Method in class org.wso2.identity.apps.common.internal.AppsCommonServiceComponent
 
USERNAME_CLAIM_URI - Static variable in class org.wso2.identity.apps.common.util.AppPortalConstants
 

V

valueOf(String) - Static method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G I M O P R S T U V 
All Classes All Packages