John Blum
|
841381d902
|
Update test Keystore for SSL based tests to use RSA certs.
|
2021-09-28 16:30:29 -07:00 |
|
John Blum
|
cbb51289bf
|
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-03-30 12:08:35 -07:00 |
|
John Blum
|
59b91376b0
|
Refactor the dataReadNotAllowed() test case method to use JUnit 4 Exception handling (try-catch with expected Exception) rather than JUnit 5's (Jupiter) assertThrows(..) method.
|
2021-03-30 00:08:39 -07:00 |
|
John Blum
|
591483c892
|
Set SBDG security SSL property to ensure auto-configuration of SSL is enabled and takes effect.
|
2021-03-25 03:21:10 -07:00 |
|
John Blum
|
c77f9b183b
|
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-03-24 15:51:06 -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 |
|