The Authentication interface defines methods to validate {@link javax.jcr.Credentials Credentials} upon authentication. The validationdependants on the authentication mechanism used, i.e.
comparison of UserID/password pair retrieved from the given Credentials with Credentials stored for a particular user,
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.