git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2945
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
}
}
}
- // possibleLoginHandlers.remove(AuthnContext.PREVIOUS_SESSION_AUTHN_CTX);
- // if (possibleLoginHandlers.isEmpty()) {
- // LOG.info("No authentication mechanism available for use with relying party '{}'", loginContext
- // .getRelyingPartyId());
- // throw new AuthenticationException();
- // }
if (loginContext.getDefaultAuthenticationMethod() != null
&& possibleLoginHandlers.containsKey(loginContext.getDefaultAuthenticationMethod())) {