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