John Blum
|
d865b2ee22
|
Move Spring Geode Security Sample test class to the example.app.security.tests package.
Declare both SBDG security auth and SSL environment post-proccessor enabled properties.
|
2021-04-09 12:43:08 -07:00 |
|
John Blum
|
9cdb4ca7f3
|
Set SBDG security SSL property to ensure auto-configuration of SSL is enabled and takes effect.
|
2021-04-09 12:40:32 -07:00 |
|
John Blum
|
928c6becc6
|
Annotate Spring Geode Security Sample test class with Spring's @DirtiesContext annotation.
This test uses GemFire/Geode SSL configuration and therefore needs to mark the ApplicationContext as dirty.
|
2021-04-09 12:32:10 -07:00 |
|
John Blum
|
305ca74262
|
Fix HTTP URL to Apache Shiro's project sit in Javadoc.
|
2020-08-07 15:50:27 -07:00 |
|
John Blum
|
0e55c44570
|
Switch from System.err message output to using a SLF4J Logger.
Resolves gh-81.
|
2020-08-07 15:21:02 -07:00 |
|
John Blum
|
093083be95
|
Polish Security Sample Tests.
Resolves gh-81.
|
2020-08-07 15:04:43 -07:00 |
|
John Blum
|
bb8c9a5b81
|
Polish Security Sample Code.
Resolves gh-81.
|
2020-08-07 15:04:43 -07:00 |
|
Patrick Johnson
|
16abdea031
|
Add Security Sample Guide and Code.
Resolves gh-81.
|
2020-08-07 15:04:43 -07:00 |
|