Class Login.ExternalAuthenticationCreateLoginTokenRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<Login.ExternalAuthenticationCreateLoginTokenResponse>
co.ecg.alpaca.toolkit.generated.Login.ExternalAuthenticationCreateLoginTokenRequest
Enclosing class:
Login

public static class Login.ExternalAuthenticationCreateLoginTokenRequest extends Request<Login.ExternalAuthenticationCreateLoginTokenResponse>
This command allows a BroadWorks or Third-Party Client Application to create a Single Sign-On token for a user. The response is either ExternalAuthenticationCreateLoginTokenResponse or ErrorResponse.
Author:
AlpacaGenerator