Files
spring-security-kerberos/spring-security-kerberos-core/src
Janne Valkealahti f046bd7c69 Handle possible NPE bug in some jkd versions.
- Check if GSSContext initiator is null, which it should
  not be, and throw BadCredentialsException instead of NPE.
2015-04-22 11:55:22 +01:00
..