AirStage Infrastructure/SDK Function list
1.Cloud Application management
Search and download(CSV) the cloud application list by property, display/insert/update/delete the application and set the status.
2.Provider management
Authorize the provider, search and download(CSV) the provider list by property, display/insert/update/delete the provider and set the status.
3.Client(Service Supplier) management
Authorize the client, search and download(CSV) the client list by property, display/insert/update/delete the client and set the status.
Search and download(CSV) the client application list by property, display/insert/update/delete the client application and set the status.
Initialize the client application.
4.Payment management
Search and download(CSV) the payment list by property, display/insert/update/delete the payment and set the status.
5.Staff management
Authorize the staff, search and download(CSV) the staff list by property, display/insert/update/delete the staff and set the status.
6.Location management
Search and download(CSV) the property and geometry list of locations, display/insert/update/delete the location and set the status.
7.Master code management
Search and download(CSV) the master code list, display/insert/update/delete the master code and set the status.
8.Contact management
Search and download(CSV) the contact list, display/insert/delete the contact and set the status.
9.Tools
Send Email, keep alive monitoring, check geometry.
10.Intra Function
Generate/check the certificating code, get environment information, renew RSA key.
Other
Session management for Front and Backend application.
Enjoy the OpenID Connect service of third-party provider for User Authentication/Authorization.
Independent account and session management for Client/Staff/Customer/Supplier.
Control the access users/intervals/timeout.
Receive Third-party WebHook service
1.Api management
Search the Uri list, display the property.
Search the Uri Authority list, display the property.
Search the Entity list, display the property.
Search the Entity items and arguments list, display/initialize/update the property.
Generate API online help.
2.Document Catalog management
Search the document catalog list by property, display/insert/update/delete the catalog and set the status.
3.Folder management
Search the folder list by property, display/create/update/move/delete the folder and set the status.
Add/Delete the permission Access the folder.
4.File management
Search the file list, display/download/upload/update/delete the file and set the status.
5.Code management
Search the code list, display/insert/update/delete the code and set the status.
6.Payment management
Search the payment list by property, display/insert/update/delete the payment and set the status.
7.Rest Client
AirStage Login/Logout(Cookie), AirStage Login/Logout(Header Token)
AirStage session validation(Cookie)、AirStage session validation(Header Token)
OpenID Connect Authentication Integration (OAuth Authentication List Retrieval, OAuth Callback Redirect Service)
IPLocation (Retrieval of Country, City, and Latitude-Longitude Coordinates of IP Addresses)
Save and Retrieve Favorite APIs
External URI Calling and Webhook Posting
8.Encryption/Decryption
Blowfish encryption/decryption, authentication code generation, authentication code verification, random string generation
RSA key generation, encryption/decryption
Handling encryption/decryption of session codes
9.Formatting Processing
Date/time validation, email address validation, email host validation, phone number validation
WKT format validation for geometry (points, lines, polygons)
IPv4 type validation
JSON escaping, SQL statement escaping, InputStream to byte array conversion
Other
Initialization of business database connections
Adding/checking locks for API concurrency control
Number parsing
Email sending
CORS control
Common exception handling
Keeping alive monitoring