Class UserAuthentication.UserAuthenticationGetRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<UserAuthentication.UserAuthenticationGetResponse>
co.ecg.alpaca.toolkit.generated.services.UserAuthentication.UserAuthenticationGetRequest
Enclosing class:
UserAuthentication

public static class UserAuthentication.UserAuthenticationGetRequest extends Request<UserAuthentication.UserAuthenticationGetResponse>
Get the user's authentication service information. The response is either a UserAuthenticationGetResponse or an ErrorResponse.
Author:
AlpacaGenerator