Description
The test method testRetrieveClaimsWithUnsupportedMandatoryClaimType in LDAPClaimsTest expects a STSException which will never be thrown by the LdapClaimsHandler.
This test method should either be removed or refactored to work with the ClaimsManager which could throw the expected exception.