eu.emi.security.authn.x509.helpers.pkipath
Class BCErrorMapper
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BCErrorMapper
public BCErrorMapper()
map
public static ValidationError map(org.bouncycastle.i18n.ErrorBundle error,
int pos,
X509Certificate[] cc)
Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.