14 Commits (ccc4e1c876b24205da3abc93d7a48d67cfd6d0bb)

Author SHA1 Message Date
Johnny Lim 57353d18e5 Use diamond type 8 years ago
Rob Winch e16b8e7976 Fix logback-test.xml 9 years ago
Vedran Pavic 85719fcd64 Use Base64 implementation provided by Java 8 9 years ago
Rob Winch f221920a19 Clean up code to conform to basic checkstyle 10 years ago
Billy Korando 71d4ce96ad Convert to assertj 10 years ago
Rob Winch bb600a473e Start AssertJ Migration 10 years ago
Thomas Darimont ad1d858e2b SEC-3056 - Fix JavaDoc errors. 11 years ago
Rob Winch ae6af5d73c SEC-2915: Updated Java Code Formatting 11 years ago
Rob Winch 25248c7536 SEC-1975: Ignore anonymous users for AuthenticationSimpleHttpInvokerRequestExecutor 14 years ago
Rob Winch 1f835fec43 SEC-1867: Perform null check on Authentication.getCredentials() prior to calling toString() 14 years ago
Rob Winch 8ca2927761 Renamed **/Test.java to **/Tests.java to better follow conventions 14 years ago
Luke Taylor 9fa6e78770 SEC-1857: Use Principal.getName() in ContextPropagatingRemoteInvocation 14 years ago
Luke Taylor b48fc53fa2 SEC-1741: Modify ContextPropagatingRemoteInvocation to pass a simple combination of principal/credentials as Strings, rather than serializing the whole SecurityContext object from the client. 15 years ago
Luke Taylor 295ea27526 SEC-1743: Separate remoting from core into separate module. 15 years ago