Searched refs:initializeExtendedOperationHandler (Results 1 - 25 of 55) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DStartTLSExtendedOperation.java54 * <CODE>initializeExtendedOperationHandler</CODE> method.
63 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
67 super.initializeExtendedOperationHandler(config);
H A DGetConnectionIDExtendedOperation.java60 * {@code initializeExtendedOperationHandler} method.
69 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
73 super.initializeExtendedOperationHandler(config);
H A DCancelExtendedOperation.java62 * should be performed in the <CODE>initializeExtendedOperationHandler</CODE>
72 public void initializeExtendedOperationHandler( method in class:CancelExtendedOperation
76 super.initializeExtendedOperationHandler(config);
H A DWhoAmIExtendedOperation.java61 * <CODE>initializeExtendedOperationHandler</CODE> method.
71 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
75 super.initializeExtendedOperationHandler(config);
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DStartTLSExtendedOperation.java54 * <CODE>initializeExtendedOperationHandler</CODE> method.
63 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
67 super.initializeExtendedOperationHandler(config);
H A DGetConnectionIDExtendedOperation.java60 * {@code initializeExtendedOperationHandler} method.
69 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
73 super.initializeExtendedOperationHandler(config);
H A DCancelExtendedOperation.java62 * should be performed in the <CODE>initializeExtendedOperationHandler</CODE>
72 public void initializeExtendedOperationHandler( method in class:CancelExtendedOperation
76 super.initializeExtendedOperationHandler(config);
H A DWhoAmIExtendedOperation.java61 * <CODE>initializeExtendedOperationHandler</CODE> method.
71 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
75 super.initializeExtendedOperationHandler(config);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DStartTLSExtendedOperation.java54 * <CODE>initializeExtendedOperationHandler</CODE> method.
63 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
67 super.initializeExtendedOperationHandler(config);
H A DGetConnectionIDExtendedOperation.java58 * {@code initializeExtendedOperationHandler} method.
67 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
71 super.initializeExtendedOperationHandler(config);
H A DCancelExtendedOperation.java59 * should be performed in the <CODE>initializeExtendedOperationHandler</CODE>
69 public void initializeExtendedOperationHandler( method in class:CancelExtendedOperation
73 super.initializeExtendedOperationHandler(config);
H A DWhoAmIExtendedOperation.java59 * <CODE>initializeExtendedOperationHandler</CODE> method.
68 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
72 super.initializeExtendedOperationHandler(config);
/forgerock/opendj2/src/server/org/opends/server/crypto/
H A DGetSymmetricKeyExtendedOperation.java77 * <CODE>initializeExtendedOperationHandler</CODE> method.
86 public void initializeExtendedOperationHandler( method in class:GetSymmetricKeyExtendedOperation
90 super.initializeExtendedOperationHandler(config);
/forgerock/opendj2-hg/src/server/org/opends/server/crypto/
H A DGetSymmetricKeyExtendedOperation.java77 * <CODE>initializeExtendedOperationHandler</CODE> method.
86 public void initializeExtendedOperationHandler( method in class:GetSymmetricKeyExtendedOperation
90 super.initializeExtendedOperationHandler(config);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/crypto/
H A DGetSymmetricKeyExtendedOperation.java76 * <CODE>initializeExtendedOperationHandler</CODE> method.
85 public void initializeExtendedOperationHandler( method in class:GetSymmetricKeyExtendedOperation
89 super.initializeExtendedOperationHandler(config);
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DStartTLSExtendedOperation.java68 * <CODE>initializeExtendedOperationHandler</CODE> method.
92 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
H A DCancelExtendedOperation.java75 * should be performed in the <CODE>initializeExtendedOperationHandler</CODE>
100 public void initializeExtendedOperationHandler( method in class:CancelExtendedOperation
H A DGetConnectionIDExtendedOperation.java69 * {@code initializeExtendedOperationHandler} method.
81 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DExtendedOperationHandler.java88 public abstract void initializeExtendedOperationHandler(T config) method in class:ExtendedOperationHandler
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DExtendedOperationHandler.java88 public abstract void initializeExtendedOperationHandler(T config) method in class:ExtendedOperationHandler
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DStartTLSExtendedOperation.java68 * <CODE>initializeExtendedOperationHandler</CODE> method.
92 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
H A DCancelExtendedOperation.java75 * should be performed in the <CODE>initializeExtendedOperationHandler</CODE>
100 public void initializeExtendedOperationHandler( method in class:CancelExtendedOperation
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DStartTLSExtendedOperation.java68 * <CODE>initializeExtendedOperationHandler</CODE> method.
92 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DExtendedOperationHandler.java88 public abstract void initializeExtendedOperationHandler(T config) method in class:ExtendedOperationHandler
/forgerock/opendj2/src/server/org/opends/server/api/
H A DExtendedOperationHandler.java104 public void initializeExtendedOperationHandler(T config) method in class:ExtendedOperationHandler

Completed in 103 milliseconds

123