Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
libwbxml is a library to encode and decode WBXML (WAP Binary XML). It was migrated to GitHub. The pages on Sourceforge are only available for historical reasons as it was used in the past for development and releasing.
The wbxml-stream library is a Java StAX implementation for the WBXML format. StAX - Streaming API for XML is a standard API inside JavaSE for parsing XML documents. WBXML - WAP binary XML is a binary representation of XML used mainly for transmitting XML in a more compact way. In other words the wbxml-stream library lets java parse and encode WBXML documents using StAX.
The Wbxml Parser is a tool for SYNCML 1.2 that parse trace log(eg. 02 00 00 6A..) and you are able to drag & drop wbxml file to it. it support SYNCML 1.2 currently. and it create WBXML FILE in data folder when only you are copy & paste trace log to it.
The WBXML Library is a C library for handling WBXML (Wireless Binary XML) documents. It consists of a WBXML Parser (with a SAX like interface), a generic WBXML Encoder, and an internal representation of the document (WBXMLTree).
A pure Java WAP 1.x protocol stack including a WBXML decoder and encoder that can even be used independently from jwap. This is NOT a toolkit for composing WML pages!
Streaming WBXML Parser is a C++ library that is capable of
parsing a WBXML stream via Push or a Pull manner and generating
WBXML. The parsing interface is based on SAX 1.0. The implementation
processes every incoming byte immediately without buffering