Package org.forgerock.maven.plugins.utils

Class Summary
LoggingErrorHandler A custom XML parser error handler that makes sure that warnings and errors are reported in the Maven output.
TrustAllCertsX509TrustManager In order to prevent HTTPS trust issues this X509TrustManager will make sure that there is no certificate validation at all when making outgoing HTTPS connections.
TrustAllHostnameVerifier A simple hostname verifier that always succeeds to verify the hostname during SSL handshake.
XmlNamespaceContext A simple NamespaceContext implementation to map the "xml" prefix to the XML Namespace URI.
 



Copyright © 2015. All rights reserved.