Package org.ldaptive.io
package org.ldaptive.io
-
ClassDescriptionCreates an
InputStreamfrom a string that is prefixed with 'classpath:'.Creates anInputStreamfrom a string that is prefixed with 'file:'.Utility for hexidecimal encoding and decoding.Reads JSON from aReaderand returns aSearchResponse.Deserializes aSearchResponseby iterating over the json elements.Writes aSearchResponseas JSON to aWriter.Serializes aSearchResponseby creating a json array to contain the entries.Reads an LDIF from aReaderand returns aSearchResponse.Writes aSearchResponseas LDIF to aWriter.Creates anInputStreamfrom a string URI.Provides utility methods for resources.Interface for reading ldap search results.Interface for writing ldap search results.Creates anInputStreamfrom a string that is aURL.