Package edu.ucsb.nceas.metacat.authentication
package edu.ucsb.nceas.metacat.authentication
-
ClassDescriptionException class will be used in the authentication processThis an authentication class base on a username/password file.A class to use the BCryptHash algorithm to generate the hash.This an interface for different hash algorithms using to protect users' password in the username/password fileImplementation of AuthInterface for ORCID auth (see orcid.org).