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
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
JResEditor eases the editing of java resource files. It provides validation and allows easy comparison of multiple resource files. The GUI allows easy navigation to any key and provides wizards to create keys and new resource files.
This is going to be a cross-platform Weblog client for desktop use. Bloggers can use it to visually edit weblog entries without knowledge of HTML. The client will support all popular weblog systems (APIs).
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
FaceIt is a multifunction Rich Client texteditor written in Java with the added attraction that it uses the SWT and JFace libraries from Eclipse. Binary jar download needs SWT DLLs from Eclipse 3.0 to run on Windows. Source zip has the JFace libraries.
RSane Publisher allows a team of authors to easily maintain shared documents. Publisher speeds authoring of large structured documents, especially technical, business, and reference materials. Runs on Java, JBoss, and Tomcat.
Free and Easy to use tool for scientists to manage the references of their work. Automated Fulltext retrieval from the Open Repositories. Flexible Metadata Model and tranformation of metadata to different standard models. nice print formats of the metada
Vim4J is a new fork of the Vim code with a GUI implemented in Java AWT code. The main project goal is to provide not only a standalone Java-based GUI Vim application, but to also provide an Vim component suitable for embedding into a Java-based IDE.
The right plugins for you, users of the java texteditor... jext!
Here you'll find them and you'll be able to send yours or improve the already existing ones.
GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
This project is powered by FCKeditor and iText library. This promotes iText to new WYSIWYG editor level. FCKeditor is now not only HTML editor but also PDF editor
Here is the Korean font supported FCKitext...Please download English version at http://
Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
JNotePad is a very flexible texteditor. With lots of modules, cou can create your own user-friendly editor. By choosing only the modules YOU need, you get a very productive editor.
Wikiviz is an open-source wiki processing application. It is a front end visualization for wikis that non-technical users can use to create wiki documents. WikiViz is a WYSIWYG editor written in Java with a Swing GUI.
A Java application that attempts to make sense of the multiple encodings that exist for the representation of human languages on a computer. Helps ease the transition to Unicode as well as allow conversion among legacy formats.
The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
A simple open source platform in Java supporting add-ins.
Add-ins for text, and for syntax highlighting source code are provided.
Aesop is a fledgling Eclipse wannabe looking for add-in developers.
Aesop makes use of JEditTextArea and JavaHelp.
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen