Class TrustAllManager

java.lang.Object
org.forgerock.openig.security.TrustAllManager
All Implemented Interfaces:
TrustManager, X509TrustManager

public class TrustAllManager extends Object implements X509TrustManager
Trust all certificates that this class is asked to check.