eu.emi.security.authn.x509.helpers.pkipath
Class BCErrorMapper

java.lang.Object
  extended by eu.emi.security.authn.x509.helpers.pkipath.BCErrorMapper

public class BCErrorMapper
extends Object

Maps PKIXCertPathReviewer errors to ValidationError. In most cases BC's codes and arguments are simply copied but this class performs few updates when needed.

Author:
K. Benedyczak

Constructor Summary
BCErrorMapper()
           
 
Method Summary
static ValidationError map(org.bouncycastle.i18n.ErrorBundle error, int pos, X509Certificate[] cc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCErrorMapper

public BCErrorMapper()
Method Detail

map

public static ValidationError map(org.bouncycastle.i18n.ErrorBundle error,
                                  int pos,
                                  X509Certificate[] cc)


Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.