88899091929394959697
} String issuerFormat = issuer.getFormat(); if (issuerFormat != null && !issuerFormat.equals(NameID.ENTITY)) throw new WrongFormatIssuerException(issuerFormat); // TODO Check that the issuer is the same as in the transport }