Searched defs:initializeExtendedOperationHandler (Results 1 - 25 of 48) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
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
H A DStartTLSExtendedOperation.java68 * <CODE>initializeExtendedOperationHandler</CODE> method.
92 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
H A DWhoAmIExtendedOperation.java72 * <CODE>initializeExtendedOperationHandler</CODE> method.
97 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
/forgerock/opendj2/src/server/org/opends/server/extensions/
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 DGetConnectionIDExtendedOperation.java60 * {@code initializeExtendedOperationHandler} method.
69 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
73 super.initializeExtendedOperationHandler(config);
H A DStartTLSExtendedOperation.java54 * <CODE>initializeExtendedOperationHandler</CODE> method.
63 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
67 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.6.2/src/server/org/opends/server/extensions/
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
H A DStartTLSExtendedOperation.java68 * <CODE>initializeExtendedOperationHandler</CODE> method.
92 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
H A DWhoAmIExtendedOperation.java72 * <CODE>initializeExtendedOperationHandler</CODE> method.
97 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
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
H A DStartTLSExtendedOperation.java68 * <CODE>initializeExtendedOperationHandler</CODE> method.
92 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
H A DWhoAmIExtendedOperation.java72 * <CODE>initializeExtendedOperationHandler</CODE> method.
97 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
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 DGetConnectionIDExtendedOperation.java60 * {@code initializeExtendedOperationHandler} method.
69 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
73 super.initializeExtendedOperationHandler(config);
H A DStartTLSExtendedOperation.java54 * <CODE>initializeExtendedOperationHandler</CODE> method.
63 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
67 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 DCancelExtendedOperation.java59 * should be performed in the <CODE>initializeExtendedOperationHandler</CODE>
69 public void initializeExtendedOperationHandler( method in class:CancelExtendedOperation
73 super.initializeExtendedOperationHandler(config);
H A DGetConnectionIDExtendedOperation.java58 * {@code initializeExtendedOperationHandler} method.
67 public void initializeExtendedOperationHandler( method in class:GetConnectionIDExtendedOperation
71 super.initializeExtendedOperationHandler(config);
H A DStartTLSExtendedOperation.java54 * <CODE>initializeExtendedOperationHandler</CODE> method.
63 public void initializeExtendedOperationHandler( method in class:StartTLSExtendedOperation
67 super.initializeExtendedOperationHandler(config);
H A DWhoAmIExtendedOperation.java59 * <CODE>initializeExtendedOperationHandler</CODE> method.
68 public void initializeExtendedOperationHandler( method in class:WhoAmIExtendedOperation
72 super.initializeExtendedOperationHandler(config);
/forgerock/opendj-b2.6/src/server/org/opends/server/crypto/
H A DGetSymmetricKeyExtendedOperation.java89 * <CODE>initializeExtendedOperationHandler</CODE> method.
103 public void initializeExtendedOperationHandler( method in class:GetSymmetricKeyExtendedOperation

Completed in 30 milliseconds

12