Uses of Interface
org.apache.directory.api.ldap.model.message.ResultResponse
-
-
Uses of ResultResponse in org.apache.directory.api.dsmlv2.request
Classes in org.apache.directory.api.dsmlv2.request with type parameters of type ResultResponse Modifier and Type Class Description classAbstractResultResponseRequestDsml<E extends ResultResponseRequest,F extends ResultResponse>Abstract class for DSML requests.Methods in org.apache.directory.api.dsmlv2.request that return ResultResponse Modifier and Type Method Description ResultResponseAbstractResultResponseRequestDsml. getResultResponse()If called for the first time, this method creates a result containing response object for this request. -
Uses of ResultResponse in org.apache.directory.api.dsmlv2.response
Classes in org.apache.directory.api.dsmlv2.response with type parameters of type ResultResponse Modifier and Type Class Description classAbstractResultResponseDsml<E extends ResultResponse>Base class for all DSML responses.Classes in org.apache.directory.api.dsmlv2.response that implement ResultResponse Modifier and Type Class Description classAbstractResultResponseDsml<E extends ResultResponse>Base class for all DSML responses.classAddResponseDsmlDSML Decorator for AddResponseclassBindResponseDsmlDSML Decorator for AuthResponseclassCompareResponseDsmlDSML Decorator for CompareResponseclassDelResponseDsmlDSML Decorator for DelResponseclassExtendedResponseDsmlDSML Decorator for ExtendedResponseclassModDNResponseDsmlDSML Decorator for ModDNResponseclassModifyResponseDsmlDSML Decorator for ModifyResponseclassSearchResultDoneDsmlDSML Decorator for SearchResultDone -
Uses of ResultResponse in org.apache.directory.api.ldap.codec.api
Methods in org.apache.directory.api.ldap.codec.api with parameters of type ResultResponse Modifier and Type Method Description static voidLdapMessageContainer. copyLdapResult(ResultResponse resultResponse, ExtendedResponse extendedResponse)Copy the LdapResult element from a opaque response to a newly created extendedResponseConstructors in org.apache.directory.api.ldap.codec.api with parameters of type ResultResponse Constructor Description ResponseCarryingException(String message, ResultResponse response, ResultCodeEnum code, Dn matchedDn, Throwable cause)Creates a DecoderException -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.cancel
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.cancel Modifier and Type Interface Description interfaceCancelResponseThe interface for Cancel ExtendedResponse, as defined in RFC 3909.Classes in org.apache.directory.api.ldap.extras.extended.cancel that implement ResultResponse Modifier and Type Class Description classCancelResponseImplThe response sent back from the server after the Cancel extended operation is performed. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.certGeneration
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.certGeneration Modifier and Type Interface Description interfaceCertGenerationResponseThe interface for the certificate generation extended operation.Classes in org.apache.directory.api.ldap.extras.extended.certGeneration that implement ResultResponse Modifier and Type Class Description classCertGenerationResponseImplThe response sent back from the server after the CertGeneration extended operation is performed. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.endTransaction
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.endTransaction Modifier and Type Interface Description interfaceEndTransactionResponseThe interface for End Transaction Extended Response.Classes in org.apache.directory.api.ldap.extras.extended.endTransaction that implement ResultResponse Modifier and Type Class Description classEndTransactionResponseImplThe End Transaction Extended Response implementation. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect Modifier and Type Interface Description interfaceGracefulDisconnectResponseAn unsolicited notification, extended response, intended for notifying clients of upcoming disconnection due to intended service windows.Classes in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect that implement ResultResponse Modifier and Type Class Description classGracefulDisconnectResponseImplAn unsolicited notification, extended response, intended for notifying clients of up coming disconnection due to intended service windows. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.gracefulShutdown Modifier and Type Interface Description interfaceGracefulShutdownResponseThe response sent back from the server when aGracefulShutdownRequestImplextended operation is sent.Classes in org.apache.directory.api.ldap.extras.extended.gracefulShutdown that implement ResultResponse Modifier and Type Class Description classGracefulShutdownResponseImplThe response sent back from the server when aGracefulShutdownRequestImplextended operation is sent. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.pwdModify
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.pwdModify Modifier and Type Interface Description interfacePasswordModifyResponseThe RFC 3062 PwdModify response :Classes in org.apache.directory.api.ldap.extras.extended.pwdModify that implement ResultResponse Modifier and Type Class Description classPasswordModifyResponseImplThe RFC 3062 PwdModify response : -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.startTls
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.startTls Modifier and Type Interface Description interfaceStartTlsResponseThe RFC 4511 StartTLS responseClasses in org.apache.directory.api.ldap.extras.extended.startTls that implement ResultResponse Modifier and Type Class Description classStartTlsResponseImplThe RFC 4511 StartTLS response : -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.startTransaction
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.startTransaction Modifier and Type Interface Description interfaceStartTransactionResponseThe interface for Start Transaction Extended Response.Classes in org.apache.directory.api.ldap.extras.extended.startTransaction that implement ResultResponse Modifier and Type Class Description classStartTransactionResponseImplThe interface for Start Transaction Extended Response. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.storedProcedure
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.storedProcedure Modifier and Type Interface Description interfaceStoredProcedureResponseThe stored procedure extended operation response.Classes in org.apache.directory.api.ldap.extras.extended.storedProcedure that implement ResultResponse Modifier and Type Class Description classStoredProcedureResponseImplThe response sent back from the server when aStoredProcedureRequestImplis sent. -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.extended.whoAmI
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.extended.whoAmI Modifier and Type Interface Description interfaceWhoAmIResponseThe RFC 4532 WhoAmI response :Classes in org.apache.directory.api.ldap.extras.extended.whoAmI that implement ResultResponse Modifier and Type Class Description classWhoAmIResponseImplThe RFC 4532 WhoAmI response : -
Uses of ResultResponse in org.apache.directory.api.ldap.extras.intermediate.syncrepl
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.extras.intermediate.syncrepl Modifier and Type Interface Description interfaceSyncInfoValueA syncInfoValue object, as defined in RFC 4533 ;Classes in org.apache.directory.api.ldap.extras.intermediate.syncrepl that implement ResultResponse Modifier and Type Class Description classSyncInfoValueImplA simpleSyncInfoValueimplementation to store response properties. -
Uses of ResultResponse in org.apache.directory.api.ldap.model.message
Subinterfaces of ResultResponse in org.apache.directory.api.ldap.model.message Modifier and Type Interface Description interfaceAddResponseAdd protocol response message used to confirm the results of a add request message.interfaceBindResponseBind protocol response message used to confirm the results of a bind request message.interfaceCompareResponseCompare protocol response message used to confirm the results of a compare request message.interfaceDeleteResponseDelete protocol response message used to confirm the results of a delete request message.interfaceExtendedResponseExtended protocol response message used to confirm the results of a extended request message.interfaceIntermediateResponseIntermediate response message used to return multiple response messages for a single search request (ExtendedRequest or Control).interfaceModifyDnResponseModify Dn protocol response message used to confirm the results of a modify Dn request message.interfaceModifyResponseModify protocol response message used to confirm the results of a modify request message.interfaceSearchResultDoneSearch done protocol response message used to indicate the completion of a search request message.Classes in org.apache.directory.api.ldap.model.message that implement ResultResponse Modifier and Type Class Description classAbstractExtendedResponseAn Abstract ExtendedResponse implementation.classAbstractResultResponseAbstract base for a ResultResponse message.classAddResponseImplAddResponse implementation.classBindResponseImplBindResponse implementation.classCompareResponseImplCompareResponse implementation.classDeleteResponseImplDeleteResponse implementationclassIntermediateResponseImplIntermediateResponse implementationclassModifyDnResponseImplModifyDnResponse implementationclassModifyResponseImplModifyResponse implementationclassOpaqueExtendedResponseExtendedResponse basic implementation.classSearchResultDoneImplSearchResponseDone implementationMethods in org.apache.directory.api.ldap.model.message that return ResultResponse Modifier and Type Method Description ResultResponseResultResponseRequest. getResultResponse()If called for the first time, this method creates a result containing response object for this request.Methods in org.apache.directory.api.ldap.model.message with parameters of type ResultResponse Modifier and Type Method Description static booleanResultCodeEnum. processResponse(ResultResponse response)Process the response, throwing the associated exception if needed. -
Uses of ResultResponse in org.apache.directory.api.ldap.model.message.extended
Classes in org.apache.directory.api.ldap.model.message.extended that implement ResultResponse Modifier and Type Class Description classAddNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Add response.classBindNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Bind response.classCompareNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Compare response.classDeleteNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Delete response.classExtendedNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Extended response.classModifyDnNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the ModifyDn response.classModifyNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Modify response.classNoticeOfDisconnectAn extended operation intended for notifying clients of upcoming disconnection.classSearchNoDResponseAn extended operation intended for notifying clients of upcoming disconnection for the Search response. -
Uses of ResultResponse in org.apache.directory.ldap.client.template
Methods in org.apache.directory.ldap.client.template with type parameters of type ResultResponse Modifier and Type Method Description <T extends ResultResponse>
TLdapConnectionOperations. responseOrException(T response)Checks the supplied response for its result code, and if not ResultCodeEnum#SUCCESS, an exception is thrown.<T extends ResultResponse>
TLdapConnectionTemplate. responseOrException(T response)Checks the supplied response for its result code, and if not ResultCodeEnum#SUCCESS, an exception is thrown.Methods in org.apache.directory.ldap.client.template that return ResultResponse Modifier and Type Method Description ResultResponsePasswordPolicyOperation. process()Execute operations whose results imply somme sort of password policy information.Methods in org.apache.directory.ldap.client.template with parameters of type ResultResponse Modifier and Type Method Description protected PasswordExceptionAbstractPasswordPolicyResponder. fail(ResultResponse resultResponse, PasswordPolicyResponse passwordPolicyResponse, ResultCodeEnum resultCode)Returns an exception to be thrown in the case of a non SUCCESSresultCode. -
Uses of ResultResponse in org.apache.directory.ldap.client.template.exception
Methods in org.apache.directory.ldap.client.template.exception that return ResultResponse Modifier and Type Method Description ResultResponseLdapRequestUnsuccessfulException. getResponse()Constructors in org.apache.directory.ldap.client.template.exception with parameters of type ResultResponse Constructor Description LdapRequestUnsuccessfulException(ResultResponse response)Creates a new LdapRequestUnsuccessfulException instance
-