|
This framework allows you to develop a "Service Oriented" authentication framework within your product where the user can implement their own plugable authentication module.
Applications of this framework: [What can I do with this framework?]
 |
 |
Are you developing a JSP/Servlet/Swing/Standalone Java application that requires an "Form Based" or (your own GUI interface) for authentication? |
 |
Are you developing an application where you want to allow your clients of your software to implement a login 'Interface' into their database or enterprise? |
 |
Do you want to design an application that can support authentication to various systems such as LDAP, Windows, your own database, etc. |
 |
Need a simple way to map a userid and password field in a database to your front-end JSP/Servlet? |
How does it work?
| We have developed a framework (and examples) that allows you to create a HTML Form based authentication that will allow you to authenticate to any database or infrastructure that you have. You only include our JAR and you implement one class that tells the framework how to authenticate using that class. As long as that class is available within the CLASSPATH, it will find it and use it for authentication. If you are developing an application or software that requires an authentication module, you can use this to implement an example of authentication and have your client implement the authentication into their database or system.
|
What do I get?
| AvedaTech-DynAuth.jar |
This file contains the necessary classes to make the dynamic authentication framework work. This class needs to be in your java CLASSPATH. The source code is NOT provided for these classes unless you purchase the full source code. The classes in this package have been compiled using Java JDK version - 1.4.2 |
| YourCompanyExamples.jar |
This file contains the compiled classes of an example implementing the solution/framework. Again these classes are compiled using Java SDK version 1.4.2. The source code for these classes are available within the WAR file that is included. You can unzip the WAR file to a temporary directory and view the source code for these examples. The preffered method would be to try deploying the WAR file in a J2EE compilant web server such as Tomcat, JBoss, Jetty or Orion Server and walk through the example and source code. |
| LoginApp.war |
This file contains all the examples, Javadoc, and source code for the classes included in YourCompanyExamples.jar You can deploy the WAR file in a J2EE compliant web server. There are free web servers available. Here are a few: Tomcat, JBoss, Jetty or Orion Server. Once you deploy the application you can access the application at:
http://YourServerName.com/LoginApp/ and you should see the opening page with directions and links to the Javadoc, Demo Link. If your server allows directory browsing, you can view the source code at http://YourServerName.com/LoginApp/source/src/.
|
| picocontainer-1.0.jar |
This product contains classes from version 1.0 of an open source project called PicoContainer. This JAR file needs to be in the CLASSPATH for this application to work.
|
Demo Online
Ready to purchase?
| Product Option |
Price |
Add To Cart |
Product Description |
| DynAuth (Java Dynamic Authentication) Framework |
$150.00 USD |
|
This option contains all files and source code of examples. This option does not contain the source code of the framework but contains the compiled Java classes of the framework. |
| DynAuth (Java Dynamic Authentication) Framework + Framework Source Code |
$350.00 USD |
|
This option contains all of the examples, source code for examples and the source code for the framework. You can redistribute the source code to your clients royalty free. |
Note:
If you had previously purchased the first option and would like to upgrade to the source code option, email us at sales@avedatech.com and we can help you with customizing your purchase.
Also note that both options include free upgrades for one full year from the date of purchase.
|
Deployment Directions & Support
Need Support?
| When you purchase our products they include free email support. You can email us at support@avedatech.com for help on this product and other products that we sell. If you wish to have custom work done or the downloaded product customized to suit your needs, please contact sales@avedatech.com for pricing and options. |
|