Class AuthenticationClient

    • Constructor Detail

      • AuthenticationClient

        public AuthenticationClient​(org.apache.axis2.context.ConfigurationContext configurationContext,
                                    String serviceUrl)
                             throws org.apache.axis2.AxisFault
        Deprecated.
        Throws:
        org.apache.axis2.AxisFault
      • AuthenticationClient

        public AuthenticationClient​(String serviceUrl)
                             throws org.apache.axis2.AxisFault
        Deprecated.
        Throws:
        org.apache.axis2.AxisFault
    • Method Detail

      • 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.AuthenticationExceptionException
        RemoteException
      • getSessionCookie

        public String getSessionCookie()
        Deprecated.