Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Enterprise-grade ITSM, for every business
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.
struts timeEntry is an application that developers can refer to when learning Apache's Struts framework. It should aid the learning developer in putting different Struts techniques into context.
Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
BTTF allows to elevate the level of abstractions at the moment of working with time in an application. Being able to model domains thinking in terms of minute, day, month year, ranks and periods of time, etc. Avoiding dirty handlings of primitive types.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
The MCLA Robotics project comprises a Java based platform for robotics application development. It is being developed by the physics department at the Massachusetts College of Liberal Arts in North Adams, Massachusetts.
Query Object Framework, provides a set of Java Language utilities for performing generic structured complex queries on a set of data held by a List of java objects.
A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
Ultimate CIM is the Eclipse plugin that enables developers to explore CIMOM, walk associations, execute WQL queries, graphically view class hierarchy and more... It is the ultimate tool to aid in CIM (WBEM) client development.
Open Streaming Server is an digital media delivery. Main characteristics are: - Streaming of mp4, 3gp, WMF, QT files - Dynamic Bandwidth adaptation - Load balancing - Content distribution Technology: C++, Java and CORBA.
JEvent is a framework for java-based Event Dispatching, similar to the event/delegate capabilities with the Microsoft .NET/Mono environment. It allows one to define an event and have that event fired synchronously or asychronously.
Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
Raistlin is a fork of the "retired" Apache Merlin/Avalon projects. Raistlin is a Service Oriented Architecture (SOA) container built upon the Java platform providing common features such as logging, dependency management, configuration, and deployment.
JMCA - The Java Method Cohesion Analyzer takes valid Java source files and analyzes the Object-Oriented Method Cohesion of each method found. JMCA uses JavaCC for the parsing functionality.
JBlooming is a framework for building views of java web applications. It empowers jsp based views with tools to easily integrate o-o modeling, and provides a large set of ready components.
jCart was superceeded by Tiny Marbles (http://www.tinymarbles.org/). You will also find the project here in SourceForge with the project name 'tinymarbles'.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
eGForms provides a generic, open source (eGovernment) forms solution. Web forms are specified easily and input is autom. transformed into XML - without programming. eGForms are autom. WAI compliant and fullfill the (Austrian) eGovernment styleguide.
Math4J is a java library with an object-oriented design of some mathematical ideas: functions, primality, complex numbers, etc. It also consists of some utility methods and classes for mathematical constructions.