Skip to content

d3ple/AAA_protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAA protocol Build Status

There is AAA protocol based application. AAA stands for

  • Authentication is the act of confirming the truth of an attribute of a single piece of data claimed true by an entity

  • Authorization is process of granting or denying a user the access to a secure system

  • Accounting is process of recording user activity

The AAA protocol refers to a security architecture for distributed systems for controlling which users are allowed access to which services, and tracking which resources they have used.

INSTRUCTIONS:

  • To build application use BUILD.sh

  • To run application use RUN.sh

  • To test application use TEST.sh

RELEASES:

  • 1 - Base of AAA
  • 2 - Testing scripts and travis-ci.org
  • 3 - Database and Logging
  • 4 - Maven
  • 5 - WEB application

About

AAA protocol application for Software Engineering course

Resources

License

Stars

Watchers

Forks

Packages

No packages published