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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
iSNS is an interactive neural network simulator written in Java/Java3D. The program is intended to be used in lessons of Neural Networks. The program was developed by students as the software project at Charles University in Prague.
SAWS is a Secure Audit Service that cryptographically protects all log messages. It can run as either a standalone web service called SAWS (Secure Audit Web Service) or as a Java Secure Audit Trail Service (JSATS) that is called via a JavaAPI.
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.
Davenport is a servlet-based WebDAV gateway to a CIFS network. This allows you to access Windows/Samba shares using any web browser. WebDAV clients (such as Windows Web Folders) can upload and download from the shares as if they were local folders.
Java-RFID is a Java programming library for RFID. Its goal is to create an RFID kit-agnostic API ala JDBC. Thus, programmers will write the same code to communicate with any RFID kit. It has been tested with Texas Instruments and Microchip RFID kits.
Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
TagCentric is RFID middleware that controls heterogeneous RFID devices and gathers RFID-related data into a user-specified database. It's cost (free!) and simplicity make it ideal for use by small businesses, RFID testing facilities, and universities.
This is a GUI for end users who wish to use VGSOHInterface UI Mods and Plugins in the game Vanguard Saga of Heroes. It installs, updates mods and plugins and allows users to choose between installed mods and plugins before playing Vanguard Saga of Heroes
Java based system administration infrustructure for any system that can run a ssh server. It does not need agents installed on target systems, instead it uses expect tool to connect and manage systems.
Watchdog is a Java performance monitoring and tuning framework. It is suitable for production environments allowing flexible auditing of performance data for later analysis by a comprehensive set of tools.
WoWSystem is a World Of Warcraft Launcher make it possible to send data to a guild roster and have a package of let us addons which puts automatically up to date.
This project have :
- Windows Launcher
- Java Launcher (for Mac & Linux)
- PHP server
This project integrates the Java logging API (java.util.logging) into Eclipse. It supports logging into an Eclipse Console View and redirecting log records to the Eclipse logging service. Eclipse Update site: http://jpls.sourceforge.net/updates
This project defines the framework for Distributed Conferencing (DCON) by appropriately orchestrating the operation of a number of XCON (http://www.ietf.org/html.charters/xcon-charter.html) "focus" elements.
Carbon AS Community Edition is an enterprise grade open source JEE 5 compliant application server with full support for SOA. Carbon AS CE is a part of Carbon Suite of products.
soapgateway is a software element for the integration of clients and servers in a SOA environment. Roughly, it redirectes SOAP requests targeted to it, to the real webservers that offer the services, applying load-balance and authentication policies
JMonitoring and NMonitoring are monitoring frameworks for Java and .Net applications, based on AOP (AspectJ and AspectDNG). Data are stored in database, memory or XML and can be consulted with a web console. http://forge.octo.com/confluence/display/JMO
XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
FSFSJ is a distributed Fault-tolerant Secure FileSystem using Jini. It provides replication of data and metadata. Each server instance runs in user-space on any Java-supported platform and utilizes the underlying filesystem as the storage medium.
An utility web application to easily manage hardware and software assets in a software developing environment, that is: machines, softwares installations, configurations, and so on.
The RTP Monitor discovers RTP flows, used by Internet phone applications, and monitors their QoS metrics, observing the interference caused by traffic congestion. It uses distributed collecting agents and provides feedback about the quality in the calls.
Provides distributed method invocation capabilities to regular Java classes with limited or no extra work for the developer. The workload is balanced over participating machines. JavaAPI, Anders Björklund