Sam Millington 950226e8f0 [BAEL-17476] Add README descriptions 17 (#7877)
* [BAEL-17476] Add README descriptions 17

* Removed 'with' in spring security kerberos readme
2019-09-27 07:58:00 -06:00

13 lines
318 B
Markdown

## Spring Security Kerberos
This module contains articles about Spring Security Kerberos
### Relevant Articles:
- [Introduction to SPNEGO/Kerberos Authentication in Spring](https://www.baeldung.com/spring-security-kerberos)
### @PreFilter and @PostFilter annotations
### Build the Project ###
`mvn clean install`