Package org.wso2.am.admin.clients.idp
Class IdentityProviderMgtClient
java.lang.Object
org.wso2.am.admin.clients.idp.IdentityProviderMgtClient
IDP client to create IDP.
-
Constructor Summary
ConstructorsConstructorDescriptionIdentityProviderMgtClient(String backEndUrl, String sessionCookie) create Remote claim client -
Method Summary
-
Constructor Details
-
Method Details
-
addIDP
public void addIDP(org.wso2.carbon.identity.application.common.model.idp.xsd.IdentityProvider identityProvider) throws RemoteException, org.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdentityProviderManagementExceptionException - Throws:
RemoteExceptionorg.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdentityProviderManagementExceptionException
-
deleteIdp
public void deleteIdp(String idpName) throws RemoteException, org.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdentityProviderManagementExceptionException - Throws:
RemoteExceptionorg.wso2.carbon.idp.mgt.stub.IdentityProviderMgtServiceIdentityProviderManagementExceptionException
-