Package org.wso2.carbon.event.client
Class AuthenticationClient
java.lang.Object
org.wso2.carbon.event.client.AuthenticationClient
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationClient(String serviceUrl) Deprecated.AuthenticationClient(org.apache.axis2.context.ConfigurationContext configurationContext, String serviceUrl) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanauthenticate(String username, String password) Deprecated.Deprecated.static voidDeprecated.
-
Constructor Details
-
AuthenticationClient
public AuthenticationClient(org.apache.axis2.context.ConfigurationContext configurationContext, String serviceUrl) throws org.apache.axis2.AxisFault Deprecated.- Throws:
org.apache.axis2.AxisFault
-
AuthenticationClient
Deprecated.- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
authenticate
public boolean authenticate(String username, String password) throws org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionException, RemoteException Deprecated.- Throws:
org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionExceptionRemoteException
-
getSessionCookie
Deprecated. -
main
Deprecated.- Throws:
Exception
-