Uses of Class
org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationExceptionException
-
Packages that use AuthenticationExceptionException Package Description org.wso2.carbon.event.client.stub.generated.authentication -
-
Uses of AuthenticationExceptionException in org.wso2.carbon.event.client.stub.generated.authentication
Methods in org.wso2.carbon.event.client.stub.generated.authentication that throw AuthenticationExceptionException Modifier and Type Method Description boolean
AuthenticationAdminService. login(String username8, String password9, String remoteAddress10)
Auto generated method signatureboolean
AuthenticationAdminServiceStub. login(String username26, String password27, String remoteAddress28)
Auto generated method signatureboolean
AuthenticationAdminService. loginWithDelegation(String username19, String password20, String authenticatedUser21, String remoteAddress22)
Auto generated method signatureboolean
AuthenticationAdminServiceStub. loginWithDelegation(String username37, String password38, String authenticatedUser39, String remoteAddress40)
Auto generated method signaturevoid
AuthenticationAdminService. logout()
Auto generated method signature for Asynchronous Invocationsvoid
AuthenticationAdminServiceStub. logout()
Auto generated method signature
-