Update README.md

This commit is contained in:
Misagh Moayyed 2015-05-23 16:41:15 +04:00
parent 9d7bbd3e09
commit fb93a5df50
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Java Apereo CAS Client [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jasig.cas.client/cas-client-core/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.jasig.cas/cas-server)
==================================
## Intro
This is the official home of the Java Apereo CAS client. The client consists of a collection of Servlet filters that are suitable for most Java-based web applications. It also serves as an API platform to interact with the CAS server programmatically to make authentication requests, validate tickets and consume principal attributes.