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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This Java application serves to transform W3C XML Schema instances into interactive diagrams in SVG format. The diagram represents structure of XML files and provides information about individual items – elements and attributes.
The newly introduced security policy for Flash requires the servers to serve the security policy for allowing socket connections to their servers at port 843. This application satisfies this requirement by serving policy files for flash clients.
oNVDL provides a Java based implementation of the Namespace-based Validation and Dispatching Language (NVDL) on top of Jing supporting XML Schema, Relax NG and Schematron and an XSLT 2.0 implementation of the dispatching part of NVDL.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
CSV for Java provides a Java API for reading/writing CSV files as well as command-line tools supporting transformations and file comparisons. Useful for both developers and testers using CSV files for their work.
Java Bindings for the TellThemWhatYouThink.org API. Tell Them What You Think .org is a website that allows you to search for UK Government Consultations.
NeatCleaner is a velocity template file parser written in Java. It transforms dirty HTML/VTL/JS to well-formed Node Tree and
render the Node Tree to output pretty source.
Negine GZip XML Mobile Catalog is a core ("engine") of the client-server application with the open source code. Data transfer is based on use of GZip and XML
GroundWork Foundation is an IT management data abstraction layer and development platform.The Foundation data model allows the integration of any state, event, and performance data running in a Web container.It comes with an XML enabled feeder framework.
This is an XML-Parser for Java ME based on the work of Marc De Scheemaecker (original NanoXML-Parser) and Eric Giguère (ported NanoXML to the J2ME platform).
It was extended with helpful methods to parse and navigate in RDF and OWL files.
When the only thing you've got is a XML Hammer, every solution looks like XML. A simple user interface written in Java simplifying common XML actions like validation,
transformation and xpath searches using any JAXP implementation.
This project aims to produce an efficient Java library for decoding and encoding the SMS binary format as defined in 3GPP TS 23.040. This project has moved to http://attention.googlecode.com/
The IETF protocol SDP provides a standard representation for information that describe multi-media sessions. This information are included within other protocol messages as payload. jSDP is a Java library that enable users to manipulate SDP messages
Evaluates XPath 1.0 expressions over W3C XML Schema definitions to get a compile-time prediction of nodes that will be matched at run-time. Project homepage: http://xpath-on-schema.sourceforge.net/
EML50Combine merges two or more XML schema files defined by OASIS (http://www.oasis-open.org) in the Election Markup Language 5.0 (EML). The merged schema file can be inputted into language binding generators like JAXB or Apache Xmlbeans.
A Java and Spring based, lightweight and extensible REST framework. It is loosely related to the JSR 311 initiative, but is not compliant since much of the specification has been deemed far too complex or unnecessary.
The LogMeFree is a tool to transform NMEA frames to Google's KML.
The data can be read from a file or directly from a GPS device (i.e. GPS logger, mouse).
XML Documentation Tool provides a way to automate the production of documentation deliverables, in both PDF and HTML formats, from a set of content modules written in XML, using DocBook DTD. It enables re-use of content modules from previous projects.
This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3