Uses of Class
org.wso2.carbon.event.client.stub.generated.authentication.AuthenticationAdminServiceCallbackHandler
-
Packages that use AuthenticationAdminServiceCallbackHandler Package Description org.wso2.carbon.event.client.stub.generated.authentication -
-
Uses of AuthenticationAdminServiceCallbackHandler in org.wso2.carbon.event.client.stub.generated.authentication
Methods in org.wso2.carbon.event.client.stub.generated.authentication with parameters of type AuthenticationAdminServiceCallbackHandler Modifier and Type Method Description voidAuthenticationAdminService. startgetSystemPermissionOfUser(String username14, AuthenticationAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidAuthenticationAdminServiceStub. startgetSystemPermissionOfUser(String username32, AuthenticationAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidAuthenticationAdminService. startlogin(String username8, String password9, String remoteAddress10, AuthenticationAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidAuthenticationAdminServiceStub. startlogin(String username26, String password27, String remoteAddress28, AuthenticationAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidAuthenticationAdminService. startloginWithDelegation(String username19, String password20, String authenticatedUser21, String remoteAddress22, AuthenticationAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidAuthenticationAdminServiceStub. startloginWithDelegation(String username37, String password38, String authenticatedUser39, String remoteAddress40, AuthenticationAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous Invocations
-