225N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
225N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
225N/A# The contents of this file are subject to the terms
225N/A# of the Common Development and Distribution License
225N/A# (the License). You may not use this file except in
225N/A# compliance with the License.
225N/A# You can obtain a copy of the License at
225N/A# See the License for the specific language governing
225N/A# permission and limitations under the License.
225N/A# When distributing Covered Code, include this CDDL
225N/A# Header Notice in each file and include the License file
225N/A# If applicable, add the following below the CDDL Header,
225N/A# with the fields enclosed by brackets [] replaced by
225N/A# your own identifying information:
5473N/A# "Portions Copyrighted [year] [name of copyright owner]"
225N/A# Portions Copyrighted 2011-2012 ForgeRock AS
225N/AunexpectedResponse=Unexpected number of responses received.
844N/AunexpectedSession=Unexpected number of sessions received.
844N/AinvalidSessionID=Invalid session ID.
225N/AinvalidSessionState=Session state is invalid.
225N/AprotectedPropertyNoClientToken=Cannot set protected property without client identification token.
6344N/AprotectedPropertyNoSSOTokenMgrInstance=Cannot get SSOTokenManager instance to validate client token.
2899N/AprotectedPropertyInvalidClientToken=Cannot set protected property as client token is invalid.
5680N/AprotectedPropertyNoAdminToken=Cannot retrieve admin token to validate against client token.
225N/AprotectedPropertyNoPermission=Client does not have permission to set protected property. Rejected session update request.
225N/AunexpectedEOF=Unexpected end of file.
225N/AreadRandomDeviceFailed=Reading random device failed.
225N/AnoPrivilege=No privilege to perform this operation.
5473N/AsessionNotObtained=Session was not obtained.
225N/AunknownRequestMethod=Unknown request method.
225N/Aiplanet-am-session-service-description=Session
225N/AsessionTimedOut=Session timed out.
225N/AsessionNotTimedOut=Session has not timed out.
225N/ArestrictionViolation=Illegal attempt to use a restricted token.
5680N/AappTokenInvalid=Application token passed in, is invalid.
5680N/AemptyTrustedSourceList=No entries found in trusted source list or platform server list.
5680N/AunsupportedFunction=Function is not supported.
5680N/ASessionTableNotFound=Session table does not exist in session store.
5680N/AgetValidSessionsError=Failed to get the valid sessions from the specified server.
225N/Aa104=Session Service Status
3843N/Aa105=Maximum Number of Search Results
3843N/Aa105.help=Do not set this attribute to a large value (greater than 1000) unless sufficient system resources are allocated.
225N/Aa109=Session Store Password
225N/Aa110=Session Cluster Server List
225N/Aa112=JDBC Driver Impl Class Name
897N/Aa113=Database or LDAP Url
897N/Aa113.help=Specify either LDAP or Database URL, if using Embedded OpenDJ for Session Persistence, leave this field blank.
3817N/Aa116=Enable Property Change Notifications
3817N/Aa117=Enable Quota Constraints
a118=Active User Sessions
a118.help=Maximum number of concurrent sessions allowed for a user.
a119=Read Timeout for Quota Constraint
a119.help=Maximum Wait Time for retrieving session count (in milliseconds).
a119a=Exempt top-level admins from constraint checking
a119b=Resulting behavior if session quota exhausted
a119b.help=DENY_ACCESS (the new session creation request will be denied)<br/>DESTROY_NEXT_EXPIRING (the next expiring session will be destroyed)<br/>DESTROY_OLDEST_SESSION (the oldest session will be destroyed)<br/>DESTROY_OLD_SESSIONS (all previous sessions will be destroyed)
a119c=Deny user login when session repository is down
a119c.help=This attribute takes effect only when the session quota constraint is enabled.
a120=Notification Properties
a120.help=Send Notifications for these properties when modified.
a121=Session Failover Enabled
a121b=DN Restriction Only Enabled
a121b.help=This attribute controls if the server will do strict DN checking as against accepting an IP address from a client while setting restriction in cookie hijacking mitigation mode.
a122=Enable Session Trimming
a123=Session Timeout Handler implementations
a123.help=Here you can list your session timeout handler implementations. You need to supply fully qualified names for the impl classes.
a124=Session Persistence Repository Type
a124.help=Specifies type of Session Persistence used Runtime Implementation.
a125=OpenAM Embedded OpenDJ
a126=OpenAM External OpenDJ
a127=OpenAM Supported Repository PlugIn
a128=No Session Persistence
a129=Session Root Suffix DN
a129.help=Root Container Suffix DN to contain Session Objects.
p101=Get All Valid Sessions
p103=Add a Session Listener on All Sessions
choiceDenyAccess=DENY_ACCESS
choiceDestroyNextExpiring=DESTROY_NEXT_EXPIRING
choiceDestroyOldSession=DESTROY_OLDEST_SESSION
choiceDestroyAll=DESTROY_OLD_SESSIONS