Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\rec\backup\backupEncrypt.jspf
<!-- Encryption --> <db:switcher connectionBinding="emConnection@servletRequest" versionAtLeast="10.2"> <uix:case name="true"> <uix:hideShowHeader id="hideShowEncryptionHeader" formSubmitted="true" disclosedBinding="showEncryptionHeader@defaultBean@servletRequest" textBinding="ENCRYPT_TITLE@commonBundle@servletRequest"> <uix:tableLayout cellSpacing="5" summary="tl"> <!-- Enable Encryption --> <uix:rowLayout> <uix:cellFormat hAlign="left" columnSpan="2" headers=""> <uix:styledText styleClass="OraInstructionText" textBinding="ENCRYPT_INTRO@backupBundle@servletRequest" /> </uix:cellFormat> </uix:rowLayout> <!-- Enable Encryption --> <uix:rowLayout> <uix:cellFormat hAlign="left" columnSpan="2" headers=""> <uix:checkBox name="encryptBackup" textBinding="ENCRYPT_ENABLE@backupBundle@servletRequest" checkedBinding="encryptBackup@defaultBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <%-- Encryption Algorithm --%> <uix:rowLayout> <uix:cellFormat hAlign="right" headers=""> <uix:messagePrompt labeledNodeId="selectedEncryptionAlgorithm" promptBinding="ENCRYPT_ALGORITHM@backupBundle@servletRequest"/> </uix:cellFormat> <uix:cellFormat hAlign="left" headers=""> <oem:choice name="selectedEncryptionAlgorithm" id="selectedEncryptionAlgorithm" shortDescBinding="ENCRYPT_ALGORITHM@backupBundle@servletRequest" optionsBinding="availableEncryptionAlgorithms@defaultBean@servletRequest" selectedValueBinding="selectedEncryptionAlgorithm@defaultBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <!-- Encryption Mode --> <!-- Transparent Encryption Mode --> <uix:rowLayout> <uix:cellFormat hAlign="right" headers=""> <uix:messagePrompt promptBinding="ENCRYPT_MODE@commonBundle@servletRequest"/> </uix:cellFormat> <uix:cellFormat hAlign="left" headers=""> <uix:messageCheckBox name="transparentEncryptionMode" textBinding="ENCRYPT_TRANSPARENT_MODE@backupBundle@servletRequest" checkedBinding="transparentEncryptionMode@defaultBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <!-- Password Encryption Mode --> <uix:rowLayout> <uix:cellFormat hAlign="right" headers=""> <uix:spacer/> </uix:cellFormat> <uix:cellFormat hAlign="left" headers=""> <uix:messageCheckBox name="passwordEncryptionMode" textBinding="ENCRYPT_PASSWORD_MODE@backupBundle@servletRequest" checkedBinding="passwordEncryptionMode@defaultBean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <%-- Encryption Mode Tip --%> <uix:rowLayout> <uix:cellFormat hAlign="left" columnSpan="2" headers=""> <uix:tip> <uix:styledText textBinding="ENCRYPT_DUAL_TIP@backupBundle@servletRequest"/> </uix:tip> </uix:cellFormat> </uix:rowLayout> <%-- Create Password --%> <uix:rowLayout> <uix:cellFormat hAlign="right" headers=""> <uix:spacer/> </uix:cellFormat> <uix:cellFormat hAlign="left" headers=""> <uix:tableLayout summary="tl"> <%-- Intro --%> <uix:rowLayout> <uix:cellFormat columnSpan="2" headers=""> <%-- <uix:spacer width="20"/> <uix:styledText styleClass="OraInstructionText" textBinding="ENCRYPT_PASSWORD_INTRO@backupBundle@servletRequest" /> --%> <uix:stackLayout> <uix:contents> <uix:labeledFieldLayout labelWidth="25%"> <uix:contents> <%-- Password --%> <uix:messageTextInput name="secretEncryptedPassword" promptBinding="PASSWORD@commonBundle@servletRequest" textBinding="secretEncryptedPassword@defaultBean@servletRequest" secret="true" columns="40" noAutoComplete="true"/> <%-- Confirm Password --%> <uix:messageTextInput name="secretConfirmEncryptedPassword" promptBinding="CONFIRM_PASSWORD@commonBundle@servletRequest" textBinding="secretConfirmEncryptedPassword@defaultBean@servletRequest" secret="true" columns="40" noAutoComplete="true"/> </uix:contents> </uix:labeledFieldLayout> </uix:contents> </uix:stackLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:hideShowHeader> </uix:case> </db:switcher>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de