TamperDetection.properties revision b87033953be26b0dc7dead8febd499b666a54126
409N/A/**
1N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1N/A *
1N/A * Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
1N/A *
1N/A * The contents of this file are subject to the terms
1N/A * of the Common Development and Distribution License
1N/A * (the License). You may not use this file except in
1N/A * compliance with the License.
1N/A *
1N/A * You can obtain a copy of the License at
1N/A * https://opensso.dev.java.net/public/CDDLv1.0.html or
1N/A * opensso/legal/CDDLv1.0.txt
1N/A * See the License for the specific language governing
1N/A * permission and limitations under the License.
1N/A *
1N/A * When distributing Covered Code, include this CDDL
1N/A * Header Notice in each file and include the License file
1N/A * at opensso/legal/CDDLv1.0.txt.
1N/A * If applicable, add the following below the CDDL Header,
1N/A * with the fields enclosed by brackets [] replaced by
221N/A * your own identifying information:
1N/A * "Portions Copyrighted [year] [name of copyright owner]"
1N/A *
22N/A * $Id: TamperDetection.properties,v 1.1 2009/06/20 01:09:10 ak138937 Exp $
22N/A *
0N/A */
0N/A
221N/A#General
539N/Aservice-start-msg=Tamper Detection Service started ...
539N/Aservice-done-msg=Tamper Detection Service done ...
221N/Amsg-fail=Failed
14N/Amsg-pass=Passed
14N/Amsg-ok=OK
221N/A
14N/A#Tamper detection related
14N/Atamper-fatal-error=Fatal error occurs.
22N/Atamper-config-dir-invalid=Invalid OpenAM configuration directory.
22N/Atamper-config-dir-check=Checking OpenAM configuration directory
22N/Atamper-checksum-created=Checksum creation
22N/Atamper-checksum-creating=Creating the checksum ...
22N/A
22N/Atamper-detect-msg=Inspecting files for tamper detection
14N/Atamper-detect-files-msg=Detected following changes :
0N/Atamper-detect-files-deleted=Files deleted :
116N/Atamper-detect-files-modified=Files modified :
660N/Atamper-detect-status=Tamper detection status
204N/A