*What*
Summers has created this gist: https://gist.github.com/secondsun/2e674103c85363f0a602011d44b6b44a.
We should take the idea and translate that into Java Swift classes/interfaces. This will set the foundation allow us to start implementation for all the other checks.
We should also look at how this will be done for Android (https://issues.jboss.org/browse/AEROGEAR-2174) and try to keep the same implementation pattern if possible.
We may need:
1 interface for the tests 1 class for the SecurityService 1 interface for the result - it should have concrete implementation |
|