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 void
AuthenticationAdminService. startgetSystemPermissionOfUser(String username14, AuthenticationAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
AuthenticationAdminServiceStub. startgetSystemPermissionOfUser(String username32, AuthenticationAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
AuthenticationAdminService. startlogin(String username8, String password9, String remoteAddress10, AuthenticationAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
AuthenticationAdminServiceStub. startlogin(String username26, String password27, String remoteAddress28, AuthenticationAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
AuthenticationAdminService. startloginWithDelegation(String username19, String password20, String authenticatedUser21, String remoteAddress22, AuthenticationAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
AuthenticationAdminServiceStub. startloginWithDelegation(String username37, String password38, String authenticatedUser39, String remoteAddress40, AuthenticationAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-