public class ApplicationIdentityProviderMgtListener
extends org.wso2.carbon.idp.mgt.listener.AbstractIdentityProviderMgtListener
Constructor and Description |
---|
ApplicationIdentityProviderMgtListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
doPreUpdateIdP(String oldIdPName,
org.wso2.carbon.identity.application.common.model.IdentityProvider identityProvider,
String tenantDomain) |
int |
getDefaultOrderId() |
public ApplicationIdentityProviderMgtListener()
public boolean doPreUpdateIdP(String oldIdPName, org.wso2.carbon.identity.application.common.model.IdentityProvider identityProvider, String tenantDomain) throws org.wso2.carbon.idp.mgt.IdentityProviderManagementException
doPreUpdateIdP
in interface org.wso2.carbon.idp.mgt.listener.IdentityProviderMgtListener
doPreUpdateIdP
in class org.wso2.carbon.idp.mgt.listener.AbstractIdentityProviderMgtListener
org.wso2.carbon.idp.mgt.IdentityProviderManagementException
public int getDefaultOrderId()
Copyright © 2016 WSO2. All rights reserved.