Skip to content

haretche2/autenticationhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

authenticationhandler

Handles authentication of users

To use the project, follow the next steps:

  1. Install the following maven projects before starting: modelstorage (https://github.com/marshhxx/modelstorage)

  2. Download sources for AuthenticationHandler from git repository: git pull https://github.com/haretche2/autenticationhandler

  3. To add a dependency to AuthenticationHandler on another project:

    3.1) Run in command line, where the sources have been downloaded: mvn clean install

    3.2) Add dependency to pom.xml, in dependencies copy: autenticationhandler autenticationhandler 1.0-SNAPSHOT

  4. To use the jar in another context run "mvn clean install" the correspondent file will be generated under ./target folder

Note: When used, make sure that the libraries which scope is “provided” in the dependencies are available, and that those that are not provided and are included with the file do not create conflicts with already loaded libraries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages