Package co.ecg.alpaca.toolkit.generated
Class Login
java.lang.Object
co.ecg.alpaca.toolkit.generated.Login
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAuthenticationVerifyRequest22V5 is used to authenticate a user either by userId/password, userId/sip username/sip password, dn/passcode, lineport/password or a token previously authorized with the ExternalAuthenticationAuthorizeTokenRequest.static classResponse to AuthenticationVerifyRequest22V5 The following data elements are only returned in AS data mode: resellerId If a phoneNumber is returned, it will be the primary DN of the user.static classAvailabilityTestRequest is for high-availability support.static classGet the address and credentials of the File Repository hosting the requested access device file.static classThis is a response to DeviceManagementFileAuthLocationGetRequest22V4.static classInforms BroadWorks that a file was uploaded to the repository.static classThis command is part of the Portal API.static classThis command allows a BroadWorks or Third-Party Client Application to create a Single Sign-On token for a user.static classResponse to ExternalAuthenticationCreateLoginTokenRequest.static classRequest to login to OCI. password is not required for external authentication login from a trusted host (ACL).static classResponse to the OCI login request.static classLogoutRequest is sent when an OCI user logs out or when connection is lost.static classRevoke all previously issued long lived tokens.static classGenerate passwords based on the corresponding password/passcode rules.static classResponse to the PasswordGenerateRequest.static classModify the password for a user/administrator.static classGet the public cluster fully qualified domain name (FQDN).static classResponse to PublicClusterGetFullyQualifiedDomainNameRequest.static classGet the tutorial flag setting for a user or admin.static classResponse to the TutorialFlagGetRequest.static classModify the tutorial flag setting for a user or admin.static classUserGetLoginInfoRequestRI is used to access login information for a user either by a userId, dn or lineport.static classResponse to UserGetLoginInfoRequestRI The following data elements are only used in AS data mode: resellerId If a phoneNumber is returned, it will be the primary DN of the user The parameter tokenRevocationTime is represented in the number of milliseconds since January 1, 1970, 00:00:00 GMT, and it is set to the more current time between the system level token revocation time and user level token revocation time.static classThis command allows a BroadWorks or Third-Party Client Application to create a Single Sign-On token for a device of a user.static classResponse to UserSingleSignOnCreateDeviceTokenRequest.static classQuery the provisioning server to verify the session is authorized. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Login
public Login()
-