authentication
-
MongoDB
Java MongoDB Authentication Example
Hello readers. In this tutorial we will show how to start the Mongo database in secure mode and use the…
Read More » -
MongoDB
MongoDB Create User and Assign Roles Example
Hello readers, these days in order to keep up the data integrity authentication and authorization of a user is important…
Read More » -
MongoDB
MongoDB Authentication Example
Hello readers, these days authenticating a user is an important practice to keep the data integrity in a database. In…
Read More » -
Enterprise Java
Play! Framework Security Example
Today, security has become a priority in most web applications. Even giant enterprises have security issues that are found from…
Read More » -
jetty
Jetty Authentication Configuration Example
Jetty provides support for standard authentication methods BASIC, DIGEST, FORM and CLIENT-CERT as well as other pluggable mechanisms like JASPI…
Read More »