public interface EntryFactory
DecodeOptions
in order to
allow application to control how Entry
instances are created when
decoding requests and responses.Entry
,
DecodeOptions
Entry newEntry(DN name)
name
- The distinguished name of the entry to be created.NullPointerException
- If name
was null
.Copyright 2010-2017 ForgeRock AS.