EntitlementException.properties revision 98edafaa1060580ef39bce8710345d9fe25b5b04
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
c7ef13f6c9ef4436bc804b150e0a93307b11fa27Tinderbox User# Copyright (c) 2009 Sun Microsystems Inc. All Rights Reserved
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User# The contents of this file are subject to the terms
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User# of the Common Development and Distribution License
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox User# (the License). You may not use this file except in
5e047890ac9b745db060d95f7d1b4f876511240dTinderbox User# compliance with the License.
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User# You can obtain a copy of the License at
bed0874e1a09e810575328c4bfc346a47514b69fMark Andrews# https://opensso.dev.java.net/public/CDDLv1.0.html or
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User# See the License for the specific language governing
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User# permission and limitations under the License.
e20309353e6246485c521278131d3fced73d7957Tinderbox User# When distributing Covered Code, include this CDDL
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Header Notice in each file and include the License file
3cc98b8ecedcbc8465f1cf2740b966b315662430Automatic Updater# If applicable, add the following below the CDDL Header,
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# with the fields enclosed by brackets [] replaced by
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# your own identifying information:
e20309353e6246485c521278131d3fced73d7957Tinderbox User# "Portions Copyrighted [year] [name of copyright owner]"
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# $Id: EntitlementException.properties,v 1.15 2010/01/08 22:20:46 veiming Exp $
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews# Portions Copyrighted 2015-2016 ForgeRock AS.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater1=Unable to create a new instance of privilege.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater2=Unable to create a new instance of privilege because implementation class for privilege is missing.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson3=Policy name cannot be empty.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater4=Entitlement cannot be null.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User5=Not supported operation
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User6=Application Class cannot be instantiated.
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt7=XML cannot be parsed.
e130ab53e992670e2a2ecf043976ac09f21358d1Automatic Updater8=WSDL location {0} is not valid.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater9=Privilege JSON string is missing.
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt10=Session is invalid or has expired. This typical happens with your session has idle timeout or invalidated by another party.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater11=JSON string is invalid. {0}.
24934f08b9ff81c2be711e566e8002d145573031Tinderbox User12=Privilege name is missing.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater13=Policy name specified in URL does not match policy name specified in JSON.
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt14=Resource list is empty, must contain at least one entry.
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User50=Unable to write index entry, {0}.
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt51=Unable to delete index entry, {0}.
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User52=Unable to read index entry, {0}.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater55=Unable to delete index entry, {0} because administrator Single Sign On token is absent.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater56=Unable to read index entry, {0} because administrator Single Sign On token is absent.
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater100=Policy Evaluation failed.
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater101=Unable to create policy manager from realm {0}.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater102=Unable to obtain policy object {0}.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater103=Unable to obtain subject object {0} in policy {1}.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater104=Unable to obtain condition object {0} in policy {1}.
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater105=Unable to create privilege because application {0} is not found in realm, {1}.
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews110=Unable to get the application type {0}.
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews113=Unable to evaluate subject object {0} in policy {1}.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User114=Unable to evaluate condition object {0} in policy {1}.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews200=Unable to serialize object.
24934f08b9ff81c2be711e566e8002d145573031Tinderbox User201=Unable to deserialize object.
e20309353e6246485c521278131d3fced73d7957Tinderbox User202=Unable to persist policy {0} in datastore.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews203=Policy {0} does not exist.
7feccf248d2a20a2ae48b290f58ded5abc853e9aTinderbox User204=Unable to retrieve policy {0}.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews205=Unable to remove policy {0}.
ad411d8ccf8a27eb903b842ab507ba6729d0246bTinderbox User206=Unable to modify policy {0}.
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater207=Unable to persist policy {0} in datastore because administrator Single Sign On token is absent.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews208=Unable to modify policy {0} because administrator Single Sign On token is absent.
ad411d8ccf8a27eb903b842ab507ba6729d0246bTinderbox User209=Unable to retrieve policy {0} because administrator Single Sign On token is absent.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews210=Unable to add privilege to datastore.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews211=Unable to remove policy {0} because administrator Single Sign On token is absent.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews215=Unable to search privileges.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews216=Unable to search privileges because administrator Single Sign On token is absent.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater217=Policy already exists
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson218=Resource Type {0} already exists
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater219=Resource Type {0} does not exist in realm {1}
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews220=Unable to get subject attribute names.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater221=Unable to add action to application.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson222=Unable to add action to application because action {0} already exists.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater223=Resource Type {0} is used by at least one application
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater224=Unable to retrieve resource types under realm {0}.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson225=Unable to get subject attribute names because administrator Single Sign On token is absent.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater226=Unable to add action to application because administrator Single Sign On token is absent.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews227=Unable to get sub realm names.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews228=Application already exists
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews229=Application name specified in URL does not match application name specified in JSON.
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User230=Unable to remove application {0}.
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User231=Unable to modify application {0}.
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews232=Unable to remove resource type {0}.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews233=Unable to modify resource type {0}.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews234=Unable to remove resource type {0} because it is referenced in the policy model.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews235=Invalid resource type {0}, must be one from the set defined against the containing application.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews236=Applications must have at least one resource type.
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont237=Invalid resource type {0}.
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User238=No resource type expected as the application has none associated.
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User240=Unable to remove application type {0}.
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont241=Unable to modify application type {0}.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews245=Unable to remove application type {0} because administrator Single Sign On token is absent.
2ba8f584b97cbab864570e38fd26b8cb90961428Tinderbox User246=Unable to modify application type {0} because administrator Single Sign On token is absent.
3349f0044fda807e1fd6681c833d3593a22dad86Tinderbox User247=Unable to save application {0} because its resources are not referred from parent.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews248=Unable to retrieve application under realm {0}.
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews249=Resource Type name must be specified.
24bf1e02f03577db0feb50b80238c4150c96d05dAutomatic Updater250=Name for Referral privilege is missing in referral privilege.
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews251=Application name to resource names mapping is missing in referral privilege.
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews252=Realms are missing in referral privilege.
a308b69ac66fadf66863484f301314d6e6a3f1d2Automatic Updater260=Unable to add referral privilege because administrator Single Sign On token is absent.
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews261=Unable to add referral privilege.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews262=Unable to retrieve referral privilege {0} because administrator Single Sign On token is absent.
551271d8198ae06e37edf5da519d8ee153eeac0fTinderbox User263=Referral Privilege {0} does not exist.
27c3c21f41520e8d6336d80a8094389e321cb6d2Mark Andrews264=Unable to modify referral privilege {0} because administrator Single Sign On token is absent.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews265=Unable to modify referral privilege {0}.
b871c7156eb037d41f53828c6fcb9cc876128962Mark Andrews266=Unable to remove referral privilege {0} because administrator Single Sign On token is absent.
b871c7156eb037d41f53828c6fcb9cc876128962Mark Andrews267=Unable to add referral privilege {0} because its resources are not referred from parent.
01a5c5503482fb3ba52088bf0178a7213273bf96Mark Andrews270=Unable to add referral privilege to datastore.
551271d8198ae06e37edf5da519d8ee153eeac0fTinderbox User275=Unable to get referred resource for realm, {0}.
df4ebd8217d02dafc12145b55c4d93d0255d1ec7Tinderbox User280=Unable to refer a privilege to sub realm, {1} because application, {2} did not exist in parent realm {0}.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater285=Unable to get subject attributes collector configuration names because administrator Single Sign On token is absent.
fe80a4909bf62b602feaf246866e9d29f7654194Automatic Updater286=Unable to get subject attributes collector configuration names.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater287=Unable to get subject attributes collector configuration {0} because administrator Single Sign On token is absent.
fa0326cc2cf428f67575b6ba3b97b528a31b0010Tinderbox User288=Unable to get subject attributes collector configuration {0}.
fa0326cc2cf428f67575b6ba3b97b528a31b0010Tinderbox User289=Unable to set subject attributes collector configuration {0} because administrator Single Sign On token is absent.
fa0326cc2cf428f67575b6ba3b97b528a31b0010Tinderbox User290=Unable to set subject attributes collector configuration {0}.
fe80a4909bf62b602feaf246866e9d29f7654194Automatic Updater300=Same rule cannot have both types of wildcards.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater301=Invalid port {0}
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater302=Malformed URL {0}
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson303=Invalid Resource {0}
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews310=Invalid Entitlement Subject classes in Application Privilege.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson311=Unable to instantiate class {0}.
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater320=No application name in delegation privilege.
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater321={0} application not found in realm.
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater322=No resources in delegation privilege.
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater323={0} cannot be delegated.
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater324={0} cannot be encoded.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater325={0} not found.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson326=Permission denied.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater327=Subjects are required.
5f7586ddbd3edd11272cdd30ed613d936129328bTinderbox User328=Incorrect search filter, {0}.
5f7586ddbd3edd11272cdd30ed613d936129328bTinderbox User329=Unknown policy class {0}.
5f7586ddbd3edd11272cdd30ed613d936129328bTinderbox User330=Unknown Resource Attribute class {0}.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User331=Condition class {0} must implement {1}.
8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249Mark Andrews332=Class {0} could not be instantiated.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User333=Class or null argument constructor not accessible for {0}.
c7ef13f6c9ef4436bc804b150e0a93307b11fa27Tinderbox User400=Invalid value {1} for property {0}
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User401=Invalid value {0}
f132a836c4e386b1af045dd8fe7106ae61b90bffAutomatic Updater402=Start date, {0} cannot be greater than end date, {1}
d642d3857129678797a01adee14fbd70335b05a9Mark Andrews403=Unable to create subject.
609b8d08176469485edce25f3c2f50365bbd3819Mark Andrews404=Application cannot be altered because policies exist within the Application. Remove all policies from the \
609b8d08176469485edce25f3c2f50365bbd3819Mark Andrews Application before attempting to update or delete the Application.
5f33078b538b3d317917deb962bd057b2a888db1Tinderbox User405=Invalid value for property {0}
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User406={0}, {1}, or {2}-{3} pair MUST be defined.
269519eeb959d905ed125f96426e01d725c3b597Tinderbox User420=Missing resource in REST call.
8711e5c73ca872d59810760af0332194cbdd619bAutomatic Updater421=Missing subject identifier in REST call.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater422=Missing action in REST call.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews424=Resource Names are required.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews425=JSON Exception.
8f2c45a35dd8c40bcc9caba8f7d40ce64fc27bcdAutomatic Updater426=Notification URL is required in entitlement listener.
8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249Mark Andrews427=Entitlement listener for {0} not found.
6a9d2121152c94cb9e35832126c3f2e4d18d81edTinderbox User428=Application name is required in entitlement listener.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews429=Unable to retrieve listeners from datastore. Listener data appears to be corrupted.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews430=Unable to retrieve listeners from datastore. Admin user does not have privileges to read.
bc0a53583d92309bebcf93c408e2f3247ebd3d3cAutomatic Updater431=Unable to add notification because {0} does not exist.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater432=Delegation application not found.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater434=Cannot authenticate request.
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater435=Notification URL is malformed.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater436=Notification URL is missing.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater437=Requested client IP address must be specified.
7f79131f9a8e804b93c57f3c679065cce878b726Automatic Updater438=The resource or environment is not supported currently {0}.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater450=Unable to search applications.
609b8d08176469485edce25f3c2f50365bbd3819Mark Andrews451=Unable to search applications because administrator Single Sign On token is absent.
609b8d08176469485edce25f3c2f50365bbd3819Mark Andrews452=Invalid Query Filter
19b3dc94bce93fa76bd7e066f9298630dbc9dcb4Automatic Updater508=Subject evaluation fails.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater510=Condition evaluation fails.
7f94d9a8162c9a96b56e66176702b66e79d8e1a2Automatic Updater317=Invalid application type defined in request.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater318=Attempted to create Application in realm {0}, but request originated from {1}.
5ecad47f69b3fd945472ab2900a9ff826a7ce2f6Automatic Updater600=Unable to get subject attributes for {0}.
8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249Mark Andrews601=Unable to determine if attribute value for the given subject {0} is present.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews602=Unable to get available subject attribute names.
6a9d2121152c94cb9e35832126c3f2e4d18d81edTinderbox User700=Invalid OAuth2 Scope ''{0}'': See RFC 6749 section 3.3 for allowed values.
7262eb86f2b465822206122921e2f357218f0cfdAutomatic Updater710=AuthLevel value {0} not an integer
96ea71632887c58a9d00f47eb318bf76b35903c3Mark Andrews711=Property value ''{0}'' should be defined.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater712=requestAuthLevel in request env not an Integer or Set.
9cd5eb6fe0f26d65724b99216cb31dcdd12e4afdAutomatic Updater713=Authentication module instance can not be retrieved: {0}.
bbb069be941f649228760edcc241122933c066d2Automatic Updater720=Invalid administrator user ID or password from DSConfigMgr.
9cd5eb6fe0f26d65724b99216cb31dcdd12e4afdAutomatic Updater721=AMIdentitySubject - can not check membership for user {0} and subject {1}
4cda4fd158d6ded5586bacea8c388445d99611eaAutomatic Updater730=Unable to parse SSO token authInstant to Date.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews740=At least one of the properties Start Date, Start Time, Start Day should be defined with non null value.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews741=Should define value for {1}, since value is defined for {0}
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater750=Start IP can not be larger than end IP.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews760=Script condition is unable to load script {0}.
6a9d2121152c94cb9e35832126c3f2e4d18d81edTinderbox User800={0} property value should be an Integer.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews801={0} property value should be a Set of string values.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews802=Property value ''{0}'' contains a blank value.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews900=Internal error.
551271d8198ae06e37edf5da519d8ee153eeac0fTinderbox User901=Realm {0} not found in available realms.
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updaterresource.validation.does.not.match.valid.resources={0} did not match any valid resources.