Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

AbstractTimingStore - Class in org.forgerock.openam.shared.monitoring
An abstract store for holding a set of TimingEntrys.
AbstractTimingStore(int) - Constructor for class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Constructs a new AbstractTimingStore instance.
acquireCount - Variable in class com.sun.identity.common.HeadTaskRunnable
 
acquireLock(K) - Method in class org.forgerock.openam.shared.concurrency.LockFactory
Given a key, lookup/create the associated lock instance.
acquireValidLock() - Method in class com.sun.identity.common.HeadTaskRunnable
Tries to acquire a valid (non-expired) lock.
actions - Variable in class com.sun.identity.common.InstantRunnable
 
add(T) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
add(T) - Method in class com.sun.identity.shared.BufferedIterator
 
add(List<T>) - Method in class com.sun.identity.shared.BufferedIterator
 
add(Object) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Adds the specified element to this set if it is not already present (optional operation).
add(Object) - Method in class org.forgerock.openam.utils.JsonArray
Adds an entry into the json array.
addAll(Set) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Adds all entries in the given Set to this Set.
addApplicationSSOTokenDestroyer(ShutdownListener) - Method in class com.sun.identity.common.ShutdownManager
Adds application single-sign-on token destroyer.
addCookieToResponse(HttpServletResponse, Cookie) - Static method in class com.sun.identity.shared.encode.CookieUtils
Add cookie to HttpServletResponse as custom header
addElement(Object) - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, always return false.
addElement(Object) - Method in class com.sun.identity.common.InstantRunnable
Adds an element to this InstantRunnable.
addElement(Object) - Method in class com.sun.identity.common.PeriodicRunnable
Adds an element to this PeriodicRunnable.
addElement(Object) - Method in interface com.sun.identity.common.TaskRunnable
Adds an element to this TaskRunnable.
addElement(Object) - Method in class com.sun.identity.shared.stats.StatsRunner
 
addLast(Object) - Method in class org.forgerock.openam.utils.JsonArray
Adds a final entry into the json array.
addShutdownListener(ShutdownListener) - Method in class com.sun.identity.common.ShutdownManager
Adds a ShutdownListener to this ShutdownManager.
addShutdownListener(ShutdownListener, ShutdownPriority) - Method in class com.sun.identity.common.ShutdownManager
Adds a ShutdownListener to this ShutdownManager with indicated level.
addSSOTokenListener(SSOTokenListener) - Method in interface com.iplanet.sso.SSOToken
Adds an SSO token listener for the token change events.
addStatsListener(StatsListener) - Method in class com.sun.identity.shared.stats.Stats
 
adjustEntry(Object) - Method in class com.iplanet.am.util.Cache
This method adjusts the table by removing the entry corresponding to key from the table.
AdminTokenId - Interface in com.sun.identity.security
This interface defines a method to get an admin token Id
ADVICES_TAG_NAME - Static variable in interface com.sun.identity.shared.Constants
XML tag name used for Advices message.
AESWrapEncryption - Class in org.forgerock.openam.shared.security.crypto
Encryption using AES KeyWrap deterministic authenticated key-wrapping encryption scheme described in RFC 3394, with PBKDF2-HMAC-SHA1 to derive unique encryption keys for each encrypted key from the AM encryption password.
AESWrapEncryption() - Constructor for class org.forgerock.openam.shared.security.crypto.AESWrapEncryption
Public default constructor.
AFFILIATION_CHANGED - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
AGENT_SESSION_IDLE_TIME - Static variable in interface com.sun.identity.shared.Constants
Property string to set max idle timeout for agent sessions
ALLOW_PERSIST_AM_COOKIE - Static variable in interface com.sun.identity.shared.Constants
property to control if the OpenAM server will persist the OpenAM session cookie if the following parameter is in the incoming request PersistAMCookie.
allowToChange - Variable in class com.sun.identity.common.InstantRunnable
 
AM_ADMIN_CLI_CERTDB_DIR - Static variable in interface com.sun.identity.shared.Constants
Property string for CertDB directory.
AM_AUTH_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property for auth cookie name.
AM_BUILD_DATE - Static variable in interface com.sun.identity.shared.Constants
Property string for build date.
AM_BUILD_REVISION - Static variable in interface com.sun.identity.shared.Constants
Property string for build revision number.
AM_BUILD_VERSION - Static variable in interface com.sun.identity.shared.Constants
Property string for build version number.
AM_CONSOLE_DEPLOYMENT_DESCRIPTOR - Static variable in interface com.sun.identity.shared.Constants
Property string for console deployment descriptor
AM_CONSOLE_HOST - Static variable in interface com.sun.identity.shared.Constants
Property string for console host.
AM_CONSOLE_PORT - Static variable in interface com.sun.identity.shared.Constants
Property string for console port.
AM_CONSOLE_PROTOCOL - Static variable in interface com.sun.identity.shared.Constants
Property string for console protocol.
AM_CONSOLE_REMOTE - Static variable in interface com.sun.identity.shared.Constants
Property string for checking if console is remote.
AM_COOKIE_CHECK - Static variable in interface com.sun.identity.shared.Constants
Property for checking the cookie support / cookie enabled in the browser
AM_COOKIE_ENCODE - Static variable in interface com.sun.identity.shared.Constants
Property string for cookie encoding.
AM_COOKIE_HTTPONLY - Static variable in interface com.sun.identity.shared.Constants
Property string for cookie httponly flag.
AM_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property string for cookie name.
AM_COOKIE_SAMESITE - Static variable in interface com.sun.identity.shared.Constants
Property string for cookie SameSite flag.
AM_COOKIE_SECURE - Static variable in interface com.sun.identity.shared.Constants
Property string for secure cookie.
AM_COOKIE_TIME_TO_LIVE - Static variable in interface com.sun.identity.shared.Constants
property string for time to live of AM cookie, in minutes.
AM_CTX_ID - Static variable in interface com.sun.identity.shared.Constants
Unique Id set as a session property which is used for logging.
AM_DEPLOYMENT_URL - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing the url of the OpenAM deployment.
AM_DIRECTORY_HOST - Static variable in interface com.sun.identity.shared.Constants
Property string for directory host.
AM_DIRECTORY_PORT - Static variable in interface com.sun.identity.shared.Constants
Property string for directory port.
AM_DIRECTORY_SSL_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property string for SSL enabled.
AM_DIST_AUTH_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property for dist auth cookie name.
AM_DISTAUTH_DEPLOYMENT_DESCRIPTOR - Static variable in interface com.sun.identity.shared.Constants
Property string for distauth deployment descriptor
AM_DISTAUTH_LB_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
 
AM_DISTAUTH_LB_COOKIE_VALUE - Static variable in interface com.sun.identity.shared.Constants
 
AM_DISTAUTH_SITES - Static variable in interface com.sun.identity.shared.Constants
 
AM_FQDN_MAP - Static variable in interface com.sun.identity.shared.Constants
Property string for fully qualified host name map.
AM_INSTALL_DIR - Static variable in interface com.sun.identity.shared.Constants
Property string for installation directory
AM_INTERNAL_PEK_ALIAS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Alias for the soap-sts password encryption key.
AM_INTERNAL_SOAP_STS_KEYSTORE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of keystore which stores the password encryption key for soap-sts deployments.
AM_INTERNAL_SOAP_STS_KEYSTORE_PW - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The soap-sts internal keystore pw.
AM_INTERNAL_SOAP_STS_KEYSTORE_TYPE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The type of keystore used internally by the soap-sts.
AM_LB_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property string for load balancer cookie name.
AM_LB_COOKIE_VALUE - Static variable in interface com.sun.identity.shared.Constants
Property string for load balancer cookie value.
AM_LOCALE - Static variable in interface com.sun.identity.shared.Constants
Property string for locale.
AM_LOGSTATUS - Static variable in interface com.sun.identity.shared.Constants
Property string for log status.
AM_NAMING_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for naming URL.
AM_NEW_CONFIGFILE_PATH - Static variable in interface com.sun.identity.shared.Constants
Property string for new configuraton file in case of single war deployment
AM_PCOOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property string for pcookie name.
AM_PROTECTED_PROPERTY_PREFIX - Static variable in interface com.sun.identity.shared.Constants
String identifying the prefix for all AM protected properties.
AM_REDIRECT - Static variable in interface com.sun.identity.shared.Constants
Property string for load balancer.
AM_SERVER_HOST - Static variable in interface com.sun.identity.shared.Constants
Property string for server host.
AM_SERVER_PORT - Static variable in interface com.sun.identity.shared.Constants
Property string for server port.
AM_SERVER_PROTOCOL - Static variable in interface com.sun.identity.shared.Constants
Property string for server protocol.
AM_SERVICES_DEPLOYMENT_DESCRIPTOR - Static variable in interface com.sun.identity.shared.Constants
Property string for service deployment descriptor
AM_SERVICES_SECRET - Static variable in interface com.sun.identity.shared.Constants
Property string for shared secret for application authentication module
AM_SESSION_CONSTRAINT_HANDLER - Static variable in interface com.sun.identity.shared.Constants
 
AM_SESSION_CONSTRAINT_MAX_WAIT_TIME - Static variable in interface com.sun.identity.shared.Constants
 
AM_SESSION_DENY_LOGIN_IF_DB_IS_DOWN - Static variable in interface com.sun.identity.shared.Constants
 
AM_SESSION_ENABLE_SESSION_CONSTRAINT - Static variable in interface com.sun.identity.shared.Constants
 
AM_SESSION_FAILOVER_CLUSTER_STATE_CHECK_PERIOD - Static variable in interface com.sun.identity.shared.Constants
Property string for failover cluster state check period
AM_SESSION_FAILOVER_CLUSTER_STATE_CHECK_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
Property string for failover cluster state check timeout
AM_SESSION_HTTP_SESSION_TRACKING_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
property string which contains the name of HTTP session tracking cookie
AM_SESSION_MAX_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Property name for maximum size of the internal session cache.
AM_SESSION_MAX_CACHE_TIME - Static variable in interface com.sun.identity.shared.Constants
Property name for maximum lifetime of the internal session cache.
AM_SESSION_MAX_SESSION_LIST_SIZE - Static variable in interface com.sun.identity.shared.Constants
 
AM_SESSION_SESSION_LIST_RETRIEVAL_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
 
AM_SMTP_HOST - Static variable in interface com.sun.identity.shared.Constants
Property string for SMTP host.
AM_STATS_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for interval of Stats service.
AM_VERSION - Static variable in interface com.sun.identity.shared.Constants
Property string for version number.
AM_VERSION_HEADER_ENABLED - Static variable in interface com.sun.identity.shared.Constants
 
AMCallbackHandler - Class in com.sun.identity.security.keystore
 
AMCallbackHandler() - Constructor for class com.sun.identity.security.keystore.AMCallbackHandler
 
AMCallbackHandler(String) - Constructor for class com.sun.identity.security.keystore.AMCallbackHandler
 
AMCONFIG - Static variable in class com.sun.identity.shared.configuration.ConfigurationFileLocator
 
AMEncryption - Interface in com.iplanet.services.util
The interface class AMEncryption provides methods that will be used by iDSAME to encrypt and decrypt data.
AMKeyProvider - Class in org.forgerock.openam.utils
Implementation of a KeyProvider interface for retrieving X509 Certificates and private keys from the user data store.
AMKeyProvider() - Constructor for class org.forgerock.openam.utils.AMKeyProvider
Constructor.
AMKeyProvider(KeyStoreConfig) - Constructor for class org.forgerock.openam.utils.AMKeyProvider
Create a new instance of AMKeyProvider from a KeyStoreConfiguration object.
AMKeyProvider(String, String, String, String) - Constructor for class org.forgerock.openam.utils.AMKeyProvider
Constructor.
AMKeyProvider(boolean, String, String, String, String) - Constructor for class org.forgerock.openam.utils.AMKeyProvider
Constructor.
AMP - Static variable in interface com.sun.identity.shared.Constants
amp sign
AMPassword - Class in com.sun.identity.security.keystore
Stores a password.
AMPassword(char[]) - Constructor for class com.sun.identity.security.keystore.AMPassword
Creates a Password from a char array, then wipes the char array.
AMPasswordUtil - Class in com.iplanet.am.util
This class which contains utilities to encrypt and decrypt attribute value of password type.
AMPasswordUtil() - Constructor for class com.iplanet.am.util.AMPasswordUtil
 
AMPERSAND - Static variable in class com.sun.identity.shared.StringUtils
 
AMResourceBundleCache - Class in com.sun.identity.shared.locale
A singleton class that cache resource bundle object.
AMURLStreamHandlerFactory - Class in com.sun.identity.protocol
This class provides method to return configured https protocol handler.
AMURLStreamHandlerFactory() - Constructor for class com.sun.identity.protocol.AMURLStreamHandlerFactory
 
AMX509KeyManager - Interface in com.sun.identity.security.keystore
The WSX509KeyManager class implements JSSE X509KeyManager interface.
AMX509KeyManagerFactory - Class in com.sun.identity.security.keystore
The WSX509KeyManager class implements JSSE X509KeyManager interface.
AMX509KeyManagerFactory() - Constructor for class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
AMX509KeyManagerImpl - Class in com.sun.identity.security.keystore
The WSX509KeyManager class implements JSSE X509KeyManager interface.
AMX509KeyManagerImpl() - Constructor for class com.sun.identity.security.keystore.AMX509KeyManagerImpl
 
AMX509KeyManagerImpl(String, String, String, AMCallbackHandler) - Constructor for class com.sun.identity.security.keystore.AMX509KeyManagerImpl
 
AMX509KeyManagerImpl - Class in com.sun.identity.security.keystore.v_14
The AMX509KeyManagerImpl class implements JSSE X509KeyManager interface.
AMX509KeyManagerImpl() - Constructor for class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
 
AMX509TrustManager - Class in com.sun.identity.security.keystore
The AMX509TrustManager class implements JSSE X509TrustManager interface.
AMX509TrustManager() - Constructor for class com.sun.identity.security.keystore.AMX509TrustManager
create sunX509KeyManager for example: Create/load a truststore Get instance of a "SunX509" TrustManagerFactory "tmf" init the TrustManagerFactory with the truststore
anyHaveEntries(Object...) - Static method in class org.forgerock.openam.utils.CollectionUtils
See if any of the containers have entries and if so return true.
append(String, String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Appends sub-resource to super-resource.
append(String, String) - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Appends sub-resource to super-resource.
APPEND_SESS_COOKIE_IN_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for determining if session cookie needs to be appended in the URL
APPLICATION_JSON - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The JSON HTTP content type header value.
APPLICATION_SESSION_MAX_CACHING_TIME - Static variable in interface com.sun.identity.shared.Constants
Property string for Application session max-caching-time.
array(String) - Method in class org.forgerock.openam.utils.JsonObject
Creates a builder for creating json arrays.
asCaseInsensitiveHashSet(Object...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects into a case insensitive hash set.
asList(T...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects into a List.
asOrderedSet(T...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects to a LinkedHashSet.
asSet(T...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects into an unordered Set.
ASTERISK - Static variable in interface com.sun.identity.shared.Constants
 
AT - Static variable in interface com.sun.identity.shared.Constants
at sign
ATTR_COOKIE_DOMAINS - Static variable in interface com.sun.identity.shared.Constants
Property to determine the cookie domains.
ATTR_LOGIN_URL - Static variable in interface com.sun.identity.shared.Constants
Property to determine the login URL.
ATTR_NAME_AGENT_TYPE - Static variable in interface com.sun.identity.shared.Constants
 
AttributeUtils - Class in org.forgerock.openam.utils
A utility class to simplify dealing with attributes flagged as static or binary.
audit() - Method in class com.iplanet.am.util.Cache
 
AUDIT_AM_ACCESS_ATTEMPT_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property that allows the AM_ACCESS_ATTEMPT event name to be audited.
AUTH_LEVEL_CONDITION_ADVICE - Static variable in interface com.sun.identity.shared.Constants
Key that is used to identify the advice messages from AuthLevelCondition.
AUTH_LEVEL_EXCLUDE_REQUIRED_REQUISITE - Static variable in interface com.sun.identity.shared.Constants
OPENAM-3959 set true, calculate auth level only with successful login module and skip the rest of REQUIRED/REQUISITE in chain
AUTH_RATE_MONITORING_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
 
AUTH_SCHEME_CONDITION_ADVICE - Static variable in interface com.sun.identity.shared.Constants
Key that is used to identify the advice messages from AuthSchemeCondition.
AUTH_UNIQUE_COOKIE_DOMAIN - Static variable in interface com.sun.identity.shared.Constants
Property string for unique Cookie domain in Session/Cookie hijacking mode.
AUTH_UNIQUE_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property string for 'HostUrl' Cookie name in Session/Cookie hijacking mode.
AUTHENTICATION_SPECIAL_USERS - Static variable in interface com.sun.identity.shared.Constants
Property string for authentication super user.
AUTHENTICATION_SUPER_USER - Static variable in interface com.sun.identity.shared.Constants
Property string for authentication super user.
AUTOCOMPLETE_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to enable/disable autocomplete on password/form fields.

B

Base64 - Class in com.sun.identity.shared.encode
 
Base64() - Constructor for class com.sun.identity.shared.encode.Base64
 
BasePrefixResourceName<T,E extends Exception> - Class in org.forgerock.openam.shared.resourcename
A generic 'prefix' implementation of BaseResourceName.
BasePrefixResourceName(Debug, T, T, T, T, T) - Constructor for class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Constructs a new BasePrefixResourceName instance.
BaseResourceName<T,E extends Exception> - Interface in org.forgerock.openam.shared.resourcename
The interface ResourceName provides methods to determine the hierarchy of resource names.
BaseURLResourceName<T,E extends Exception> - Class in org.forgerock.openam.shared.resourcename
This is a base implementation of a URLResourceName, extending the functionality found in BasePrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
BaseURLResourceName(Debug, T, T, T, T, T) - Constructor for class org.forgerock.openam.shared.resourcename.BaseURLResourceName
Constructs a new BaseURLResourceName instance.
BigInt - Class in com.iplanet.security.util
A low-overhead arbitrary-precision unsigned integer.
BigInt(byte[]) - Constructor for class com.iplanet.security.util.BigInt
Constructs a "Big" integer from a set of (big-endian) bytes.
BigInt(BigInteger) - Constructor for class com.iplanet.security.util.BigInt
Constructs a "Big" integer from a "BigInteger", which must be positive (or zero) in value.
BigInt(int) - Constructor for class com.iplanet.security.util.BigInt
Constructs a "Big" integer from a normal Java integer.
BINARY_FLAG - Static variable in class org.forgerock.openam.utils.AttributeUtils
Used when defining a binary attribute, this flag should be appended to the attribute.
Blacklistable - Interface in org.forgerock.openam.blacklist
An object which can be placed in a Blacklist.
BlacklistException - Exception in org.forgerock.openam.blacklist
Blacklist exception thrown when an entry could not be blacklisted.
BlacklistException(String) - Constructor for exception org.forgerock.openam.blacklist.BlacklistException
Constructs a new BlacklistException.
BlacklistException(Throwable) - Constructor for exception org.forgerock.openam.blacklist.BlacklistException
Constructs a new BlacklistException.
BufferedIterator<T> - Class in com.sun.identity.shared
This iterator allows next method to be called before it has all its elements.
BufferedIterator() - Constructor for class com.sun.identity.shared.BufferedIterator
 
build() - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Builds and loads the keystore using the provided parameters.
build() - Method in class org.forgerock.openam.utils.JsonArray
Builds the json array and inserts it into its parent json object.
build() - Method in class org.forgerock.openam.utils.JsonObject
Takes the json object map and creates a JsonValue from it.
BundleUtils - Class in org.forgerock.openam.utils
Utility methods for dealing with ResourceBundles.
ByteArrayLexOrder - Class in com.iplanet.security.util
Compare two byte arrays in lexicographical order.
ByteArrayLexOrder() - Constructor for class com.iplanet.security.util.ByteArrayLexOrder
 
ByteArrayTagOrder - Class in com.iplanet.security.util
 
ByteArrayTagOrder() - Constructor for class com.iplanet.security.util.ByteArrayTagOrder
 
byteLength() - Method in class com.iplanet.security.util.BigInt
Returns the length of the data as a byte array.

C

C66_ENCODE_AM_COOKIE - Static variable in interface com.sun.identity.shared.Constants
Property that determines whether to c66 encode session id to convert to cookie string.
CA_COMPROMISE - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
Cache - Class in com.iplanet.am.util
IMPORTANT NOTE: The cache has be implemented by modifing the existing java.util.Hashtable code.
Cache(int, float) - Constructor for class com.iplanet.am.util.Cache
Constructs a new, empty Cache with the specified capacity and the specified load factor.
Cache(int) - Constructor for class com.iplanet.am.util.Cache
Constructs a new, empty Cache with the specified capacity and default load factor, which is 0.75.
Cache() - Constructor for class com.iplanet.am.util.Cache
Constructs a new, empty Cache with a default capacity and load factor, which is 0.75.
CACHE_POLLING_TIME_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
Property Name for cache polling interval.
call(String, String, String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
Performs a raw SOAP call with "message" as the SOAP data and response is returned as InputStream
cancel() - Method in class com.sun.identity.common.GeneralTaskRunnable
Implements for TaskRunnable interface.
cancel() - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface.
cancel() - Method in interface com.sun.identity.common.TaskRunnable
Cancel the task from scheduled Timer.
canonicalize(String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
This method is used to canonicalize a prefix resource It throws an Exception if both regular multi wildcard and one level wild card appears is same resource String.
canonicalize(String) - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Gets the canonicalized form of a resource string.
canonicalize(String) - Method in class org.forgerock.openam.shared.resourcename.BaseURLResourceName
This method is used to canonicalize a url string.
CASE_INSENSITIVE_DN - Static variable in interface com.sun.identity.shared.Constants
Property string to ensure more stringent (security-wise) check If enabled the DN is converted to lowercase for comparison.
CASE_SENSITIVE_UUID - Static variable in interface com.sun.identity.shared.Constants
 
CaseInsensitiveHashMap<K,V> - Class in com.sun.identity.common
A case insensitive hash map with case preservation.
CaseInsensitiveHashMap() - Constructor for class com.sun.identity.common.CaseInsensitiveHashMap
 
CaseInsensitiveHashMap(int) - Constructor for class com.sun.identity.common.CaseInsensitiveHashMap
 
CaseInsensitiveHashMap(int, float) - Constructor for class com.sun.identity.common.CaseInsensitiveHashMap
 
CaseInsensitiveHashMap(Map) - Constructor for class com.sun.identity.common.CaseInsensitiveHashMap
 
CaseInsensitiveHashSet<T> - Class in com.sun.identity.common
An implementation of Case Insensitive Hash Set with case preservation.
CaseInsensitiveHashSet() - Constructor for class com.sun.identity.common.CaseInsensitiveHashSet
 
CaseInsensitiveHashSet(Collection) - Constructor for class com.sun.identity.common.CaseInsensitiveHashSet
 
CaseInsensitiveHashSet(int) - Constructor for class com.sun.identity.common.CaseInsensitiveHashSet
 
CaseInsensitiveHashSet(int, float) - Constructor for class com.sun.identity.common.CaseInsensitiveHashSet
 
CaseInsensitiveKey - Class in com.sun.identity.common
String wrapper that returns a case insensitive hash code useful for case insensitive hashing in HashSet and HashMap.
CaseInsensitiveKey(String) - Constructor for class com.sun.identity.common.CaseInsensitiveKey
 
CaseInsensitiveProperties - Class in com.sun.identity.common
A case insensitive Properties with case preservation.
CaseInsensitiveProperties() - Constructor for class com.sun.identity.common.CaseInsensitiveProperties
 
CaseInsensitiveProperties(Properties) - Constructor for class com.sun.identity.common.CaseInsensitiveProperties
 
CaseInsensitiveTreeSet - Class in com.sun.identity.common
 
CaseInsensitiveTreeSet() - Constructor for class com.sun.identity.common.CaseInsensitiveTreeSet
 
CaseInsensitiveTreeSet(boolean) - Constructor for class com.sun.identity.common.CaseInsensitiveTreeSet
 
CaseInsensitiveTreeSet(Collection) - Constructor for class com.sun.identity.common.CaseInsensitiveTreeSet
 
CaseInsensitiveTreeSet(boolean, Collection) - Constructor for class com.sun.identity.common.CaseInsensitiveTreeSet
 
CaseInsensitiveTreeSet(SortedSet) - Constructor for class com.sun.identity.common.CaseInsensitiveTreeSet
 
CaseInsensitiveTreeSet(boolean, SortedSet) - Constructor for class com.sun.identity.common.CaseInsensitiveTreeSet
 
caseSensitive - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Whether matching is case sensitive.
CDCSERVLET_LOGIN_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for cdc servlet login url
CDM_CONTENT_TYPE_PROPERTY_NAME - Static variable in interface com.sun.identity.shared.Constants
Client detection module content type property name.
CertException - Exception in com.iplanet.security.x509
CertException indicates one of a variety of certificate problems.
CertException(int, String) - Constructor for exception com.iplanet.security.x509.CertException
Constructs a certificate exception using an error code (verf_*) and a string describing the context of the error.
CertException(int) - Constructor for exception com.iplanet.security.x509.CertException
Constructs a certificate exception using just an error code, without a string describing the context.
CERTIFICATE_HOLD - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
CertUtils - Class in com.iplanet.security.x509
This class provides utility methods to read the certificate DN information in a format that is understandable across OpenAM.
CertUtils() - Constructor for class com.iplanet.security.x509.CertUtils
 
CESSATION_OF_OPERATION - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
charToByte(char[]) - Static method in class com.sun.identity.security.keystore.AMPassword
Converts a char array to a null-terminated byte array using a standard encoding, which is currently UTF8.
checkCaller() - Static method in class com.iplanet.services.util.Crypt
Check to see if security is enabled and Caller needs to be checked for OpenAM specific Java security permissions
checkClientTrusted(X509Certificate[], String) - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
checkDoubleQuote(String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Check cookie value whether it has double quote or not.
checkServerTrusted(X509Certificate[], String) - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
chooseClientAlias(String[], Principal[], Socket) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseClientAlias(String[], Principal[], Socket) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chop(String) - Static method in class com.sun.identity.tools.diffs.Diffs
Breaks the bulk cvs diff file into individual files.
CipherProvider - Interface in org.forgerock.openam.utils
Abstract factory for obtaining Cipher instances.
cipherProvider(String, String, int) - Static method in class org.forgerock.openam.utils.Providers
Gets a pre-configured Cipher provider that caches ciphers in a per-thread LRU cache.
clear() - Method in class com.iplanet.am.util.Cache
Clears this Cache so that it contains no keys.
clear() - Method in class com.sun.identity.common.PeriodicGroupMap
Removes all the elements.
clear() - Method in class com.sun.identity.security.keystore.AMCallbackHandler
Clears the password so that sensitive data is no longer present in memory.
clear() - Method in class com.sun.identity.shared.locale.AMResourceBundleCache
Clears all resource bundle objects
clear() - Method in class org.forgerock.openam.shared.security.crypto.PBKDF2KeyDerivation
Clears the configured password for this key derivation function.
CLIENT_CERTIFICATE_ALIAS - Static variable in interface com.sun.identity.shared.Constants
Certificate Alias name for SSL Client Auth
CLIENT_IP_ADDR_HEADER - Static variable in interface com.sun.identity.shared.Constants
Property string for client IP address header.
CLIENT_NOTIFICATION_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for client notification URL.
ClientUtils - Class in org.forgerock.openam.utils
Shared utility class for HTTP Clients.
clone() - Method in class com.sun.identity.security.keystore.AMPassword
Clones the password.
cloneMap(Map<String, Set<String>>) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns a cloned Map of String to Set of String.
CloseableHttpClientHandlerProvider - Class in org.forgerock.openam.shared.guice
 
CloseableHttpClientHandlerProvider(ShutdownManager) - Constructor for class org.forgerock.openam.shared.guice.CloseableHttpClientHandlerProvider
Uses the shutdown manager supplied to register all created HttpClientHandler objects for shutdown.
CloseableHttpClientProvider - Class in org.forgerock.openam.shared.guice
This class provides Guice with instances of Client that contain a HttpClientHandler.
CloseableHttpClientProvider(HttpClientHandler) - Constructor for class org.forgerock.openam.shared.guice.CloseableHttpClientProvider
 
closeIfNotNull(Closeable) - Static method in class org.forgerock.openam.utils.IOUtils
Closes the passed in resource if not null.
closeIfNotNull(Closeable...) - Static method in class org.forgerock.openam.utils.IOUtils
Closes all of the provided Closeables and swallows any exceptions.
CLUSTER_SERVER_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for site ID list in naming table.
CollectionHelper - Class in com.sun.identity.shared.datastruct
This class contains various Collection manipulation methods.
CollectionHelper() - Constructor for class com.sun.identity.shared.datastruct.CollectionHelper
 
CollectionUtils - Class in com.sun.identity.shared.test
This class provides collections related helper methods.
CollectionUtils - Class in org.forgerock.openam.utils
A simple utility class to simplify interactions with collections.
COLON - Static variable in interface com.sun.identity.shared.Constants
colon sign
com.iplanet.am.util - package com.iplanet.am.util
 
com.iplanet.dpro.session.exceptions - package com.iplanet.dpro.session.exceptions
 
com.iplanet.security.util - package com.iplanet.security.util
 
com.iplanet.security.x509 - package com.iplanet.security.x509
 
com.iplanet.services.util - package com.iplanet.services.util
 
com.iplanet.sso - package com.iplanet.sso
 
com.sun.identity.common - package com.sun.identity.common
 
com.sun.identity.protocol - package com.sun.identity.protocol
 
com.sun.identity.saml.xmlsig - package com.sun.identity.saml.xmlsig
 
com.sun.identity.security - package com.sun.identity.security
 
com.sun.identity.security.keystore - package com.sun.identity.security.keystore
 
com.sun.identity.security.keystore.v_14 - package com.sun.identity.security.keystore.v_14
 
com.sun.identity.shared - package com.sun.identity.shared
 
com.sun.identity.shared.configuration - package com.sun.identity.shared.configuration
 
com.sun.identity.shared.datastruct - package com.sun.identity.shared.datastruct
 
com.sun.identity.shared.debug - package com.sun.identity.shared.debug
Defines debug logging classes.
com.sun.identity.shared.debug.file - package com.sun.identity.shared.debug.file
 
com.sun.identity.shared.debug.file.impl - package com.sun.identity.shared.debug.file.impl
 
com.sun.identity.shared.debug.impl - package com.sun.identity.shared.debug.impl
 
com.sun.identity.shared.encode - package com.sun.identity.shared.encode
 
com.sun.identity.shared.jaxrpc - package com.sun.identity.shared.jaxrpc
Defines classes to handle JAX-RPC.
com.sun.identity.shared.locale - package com.sun.identity.shared.locale
Defines classes to handle localization.
com.sun.identity.shared.search - package com.sun.identity.shared.search
 
com.sun.identity.shared.stats - package com.sun.identity.shared.stats
Defines classes to interact with statistics.
com.sun.identity.shared.test - package com.sun.identity.shared.test
 
com.sun.identity.shared.test.tools - package com.sun.identity.shared.test.tools
 
com.sun.identity.shared.validation - package com.sun.identity.shared.validation
 
com.sun.identity.shared.whitelist - package com.sun.identity.shared.whitelist
Defines classes for basic resource matching.
com.sun.identity.shared.xml - package com.sun.identity.shared.xml
 
com.sun.identity.tools.diffs - package com.sun.identity.tools.diffs
 
com.sun.identity.tools.objects - package com.sun.identity.tools.objects
 
COMMA - Static variable in interface com.sun.identity.shared.Constants
colon sign
COMMON_NAME - Static variable in class com.iplanet.security.x509.CertUtils
 
comparator - Static variable in class org.forgerock.openam.shared.resourcename.BaseURLResourceName
Query parameter comparator.
compare(Object, Object) - Method in class com.iplanet.security.util.ByteArrayLexOrder
Perform lexicographical comparison of two byte arrays, regarding each byte as unsigned.
compare(Object, Object) - Method in class com.iplanet.security.util.ByteArrayTagOrder
Compare two byte arrays, by the order of their tags, as defined in ITU-T X.680, sec.
compare(File, File) - Method in class com.sun.identity.shared.test.tools.FileNameComparator
Returns 0 if f1.getPath() equals f2.getPath(); 1 if f1.getPath() is greater than f2.getPath(); and -1 if f1.getPath() is smaller than f2.getPath();
compare(String, String, boolean) - Method in class com.sun.identity.shared.whitelist.HttpURLResourceName
Compares two resources.
compare(String, String, boolean) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Compares two resources.
compare(String, String, boolean) - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Compares two resources.
compare(String, String, boolean) - Method in class org.forgerock.openam.shared.resourcename.BaseURLResourceName
Specific comparison for URLs, where a wildcard in the host/port should not match any of the path.
compareCaseInsensitiveMapOfSetOfStrings(Map<String, Set<String>>, Map<String, Set<String>>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Compares two map collections containing sets of strings in a case insensitive manner.
compareCaseInsensitiveString(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Compares two strings in a case insensitive manner, that also allows for either of the strings to be null, without issue.
compareLevel(DebugLevel) - Method in enum com.sun.identity.shared.debug.DebugLevel
Compares the debug level with the specified debug for order.
COMPOSITE_ADVICE - Static variable in interface com.sun.identity.shared.Constants
HTTP Form Parameter name used by PEP for posting policy advices to OpenAM.
Config<T> - Interface in org.forgerock.openam.utils
Simple interface class for lazily retrieving configuration objects.
CONFIG_DEBUG_DIRECTORY - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_FILEMAP - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_FILEMAP_VARIABLE - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_LEVEL - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_LOGFILE_MAX_SIZE - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_LOGFILE_PREFIX - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_LOGFILE_ROTATION - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_LOGFILE_SUFFIX - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_MERGEALL - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_MERGEALL_FILE - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_PROPERTIES - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_PROPERTIES_VARIABLE - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
CONFIG_DEBUG_PROVIDER - Static variable in class com.sun.identity.shared.debug.DebugConstants
Constant string used as property key to look up the debug provider class name.
CONFIG_STORE_DOWN_REDIRECT_URL - Static variable in interface com.sun.identity.shared.Constants
AMSetupFilter will redirect to this external URL in case the configuration store is not available but the bootstrap file exists
CONFIG_VAR_DISTAUTH_BOOTSTRAP_BASE_DIR - Static variable in interface com.sun.identity.shared.Constants
Configuration Variable for distauth bootstrap file base directory.
CONFIG_VAR_DISTAUTH_BOOTSTRAP_FILENAME - Static variable in interface com.sun.identity.shared.Constants
Configuration Variable for distauth bootstrap file name.
ConfigurableKey - Interface in com.iplanet.services.util
The interface class provides a method to choose password-based key for crypto operations
CONFIGURATION_NAME - Static variable in interface com.sun.identity.shared.Constants
Property used by the XML builder to retrieve a configuration specific name for an attribute schema.
ConfigurationFileLocator - Class in com.sun.identity.shared.configuration
This class provides method to locate configuration file.
configure() - Method in class org.forgerock.openam.shared.guice.SharedGuiceModule
 
CONSOLE - Static variable in class com.sun.identity.shared.stats.Stats
Flags the state where printing to a file is disabled.
CONSOLE_UI_DEFAULT_CHARSET - Static variable in interface com.sun.identity.shared.Constants
Default charset to be used in case the client detection has failed.
Constants - Interface in com.sun.identity.shared
This interface contains all the property names defined in in product configurations and may be expanded with other constant values that are used for Access and Federation Manager development.
constructResourceInvalidException(Object[]) - Method in class com.sun.identity.shared.whitelist.PrefixResourceName
 
constructResourceInvalidException(Object[]) - Method in class com.sun.identity.shared.whitelist.URLResourceName
 
constructResourceInvalidException(Object[]) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Construct the exception that will be thrown if the resource is invalid during canonicalize.
containerNeeded - Variable in class com.sun.identity.common.PeriodicRunnable
 
contains(Object) - Method in class com.iplanet.am.util.Cache
Tests if some key maps into the specified value in this Cache.
contains(Object) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
contains(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Check if one string contains another string.
containsCaseInsensitive(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Check if one string contains another string in a case insensitive manner.
containsKey(Object) - Method in class com.iplanet.am.util.Cache
Tests if the specified object is a key in this Cache.
containsKey(Object) - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
containsKey(Object) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
containsKey(Object) - Method in class com.sun.identity.common.PeriodicGroupMap
Checks if the map contains the key.
containsKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Whether the key alias exists in the keystore.
containsKey(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
 
containsPrefixOf(String) - Method in interface org.forgerock.openam.utils.collections.PrefixSet
Indicates whether this set contains a prefix of the given string.
containsPrefixOf(String) - Method in class org.forgerock.openam.utils.collections.SimplePrefixSet
 
containsValue(Object) - Method in class com.iplanet.am.util.Cache
Returns true if this Cache maps one or more keys to this value.
containsValue(Object) - Method in class com.sun.identity.common.PeriodicGroupMap
Checks if the map contains the value.
CONTENT_TYPE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The HTTP content type header name.
contextDestroyed(ServletContextEvent) - Method in class com.sun.identity.common.ShutdownServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.identity.common.ShutdownServletContextListener
 
convert(long, FileSizeUnit) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Converts a value to a specified unit.
convertDateString(String, Locale, Locale) - Static method in class com.sun.identity.shared.locale.Locale
Converts date string from source locale to destination locale
CookieUtils - Class in com.sun.identity.shared.encode
Implements utility methods for handling Cookie.
CookieUtils() - Constructor for class com.sun.identity.shared.encode.CookieUtils
 
copyStream(InputStream, OutputStream) - Static method in class org.forgerock.openam.utils.IOUtils
Copies the whole input stream to the given output stream.
CORE_TOKEN_RESOURCE_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to enable/disable access to CoreTokenResource REST endpoint.
createAMX509KeyManager() - Static method in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
createAMX509KeyManager(String, String, String, AMCallbackHandler) - Static method in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
createHashForCaseInsensitiveMapOfSetOfStrings(Map<String, Set<String>>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Creates a hash code for a map of set of strings in a case insensitive manner.
createHTMLReports() - Method in class com.sun.identity.shared.test.tools.ReportGenerator
Creates HTML report.
createHTMLReports(String, String) - Method in class com.sun.identity.shared.test.tools.Suite
Creates HTML report.
createSAXSource(InputSource) - Static method in class com.sun.identity.shared.xml.XMLUtils
Creates a SAXSource instance based on the incoming InputSource, which later on can be safely used by JAXB unmarshalling.
createSSOToken(HttpServletRequest) - Method in interface com.iplanet.sso.SSOProvider
Creates an SSOToken.
createSSOToken(Principal, String) - Method in interface com.iplanet.sso.SSOProvider
Creates an SSOToken.
createSSOToken(String) - Method in interface com.iplanet.sso.SSOProvider
Creates an SSOToken.
createSSOToken(String, boolean, boolean) - Method in interface com.iplanet.sso.SSOProvider
Creates an SSOToken.
createSSOToken(String, String) - Method in interface com.iplanet.sso.SSOProvider
Creates an SSOToken.
createURLStreamHandler(String) - Method in class com.sun.identity.protocol.AMURLStreamHandlerFactory
Returns configured https protocol handler.
CREST_VERSION_HEADER_KEY - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The name of the CREST header identifying the version of a targeted service.
CrestQuery - Class in org.forgerock.openam.utils
This class was created to handle queries made via CREST that can provide either a _queryID (String) or a _queryFilter (QueryFilter<JsonPointer>) to search for.
CrestQuery(String) - Constructor for class org.forgerock.openam.utils.CrestQuery
Constructs a new CrestQuery instance with the specified query id.
CrestQuery(QueryFilter<JsonPointer>) - Constructor for class org.forgerock.openam.utils.CrestQuery
Constructs a new CrestQuery instance with the specified query filter.
CrestQuery(String, QueryFilter<JsonPointer>, List<JsonPointer>) - Constructor for class org.forgerock.openam.utils.CrestQuery
Constructs a new CrestQuery instance with the specified query filter.
CrestQuery(String, QueryFilter<JsonPointer>, List<JsonPointer>, boolean) - Constructor for class org.forgerock.openam.utils.CrestQuery
Constructs a new CrestQuery instance with the specified query filter.
CRL_CACHE_DIR_HOST - Static variable in interface com.sun.identity.shared.Constants
LDAP server host name for saml2 crl cache
CRL_CACHE_DIR_PASSWD - Static variable in interface com.sun.identity.shared.Constants
LDAP Server bind password for saml2 crl cache
CRL_CACHE_DIR_PORT - Static variable in interface com.sun.identity.shared.Constants
LDAP server port number for saml2 crl cache
CRL_CACHE_DIR_SEARCH_ATTR - Static variable in interface com.sun.identity.shared.Constants
LDAP attribute name for searching crl entry
CRL_CACHE_DIR_SEARCH_LOC - Static variable in interface com.sun.identity.shared.Constants
LDAP Server search base dn for saml2 crl cache
CRL_CACHE_DIR_SSL_ENABLED - Static variable in interface com.sun.identity.shared.Constants
LDAP server ssl config for saml2 crl cache
CRL_CACHE_DIR_USER - Static variable in interface com.sun.identity.shared.Constants
LDAP Server bind user name for saml2 crl cache
Crypt - Class in com.iplanet.services.util
The class Crypt provides generic methods to encryt and decrypt data.
Crypt() - Constructor for class com.iplanet.services.util.Crypt
 
currentTimeMillis() - Static method in enum org.forgerock.openam.utils.Time
Get the current time in milliseconds from the TimeService - this replaces System.currentTimeMillis().
currentUnixTime() - Static method in class org.forgerock.openam.utils.TimeUtils
Generates the current timestamp in Unix time format.
CUSTOM_DELEGATION_TOKEN_HANDLERS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Corresponds to entries in propertySoapSecurityTokenService.xml and soapSTS.xml which specify custom TokenDelegationHandler implementations which will validate token elements included as ActAs/OnBehalfOf elements in a RST.
CUSTOM_PORT_QNAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing a custom service port specified in a custom wsdl file.
CUSTOM_SERVICE_QNAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing a custom service name specified in a custom wsdl file.
CUSTOM_TOKEN_PROVIDERS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestSTSInstanceConfig.CUSTOM_TOKEN_PROVIDERS It is the name of the key of the json field referencing the set of custom token providers, which also matches the name of the AttributeSchema element defined in restSTS.xml.
CUSTOM_TOKEN_TRANSFORMS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestSTSInstanceConfig.CUSTOM_TOKEN_TRANSFORMS It is the name of the key of the json field referencing the set of custom token translations, which also matches the name of the AttributeSchema element defined in restSTS.xml.
CUSTOM_TOKEN_VALIDATORS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestSTSInstanceConfig.CUSTOM_TOKEN_VALIDATORS It is the name of the key of the json field referencing the set of custom token validators, which also matches the name of the AttributeSchema element defined in restSTS.xml.
CUSTOM_WSDL_FILE_INDICATOR - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
One of the possible selections defined in propertySoapSecurityTokenService.xml, under the deployment-wsdl-location property, which allows the user to indicate that they wish to specify a custom wsdl location.
CUSTOM_WSDL_LOCATION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing a custom wsdl file.

D

DataEncryptor - Class in com.sun.identity.security
This class DataEncryptor is used to encrypt the data with symmetric and asymmetric keys.
DataEncryptor() - Constructor for class com.sun.identity.security.DataEncryptor
 
DATE_SYNTAX - Static variable in class com.sun.identity.shared.locale.Locale
 
dateToString(Date) - Static method in class com.sun.identity.shared.DateUtils
Returns yyyy-MM-dd HH:mm:ss String representation of a date.
DateUtils - Class in com.sun.identity.shared
This class provides utility to perform date conversion.
DateUtils() - Constructor for class com.sun.identity.shared.DateUtils
 
debug - Static variable in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
debug - Static variable in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
 
debug - Static variable in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
 
debug - Static variable in class com.sun.identity.security.SecurityDebug
 
Debug - Class in com.sun.identity.shared.debug
****************************************************************************
debug - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
DEBUG - Static variable in class org.forgerock.openam.shared.guice.CloseableHttpClientHandlerProvider
Debug instance for general utility classes.
debug - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Debug instance.
DEBUG_DATE_FORMAT - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
DEBUG_THREAD_MANAGER - Static variable in class org.forgerock.openam.shared.guice.SharedGuiceModule
The Debug instance annotation name for the thread manager.
DebugConfiguration - Interface in com.sun.identity.shared.debug.file
Read debug configuration
DebugConfigurationFromProperties - Class in com.sun.identity.shared.debug.file.impl
Read debug configuration from a properties file.
DebugConfigurationFromProperties(String) - Constructor for class com.sun.identity.shared.debug.file.impl.DebugConfigurationFromProperties
initialize the properties It will reset the current properties for every Debug instance
DebugConstants - Class in com.sun.identity.shared.debug
Debug constant Having in one place, every global constants used for the debug logging
DebugFile - Interface in com.sun.identity.shared.debug.file
The implementation of this interface as well as the com.sun.identity.shared.debug.file.DebugFileProvider interface together provide the necessary functionality to replace or enhance the Debug File service.
DebugFileImpl - Class in com.sun.identity.shared.debug.file.impl
Manage a log file : - compute its complete name - create log directory - manage the log rotation
DebugFileImpl(DebugConfiguration, String) - Constructor for class com.sun.identity.shared.debug.file.impl.DebugFileImpl
Constructor
DebugFileImpl(DebugConfiguration, String, TimeService) - Constructor for class com.sun.identity.shared.debug.file.impl.DebugFileImpl
Constructor
DebugFileProvider - Interface in com.sun.identity.shared.debug.file
Provide the debug file instance associated with a debug name It maintains the integrity constraint than a log file is controlled by only one debug file instance
DebugFileProviderImpl - Class in com.sun.identity.shared.debug.file.impl
Debug file provider Manage Debug files controller Keep the following constraint one : - One debugFile instance for One log file
DebugFileProviderImpl() - Constructor for class com.sun.identity.shared.debug.file.impl.DebugFileProviderImpl
Default constructor
DebugImpl - Class in com.sun.identity.shared.debug.impl
Debug implementation class.
DebugImpl(String, DebugFileProvider) - Constructor for class com.sun.identity.shared.debug.impl.DebugImpl
Creates an instance of DebugImpl.
DebugLevel - Enum in com.sun.identity.shared.debug
Debug level enum
DebugProviderImpl - Class in com.sun.identity.shared.debug.impl
Default debug provider implementation.
DebugProviderImpl() - Constructor for class com.sun.identity.shared.debug.impl.DebugProviderImpl
Default constructor DebugFileProviderImpl would be debug file provider used by every debug logs
DebugProviderImpl(DebugFileProvider) - Constructor for class com.sun.identity.shared.debug.impl.DebugProviderImpl
Constructor with a debug file provider
decode(String, AMEncryption) - Static method in class com.iplanet.services.util.Crypt
Decode an encoded string
decode(String) - Static method in class com.iplanet.services.util.Crypt
Decode an encoded string
decode(byte[]) - Static method in class com.sun.identity.shared.encode.Base64
 
decode(char[]) - Static method in class com.sun.identity.shared.encode.Base64
 
decode(String) - Static method in class com.sun.identity.shared.encode.Base64
 
decode(String) - Static method in class com.sun.identity.shared.encode.URLEncDec
Decodes a application/x-www-form-urlencoded string using the UTF-8 encoding scheme.
DecodeAction - Class in com.sun.identity.security
The class is used to perform privileged operations with AccessController.doPrivileged() when using com.iplanet.services.util.Crypt to decode passwords.
DecodeAction(String) - Constructor for class com.sun.identity.security.DecodeAction
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
DecodeAction(String, AMEncryption) - Constructor for class com.sun.identity.security.DecodeAction
 
decodeAsUTF8String(String) - Static method in class com.sun.identity.shared.encode.Base64
Decodes the supplied String into a UTF-8 String.
decodeAttributeSet(Set) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
decodeFast(byte[]) - Static method in class com.sun.identity.shared.encode.Base64
 
decodeFast(char[]) - Static method in class com.sun.identity.shared.encode.Base64
 
decodeFast(String) - Static method in class com.sun.identity.shared.encode.Base64
 
decodeMap(String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
decodePassword(String) - Static method in class org.forgerock.openam.utils.AMKeyProvider
Decodes the given password and returns it.
decrypt(String) - Static method in class com.iplanet.am.util.AMPasswordUtil
Decrypts the encrypted password.
decrypt(byte[]) - Method in interface com.iplanet.services.util.AMEncryption
Decrypts the data.
decrypt(String) - Static method in class com.iplanet.services.util.Crypt
Decrypt a String.
decrypt(byte[]) - Method in class com.iplanet.services.util.JCEEncryption
Method declaration
decrypt(byte[]) - Method in class org.forgerock.openam.shared.security.crypto.AESWrapEncryption
Decrypts the data using AESWrap and the configured key.
DecryptAction - Class in com.sun.identity.security
The class is used to perform privileged operation with AccessController.doPrivileged() when using com.iplanet.am.util.AMPasswordUtil to decrypt passwords.
DecryptAction(String) - Constructor for class com.sun.identity.security.DecryptAction
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
decryptLocal(String) - Static method in class com.iplanet.services.util.Crypt
Decrypt a String using client's encryption key
decryptWithAsymmetricKey(String, String, Key) - Static method in class com.sun.identity.security.DataEncryptor
Decrypts the given data with asymmetric key.
decryptWithSymmetricKey(String, String, String) - Static method in class com.sun.identity.security.DataEncryptor
Decrypts the given data with a symmetric key generated using shared secret.
DEFAULT_CACHE_POLLING_TIME - Static variable in interface com.sun.identity.shared.Constants
Default cache polling interval (1 minute).
DEFAULT_DEBUG_SUFFIX_FORMAT - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
DEFAULT_KRB5_LOGINMODULE - Static variable in interface com.sun.identity.shared.Constants
 
DEFAULT_LDAP_TIME_LIMIT - Static variable in interface com.sun.identity.shared.Constants
Property to define the default time limit for LDAP operations performed by the Netscape LDAP SDK.
DEFAULT_OAUTH2_HA_ROOT_SUFFIX - Static variable in interface com.sun.identity.shared.Constants
Default SAML2 Root Suffix
DEFAULT_POOL_SIZE - Static variable in class com.sun.identity.common.SystemTimerPool
 
DEFAULT_ROOT_NAMING_ATTRIBUTE - Static variable in interface com.sun.identity.shared.Constants
Default Domain Attribute
DEFAULT_ROOT_SUFFIX - Static variable in interface com.sun.identity.shared.Constants
Default Root Context
DEFAULT_SAML2_HA_ROOT_SUFFIX - Static variable in interface com.sun.identity.shared.Constants
Default SAML2 Root Suffix
DEFAULT_SESSION_HA_ROOT_SUFFIX - Static variable in interface com.sun.identity.shared.Constants
Default Session SFO/HA Root DN
DEFAULT_SESSION_HA_STORE_TYPE - Static variable in interface com.sun.identity.shared.Constants
Default Session SFO/HA Store Type.
DEFAULT_SESSION_UPGRADER_IMPL - Static variable in interface com.sun.identity.shared.Constants
 
DEFAULT_TOKEN_ROOT_SUFFIX - Static variable in interface com.sun.identity.shared.Constants
Default Token Root Context, this will be used to create a Secondary Suffix during installation.
DefaultDebugConfiguration - Class in com.sun.identity.shared.debug.file.impl
A default debug configuration with default values for each properties.
DELEGATION_RELATIONSHIP_SUPPORTED - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of a property defined in propertySoapSecurityTokenService.xml and soapSTS.xml which indicates whether the soap-sts instance will plug-in token validators for ActAs/OnBehalfOf elements included in RequestSecurityToken invocations.
DELEGATION_TOKEN_VALIDATORS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Corresponds to entries in propertySoapSecurityTokenService.xml and soapSTS.xml which indicate which tokens can be included as ActAs/OnBehalfOf elements in a RST.
deleteSAML2Token(String) - Method in interface org.forgerock.openam.federation.saml2.SAML2TokenRepository
Deletes the SAML2 object by using the passed primary key from the repository.
delimiter - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Delimiter.
DELIMITER_PREF_LEFT - Static variable in interface com.sun.identity.shared.Constants
empty string
DEPLOYMENT_REALM - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestDeploymentConfig.DEPLOYMENT_REALM.
DEPLOYMENT_URL_ELEMENT - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestDeploymentConfig.URI_ELEMENT.
dereferenceRestrictedTokenID(SSOToken, String) - Method in interface com.iplanet.sso.SSOToken
Given a restricted token, returns the SSOTokenID of the master token can only be used if the requester is an app token
derEncode(OutputStream) - Method in interface com.iplanet.security.util.DerEncoder
DER encode this object and write the results to a stream.
DerEncoder - Interface in com.iplanet.security.util
Interface to an object that knows how to write its own DER encoding to an output stream.
deriveSecretKey(int) - Method in class org.forgerock.openam.shared.security.crypto.PBKDF2KeyDerivation
Derives a secret key of the requested size using a fresh random salt and the configured password and iteration count.
deriveSecretKey(int, byte[]) - Method in class org.forgerock.openam.shared.security.crypto.PBKDF2KeyDerivation
Derives a secret key of the requested using using the given salt and the configured password and iteration count.
DESERIALISATION_CLASSES_WHITELIST - Static variable in interface com.sun.identity.shared.Constants
Property that defines a comma separated list of classes that are valid during deserialisation of Java classes in OpenAM, for example, in the JATO framework
deserialise(byte[], boolean) - Static method in class org.forgerock.openam.utils.IOUtils
Deserialises an object from a byte array to an object of a specified type.
deserialise(byte[], boolean, ClassLoader) - Static method in class org.forgerock.openam.utils.IOUtils
Deserialises an object from a byte array to an object of a specified type.
destroy() - Method in class com.sun.identity.shared.debug.Debug
Destroys the debug object, closes the debug file and releases any system resources.
destroy() - Method in class com.sun.identity.shared.stats.Stats
Destroys the stats object, closes the stats file and releases any system resources.
DESTROY_SESSION_AFTER_UPGRADE - Static variable in interface com.sun.identity.shared.Constants
 
destroyToken(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Destroys an SSOToken.
destroyToken(SSOToken, SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Destroys an SSOToken.
Diffs - Class in com.sun.identity.tools.diffs
CVS diff utility.
discover(String) - Static method in class com.sun.identity.tools.diffs.Stat
Discovers the stat.
DISTAUTH_BOOTSTRAP_FILE - Static variable in interface com.sun.identity.shared.Constants
 
DISTAUTH_CLUSTER - Static variable in interface com.sun.identity.shared.Constants
property string for Distributed Authentication cluster
DISTAUTH_SERVER_HOST - Static variable in interface com.sun.identity.shared.Constants
Property string for Distributed Authentication server host.
DISTAUTH_SERVER_PORT - Static variable in interface com.sun.identity.shared.Constants
Property string for Distributed Authentication server port.
DISTAUTH_SERVER_PROTOCOL - Static variable in interface com.sun.identity.shared.Constants
Property string for Distributed Authentication server protocol.
doAction() - Method in interface com.sun.identity.common.ScheduleableAction
The function to run when there is time.
DocumentBuilderProvider - Interface in org.forgerock.openam.utils
Abstract factory interface for supplying configured DocumentBuilder instances.
documentBuilderProvider(int) - Static method in class org.forgerock.openam.utils.Providers
Gets a pre-configured DocumentBuilder provider that caches document builder instances in a per-thread LRU cache.
doGroupAction(Object) - Method in class com.sun.identity.common.InstantGroupRunnable
The function to be run on the objects when there is time.
doGroupAction(Object) - Method in class com.sun.identity.common.PeriodicGroupRunnable
The function to be run on the objects when there is time.
doGroupAction(Object) - Method in interface com.sun.identity.common.ScheduleableGroupAction
The function to run on key object when there is time.
doGroupAction(Object) - Method in class com.sun.identity.shared.stats.StatsRunner
 
DS_ADMIN_PORT - Static variable in interface com.sun.identity.shared.Constants
Server configuration property for the OpenDS admin port
durationStore - Variable in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
The duration store, limited to the number of entries specified by the configuration set by administrator.

E

elements() - Method in class com.iplanet.am.util.Cache
Returns an enumeration of the values in this Cache.
EMAIL_ADDRESS - Static variable in class com.iplanet.security.x509.CertUtils
 
EMBED_REPL_PORT - Static variable in interface com.sun.identity.shared.Constants
OpenDS Replication Port
EMBED_SYNC_SERVERS - Static variable in interface com.sun.identity.shared.Constants
OpenDS Replication Port
EMPTY - Static variable in interface com.sun.identity.shared.Constants
empty string
ENABLE_HOST_LOOKUP - Static variable in interface com.sun.identity.shared.Constants
Property string for checking if HostLookUp is enabled.
ENABLE_TRACE_IN_MESSAGE_MODE - Static variable in interface com.sun.identity.shared.Constants
Property to enable capturing trace-level messages from Log4J world when in message-level debug mode.
ENC_PWD_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
Property name for data encryption key
encode(DerOutputStream) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Write the extension to the DerOutputStream.
encode(String, AMEncryption) - Static method in class com.iplanet.services.util.Crypt
Encode a String.
encode(String) - Static method in class com.iplanet.services.util.Crypt
Encode a String.
encode(byte[], boolean) - Static method in class com.sun.identity.shared.encode.Base64
 
encode(byte[]) - Static method in class com.sun.identity.shared.encode.Base64
 
encode(String) - Static method in class com.sun.identity.shared.encode.URLEncDec
Translates a string into application/x-www-form-urlencoded format using the UTF-8 encoding scheme.
EncodeAction - Class in com.sun.identity.security
The class is used to perform privileged operation with AccessController.doPrivileged() when using com.iplanet.services.util.Crypt to encode passwords.
EncodeAction(String) - Constructor for class com.sun.identity.security.EncodeAction
Non default constructor to be used when a doPrivileged() is performed for the encryption operations.
EncodeAction(String, AMEncryption) - Constructor for class com.sun.identity.security.EncodeAction
Non default constructor to be used when a doPrivileged() is performed.
encodeAttributeSet(Set, Debug) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
encodeLDAPUrl(String) - Static method in class com.sun.identity.shared.encode.URLEncDec
 
encodeMap(Map) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
encodeMap(String, Map) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
encodeMessage(String, Object) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
Returns a SOAP request compliant with JAXRPC for the provide function name function that takes the parameter param as the only argument.
encodeMessage(String, Object[]) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
Returns a SOAP request compliant with JAXRPC for the provide function name function that takes the parameters params as its arguments.
encodeToByte(byte[], boolean) - Static method in class com.sun.identity.shared.encode.Base64
 
encodeToChar(byte[], boolean) - Static method in class com.sun.identity.shared.encode.Base64
 
encodeURIComponent(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Encodes the passed String using an algorithm that's compatible with JavaScript's encodeURIComponent function.
encodeURL(String) - Method in interface com.iplanet.sso.SSOToken
Returns the encoded URL , rewritten to include the session id.
encodeUrlPath(String) - Static method in class com.sun.identity.shared.encode.URLEncDec
 
encr - Variable in class com.sun.identity.security.DecodeAction
 
encr - Variable in class com.sun.identity.security.EncodeAction
 
encrypt(String) - Static method in class com.iplanet.am.util.AMPasswordUtil
Encrypts the password.
encrypt(byte[]) - Method in interface com.iplanet.services.util.AMEncryption
Encrypts the data.
encrypt(String) - Static method in class com.iplanet.services.util.Crypt
Encrypt a String.
encrypt(byte[]) - Method in class com.iplanet.services.util.JCEEncryption
Method declaration
encrypt(byte[]) - Method in class org.forgerock.openam.shared.security.crypto.AESWrapEncryption
Encrypts the data using AESWrap and the configured key.
EncryptAction - Class in com.sun.identity.security
The class is used to perform privileged operation with AccessController.doPrivileged() when using com.iplanet.am.util.AMPasswordUtil to encrypt passwords.
EncryptAction(String) - Constructor for class com.sun.identity.security.EncryptAction
Non default constructor to be used when a doPrivileged() is performed for encryption operations.
encryptLocal(String) - Static method in class com.iplanet.services.util.Crypt
Encrypt a String using the client's encryption key
encryptWithAsymmetricKey(String, String, int, Key) - Static method in class com.sun.identity.security.DataEncryptor
Encrypts the given data with an asymmetric key.
encryptWithSymmetricKey(String, String, String) - Static method in class com.sun.identity.security.DataEncryptor
Encrypts the given data with a symmetric key that was generated using given shared secret.
ENFORCE_JAAS_THREAD - Static variable in interface com.sun.identity.shared.Constants
Property string to determine if authentication enforces using seperate JAAS thread or not.
entering(String, Object[]) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry for entering a test method.
EntryAlreadyExistsException - Exception in com.iplanet.dpro.session.exceptions
Provides a specific Exception for Entries which already exist in the Repository.
EntryAlreadyExistsException() - Constructor for exception com.iplanet.dpro.session.exceptions.EntryAlreadyExistsException
Constructs a new exception with null as its detail message.
EntryAlreadyExistsException(String) - Constructor for exception com.iplanet.dpro.session.exceptions.EntryAlreadyExistsException
Constructs a new exception with the specified detail message.
EntryAlreadyExistsException(Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.EntryAlreadyExistsException
Constructs a new exception with the specified cause.
EntryAlreadyExistsException(String, Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.EntryAlreadyExistsException
Constructs a new exception with the specified detail message and cause.
entrySet() - Method in class com.iplanet.am.util.Cache
Returns a Set view of the entries contained in this Cache.
entrySet() - Method in class com.sun.identity.common.CaseInsensitiveHashMap
Returns set view of mappings in this map
entrySet() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns a Set view of entry in this map.
equals(Object) - Method in class com.iplanet.am.util.Cache
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class com.iplanet.security.util.BigInt
Returns true iff the parameter is a numerically equivalent BigInt.
equals(BigInt) - Method in class com.iplanet.security.util.BigInt
Returns true iff the parameter is numerically equivalent.
equals(Object) - Method in interface com.iplanet.sso.SSOTokenID
Returns true if current object is equals to object.
equals(Object) - Method in class com.sun.identity.common.CaseInsensitiveKey
 
equals(Object) - Method in class com.sun.identity.common.PeriodicGroupMap
Compares whether this map is equal to Object o.
equals(Object) - Method in class com.sun.identity.security.ISSecurityPermission
Returns true if this object is equals to o.
EQUALS - Static variable in interface com.sun.identity.shared.Constants
EQUALS sign
equals(Object) - Method in class com.sun.identity.shared.whitelist.ResourceMatch
Method to check if two resource match objects are equal.
err_CONSTRUCTION - Static variable in exception com.iplanet.security.x509.CertException
Indicates an error constructing a certificate or certificate chain.
err_ENCODING - Static variable in exception com.iplanet.security.x509.CertException
Indicates a problem with the certificate encoding
err_INVALID_FORMAT - Static variable in exception com.iplanet.security.x509.CertException
Indicates a problem with the certificate format
err_INVALID_PUBLIC_KEY - Static variable in exception com.iplanet.security.x509.CertException
Indicates a problem with the public key
err_INVALID_VERSION - Static variable in exception com.iplanet.security.x509.CertException
Indicates a problem with the certificate version
ERROR - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where error debugging is enabled.
error(String) - Method in class com.sun.identity.shared.debug.Debug
Prints error messages only when debug level is greater than DEBUG.OFF.
error(String, Throwable) - Method in class com.sun.identity.shared.debug.Debug
Prints error messages only if debug state is greater than Debug.OFF.
error(String, Object...) - Method in class com.sun.identity.shared.debug.Debug
A convenience method for error debug statements.
ERROR - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
error(String, Throwable) - Method in interface com.sun.identity.shared.debug.IDebug
Allows the recording of messages if the debug level is set to ERROR or higher for this instance.
error(String, Throwable) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Writes debug error message.
ERROR_CODE - Static variable in class com.sun.identity.shared.validation.URLValidator
 
errorEnabled() - Method in class com.sun.identity.shared.debug.Debug
Checks if error debugging is enabled.
errorEnabled() - Method in interface com.sun.identity.shared.debug.IDebug
Returns true if the current instances allows logging of ERROR level debug messages.
errorEnabled() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns true if debug error is enabled.
ESCAPE_AMPERSAND - Static variable in class com.sun.identity.shared.StringUtils
 
ESCAPE_DELIMITER - Static variable in class com.sun.identity.shared.StringUtils
 
escapeSpecialCharacters(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Removes invalid XML characters from the input text and then replaces XML special character &, <, >, ", ' with corresponding entity references.
EVENT_LISTENER_DISABLE_LIST - Static variable in interface com.sun.identity.shared.Constants
property string to manage the persistent connection to directory
EVENT_LISTENER_REMOTE_CLIENT_BACKLOG_CACHE - Static variable in interface com.sun.identity.shared.Constants
property string to cache past event changes in minutes
EXACT_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The EXACT_MATCH specifies the resources are exactly the same.
exactMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on an exact match.
exiting(String) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry for exiting a test method.
expire() - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the status of the HeadTask to expired.
expired - Variable in class com.sun.identity.common.HeadTaskRunnable
 
extractValidDomains(T) - Method in interface org.forgerock.openam.shared.security.whitelist.ValidDomainExtractor
Extracts the Valid goto URL domains based on the provided configuration details.

F

failed() - Method in class com.sun.identity.shared.test.tools.TestCase
Returns true if the testcase failed.
Failure - Class in com.sun.identity.shared.test.tools
This class is the failure object in the report generating tool setup.
Failure(Node) - Constructor for class com.sun.identity.shared.test.tools.Failure
Creates an instance of Failure object.
FEDERATION_FED_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property string for federation service cookie.
FILE - Static variable in class com.sun.identity.shared.stats.Stats
Flags the state where all the statistic information is printed to a file
FILE_SEPARATOR - Static variable in interface com.sun.identity.shared.Constants
Constant for file separator
FileLookup - Class in com.sun.identity.shared.search
This class provides a generic file path generation utility for data file types, be it template, JSP, or property.
FileLookup() - Constructor for class com.sun.identity.shared.search.FileLookup
 
FileLookupException - Exception in com.sun.identity.shared.search
Exception for failure in file lookup.
FileLookupException() - Constructor for exception com.sun.identity.shared.search.FileLookupException
Default Constructor.
FileLookupException(String) - Constructor for exception com.sun.identity.shared.search.FileLookupException
Creates an instance of this exception.
FileNameComparator - Class in com.sun.identity.shared.test.tools
Comparator to order test case.
FileNameComparator() - Constructor for class com.sun.identity.shared.test.tools.FileNameComparator
 
FileSizeUnit - Enum in org.forgerock.openam.utils.file
FileSize units.
finalize() - Method in class com.sun.identity.security.keystore.AMCallbackHandler
The finalizer clears the sensitive information before releasing it to the garbage collector, but it should have been cleared manually before this point anyway.
finalize() - Method in class com.sun.identity.shared.stats.Stats
Flushes and then closes the stats file.
FORBIDDEN_TO_COPY_HEADERS - Static variable in interface com.sun.identity.shared.Constants
 
FORBIDDEN_TO_COPY_REQUEST_HEADERS - Static variable in interface com.sun.identity.shared.Constants
 
format(String, Map) - Static method in class com.sun.identity.tools.objects.MapFormat
Designated method.
format(Object, StringBuffer, FieldPosition) - Method in class com.sun.identity.tools.objects.MapFormat
Formats the parsed string by inserting table's values.
formatMessage(String, Object) - Static method in class com.sun.identity.shared.locale.Locale
Formats messages using MessageFormat Class.
formatMessage(String, Object[]) - Static method in class com.sun.identity.shared.locale.Locale
Formats to format messages using MessageFormat Class.
FORWARD_PARAM - Static variable in interface com.sun.identity.shared.Constants
This is a HTTP parameter to indicate to the authentication component to either forward the request or redirect it after authentication succeed.
FORWARD_SLASH - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The forward slash character.
FORWARD_YES_VALUE - Static variable in interface com.sun.identity.shared.Constants
Value is for FORWARD_PARAM to indicate that the authentication component should forward request.
FQDNUrl - Class in com.sun.identity.shared
URL with fully qualified domain name.
FQDNUrl(String) - Constructor for class com.sun.identity.shared.FQDNUrl
Constructs a fully qualified domain name URL object.
fromLevel(int) - Static method in enum com.sun.identity.shared.debug.DebugLevel
Get Debug level from its name
fromName(String) - Static method in enum com.sun.identity.shared.debug.DebugLevel
Get Debug level from its name
fromResource(Class<?>, String) - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Construct a JsonValue from a classpath resource.
fromUnixTime(long) - Static method in class org.forgerock.openam.utils.TimeUtils
Converts Unix Time into Java Calendar time.
fromUnixTime(long, TimeUnit) - Static method in class org.forgerock.openam.utils.TimeUtils
Converts Unix Time in the given time units into Java Calendar time.

G

GeneralNamesException - Exception in com.iplanet.security.x509
Generic General Names Exception.
GeneralNamesException() - Constructor for exception com.iplanet.security.x509.GeneralNamesException
Constructs a GeneralNamesException with no detail message.
GeneralNamesException(String) - Constructor for exception com.iplanet.security.x509.GeneralNamesException
Constructs the exception with the specified error message.
GeneralTaskRunnable - Class in com.sun.identity.common
An abstract class which works as a base class of scheduleable unit with the implementations of some functions of TaskRunnable interface.
GeneralTaskRunnable() - Constructor for class com.sun.identity.common.GeneralTaskRunnable
 
generateZip(String, String) - Static method in class org.forgerock.openam.utils.file.ZipUtils
Generate a zip Due to a bug in Java 7 corrected in Java 8 http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7156873 srcFolder and outputZip can't be URL encoded if you're using java 7.
GENERIC_SOAP_REST_AUTHENTICATION_EXCEPTION - Static variable in interface com.sun.identity.shared.Constants
Switch to allow for a generic Authentication Exception rather than the more specific InvalidPassword Exception from the SOAP and REST API
genericCompare(T, T) - Static method in class org.forgerock.openam.utils.CollectionUtils
Compares any two arbitrary objects - including collections, for equality.
get(Object) - Method in class com.iplanet.am.util.Cache
Returns the value to which the specified key is mapped in this Cache.
get(Object) - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
get(Object) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
get(Object) - Method in class com.sun.identity.common.PeriodicGroupMap
Gets the element assoicated with the key.
get(String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns system properties.
get(String) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns property string.
get(String, String) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns property string.
get(int) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Returns the object of an given index.
get() - Method in class org.forgerock.openam.shared.guice.CloseableHttpClientHandlerProvider
Creates an instance of HttpClientHandler, assuring that underlying commitments are observer, i.e.
get() - Method in class org.forgerock.openam.shared.guice.CloseableHttpClientProvider
Creates an instance of Client, assuring that underlying commitments are observer, i.e.
get() - Method in interface org.forgerock.openam.utils.Config
Retrieves the config.
get(K) - Method in class org.forgerock.openam.utils.SingleValueMapper
Gets the value corresponding to the specified key.
getAcceptedIssuers() - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
getActions() - Method in class com.sun.identity.security.ISSecurityPermission
 
getAdminTokenId() - Method in interface com.sun.identity.security.AdminTokenId
Returns an admin token Id
getAmCookieName() - Static method in class com.sun.identity.shared.encode.CookieUtils
Gets property value of "com.iplanet.am.cookie.name"
getAmPCookieName() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.iplanet.am.pcookie.name"
getAndDecodeParameter(HttpServletRequest, String) - Method in class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Helper function to retrieve a field from the provided request's query parameters.
getAsBoolean(String) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns the property value as a boolean
getAsBoolean(String, boolean) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns the property value as a boolean.
getAsInt(String, int) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns property as an integer, returning the default if the property is not set or cannot be parsed as an integer.
getATTR_VALUE_PAIR_NODE() - Method in class com.sun.identity.shared.xml.XMLUtils
 
getAttributeValue(X500Principal, String) - Static method in class com.iplanet.security.x509.CertUtils
Retrieves a given attribute value from the provided X500Principal even if the attribute was enclosed in a multi-valued RDN.
getAttributeValuePair(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
Method to get Values within AttributeValuePair as a java.util.Set
getAttributeValuePair(Node, boolean) - Static method in class com.sun.identity.shared.xml.XMLUtils
Method to get Values within AttributeValuePair as a java.util.Set If unescape is set to false, xml escaped chars will not be unescaped.
getAuthLevel() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication level of the authentication method used for authentication.
getAuthType() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication method used for authentication.
getAverageRate() - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Gets the average rate for the sample rate averaged across the whole window.
getBlacklistExpiryTime() - Method in interface org.forgerock.openam.blacklist.Blacklistable
The expiry time of the object in the blacklist.
getBooleanMapAttr(Map, String, boolean) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Gets a boolean attribute from a Map<String, Set<String>>, defaulting to the given default value if the attribute is not present.
getBooleanMapAttrThrows(Map, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Gets a boolean attribute from a Map<String, Set<String>>, throwing an exception if no boolean value (case insensitive comparisons against "true" or "false") is found for the given key.
getBootStrapFileName(ServletContext) - Static method in class com.sun.identity.shared.configuration.ConfigurationFileLocator
 
getByteCopy() - Method in class com.sun.identity.security.keystore.AMPassword
Returns a null-terminated byte array that is the byte-encoding of this password.
getCalendarInstance() - Static method in enum org.forgerock.openam.utils.Time
Get a Calendar with current time in milliseconds from the TimeService - this replaces Calendar.getInstance().
getCalendarInstance(Locale) - Static method in enum org.forgerock.openam.utils.Time
Get a Calendar with current time in milliseconds from the TimeService - this replaces Calendar.getInstance(Locale).
getCalendarInstance(TimeZone) - Static method in enum org.forgerock.openam.utils.Time
Get a Calendar with current time in milliseconds from the TimeService - this replaces Calendar.getInstance(TimeZone).
getCalendarInstance(TimeZone, Locale) - Static method in enum org.forgerock.openam.utils.Time
Get a Calendar with current time in milliseconds from the TimeService - this replaces Calendar.getInstance(TimeZone, Locale).
getCdssoCookiedomain() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.iplanet.services.cdsso.cookiedomain"
getCertificate(PublicKey) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns certificate corresponding to the specified PublicKey.
getCertificate(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the Certificate named certAlias.
getCertificate(PublicKey) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return Certificate for the specified PublicKey.
getCertificateAlias(Certificate) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Get the alias name of the first keystore entry whose certificate matches the given certificate.
getCertificateAlias(Certificate) - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the alias name of the first keystore entry whose certificate matches the given certificate.
getCertificateChain(String) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
Returns the certificate chain associated with the given alias.
getCertificateChain(String) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
Returns the certificate chain associated with the given alias.
getChars() - Method in class com.sun.identity.security.keystore.AMPassword
Returns the char array underlying this password.
getChildNode(Node, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
getChildNodes(Node, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
getChildrenValue(Element) - Static method in class com.sun.identity.shared.xml.XMLUtils
Gets the children value of an element.
getCipher() - Method in interface org.forgerock.openam.utils.CipherProvider
Returns a cipher from the underlying mechanism.
getCipher() - Method in class org.forgerock.openam.utils.JCECipherProvider
Attempts to get a cipher matching the chosen transformation from the underlying JCE facilities.
getCipher() - Method in class org.forgerock.openam.utils.PerThreadCipherProvider
Gets a cipher from the thread-local storage, initialising to the delegate cipher provider if not already initialised for this thread.
getClassName() - Method in exception com.sun.identity.shared.jaxrpc.SOAPClientException
Method to obtain the class name.
getClientAliases(String, Principal[]) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientAliases(String, Principal[]) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientIPAddress(HttpServletRequest) - Static method in class org.forgerock.openam.utils.ClientUtils
Returns client IP address.
getClientIPAddress(Context, Request) - Static method in class org.forgerock.openam.utils.ClientUtils
Gets the client IP address from the provided Context and Request.
getClientIPAddress(Context) - Static method in class org.forgerock.openam.utils.ClientUtils
Gets the client IP address from the provided Context.
getConnection(URL) - Static method in class com.sun.identity.common.HttpURLConnectionManager
Get the HttpURLConnection and set read and connect timeout
getConnectTimeout() - Static method in class com.sun.identity.common.HttpURLConnectionManager
 
getCookieArrayFromReq(HttpServletRequest) - Static method in class com.sun.identity.shared.encode.CookieUtils
Gets Array of cookie in servlet request.
getCookieFromReq(HttpServletRequest, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Gets cookie object that has mached name in servlet request
getCookieSameSite() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "org.openidentityplatform.openam.cookie.samesite"
getCookieValue(Cookie) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns normalized value of cookie
getCookieValueFromReq(HttpServletRequest, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns value of cookie that has mached name in servlet request
getCurrentDuration() - Method in class org.forgerock.openam.utils.TimeDuration
Get current Duration.
getCurrentOwner() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the thread which currently holding this lock.
getDateString(Date, Locale) - Static method in class com.sun.identity.shared.locale.Locale
Gets date string from date with specified locale.
getDebugPrefix() - Method in interface com.sun.identity.shared.debug.file.DebugConfiguration
Get the debug prefix configuration
getDebugPrefix() - Method in class com.sun.identity.shared.debug.file.impl.DebugConfigurationFromProperties
 
getDebugPrefix() - Method in class com.sun.identity.shared.debug.file.impl.DefaultDebugConfiguration
 
getDebugSuffix() - Method in interface com.sun.identity.shared.debug.file.DebugConfiguration
Get the debug suffix configuration Suffix is an empty string or contains a date format if the rotation interval is enable (rotation interval > 0)
getDebugSuffix() - Method in class com.sun.identity.shared.debug.file.impl.DebugConfigurationFromProperties
 
getDebugSuffix() - Method in class com.sun.identity.shared.debug.file.impl.DefaultDebugConfiguration
 
getDefaultLocale() - Static method in class com.sun.identity.shared.locale.Locale
Gets the default locale
getDocumentBuilder(boolean) - Method in interface org.forgerock.openam.utils.DocumentBuilderProvider
Gets a pre-configured DocumentBuilder from the underlying implementation.
getDuration() - Method in interface org.forgerock.openam.shared.monitoring.TimingEntry
Retrieves the length of time spent executing the monitored operation.
getDurationAverage() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Getter for the average length of time events recorded in the duration store have taken.
getDurationToString() - Method in class org.forgerock.openam.utils.TimeDuration
Get Elapsed Timing in String Form.
getDurationToString(long) - Static method in class org.forgerock.openam.utils.TimeDuration
Get Elapsed Timing in String Form.
getElementsByTagNameNS1(Element, String, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
This method searches children of Element element for element with tagName and namespaceURI nsName.
getElementString(Element) - Static method in class com.sun.identity.shared.xml.XMLUtils
Gets the value of an element.
getElementValue(Element) - Static method in class com.sun.identity.shared.xml.XMLUtils
Gets the value of an element.
getEmptyValuesMap(Set<String>) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns a Map of String to empty set.
getEncryptor() - Static method in class com.iplanet.services.util.Crypt
Return AMEncryption instance for deployment-specific secret key
getErrorCode() - Method in interface com.sun.identity.shared.locale.L10NMessage
Use this method to chain this exception with another to get localized error messge use getL10NMessage method
getErrorCode() - Method in exception com.sun.identity.shared.locale.L10NMessageImpl
Returns error code associated with this error message.
getEscapedValue(String) - Static method in class com.sun.identity.shared.StringUtils
Returns special character escaped string.
getFailedTestCases() - Method in class com.sun.identity.shared.test.tools.Test
Returns a list of failed testcases.
getFedCookieName() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.sun.identity.federation.fedCookieName"
getFields() - Method in class org.forgerock.openam.utils.CrestQuery
Gets the list of CREST fields that should be returned in the query result.
getFileContent(String) - Static method in class com.sun.identity.shared.test.tools.ReportGenerator
Returns content of a file.
getFileContent(String) - Static method in class org.forgerock.openam.utils.IOUtils
Reads the file content at the given path, and returns its UTF-8 content in String format.
getFileContent(String, String) - Static method in class org.forgerock.openam.utils.IOUtils
Reads the file content at the given path, and returns its content in String format using the given encoding.
getFileContentFromClassPath(Class, String) - Static method in class org.forgerock.openam.utils.IOUtils
Reads a files content from the classpath using UTF-8 encoding.
getFileContentFromClassPath(Class, String, String) - Static method in class org.forgerock.openam.utils.IOUtils
Reads a files content from the classpath using the given encoding.
getFirstExisting(String, String, String, String, String, String, boolean) - Static method in class com.sun.identity.shared.search.FileLookup
Return the first existing file in the ordered search paths.
getFirstExisting(String, String, String, String, String, String, String, boolean) - Static method in class com.sun.identity.shared.search.FileLookup
Returns the first existing file in the ordered search paths.
getFirstExistingRemote(String, String, String, String) - Static method in class com.sun.identity.shared.search.FileLookup
Returns the first existing url found on the remote server.
getFirstItem(Collection<T>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Retrieves the first item from a collection.
getFirstItem(Collection<T>, T) - Static method in class org.forgerock.openam.utils.CollectionUtils
Retrieves the first item from a collections.
getFullName() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the full distribution point name or null if not set.
getHardcodedKeyEncryptor() - Static method in class com.iplanet.services.util.Crypt
This is a temporary kludge which always returns an instance of AMEncryption using hardcoded key It is necessary for backward compatibility with 2.0 Java agents This method is to be ONLY used by Session module for session id generation.
getHeadTask() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns the head task of this linkable TaskRunnable.
getHeadTask() - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, no actual use for HeadTaskRunnable.
getHeadTask() - Method in interface com.sun.identity.common.TaskRunnable
Returns the head task for this linkable TaskRunnable.
getHost() - Method in class com.sun.identity.shared.FQDNUrl
Returns host.
getHostName() - Method in interface com.iplanet.sso.SSOToken
Returns the host name of the client (browser) that sent the request.
getIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the session idle time in seconds.
getIndirectCRL() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the indirectCRL attribute
getInstallResourceBundle(String) - Static method in class com.sun.identity.shared.locale.Locale
Gets the default install resource bundle for the default locale
getInstance() - Static method in class com.sun.identity.common.ShutdownManager
Returns the static instance of ShutdownManager in the VM.
getInstance(String) - Static method in class com.sun.identity.shared.debug.Debug
Gets an existing instance of Debug for the specified debug name or a new one if no such instance already exists.
getInstance(String) - Method in interface com.sun.identity.shared.debug.file.DebugFileProvider
Returns an instance of IDebugFile.
getInstance(String) - Method in class com.sun.identity.shared.debug.file.impl.DebugFileProviderImpl
Get debug file instance
getInstance() - Static method in class com.sun.identity.shared.debug.file.impl.DefaultDebugConfiguration
Get the default debug configuration
getInstance() - Static method in class com.sun.identity.shared.debug.file.impl.StdDebugFile
Get std out debug file
getInstance(String) - Method in interface com.sun.identity.shared.debug.IDebugProvider
Returns an instance of IDebug type which enable the com.iplanet.am.util.Debug instances to delegate the service calls to the provider specific implementation.
getInstance(String) - Method in class com.sun.identity.shared.debug.impl.DebugProviderImpl
Get the debugger associated with the debug name
getInstance() - Static method in class com.sun.identity.shared.locale.AMResourceBundleCache
Returns instance of AMResourceBundleCache.
getInstance(String) - Static method in class com.sun.identity.shared.stats.Stats
Returns an existing instance of Stats for the specified stats file or a new one if no such instance already exists.
getInstance() - Static method in class com.sun.identity.shared.validation.IntegerValidator
 
getInstance() - Static method in class com.sun.identity.shared.validation.PositiveIntegerValidator
Returns an instance of this validator.
getInstance() - Static method in class com.sun.identity.shared.validation.URLValidator
Returns an instance of this validator.
getInstance() - Static method in class com.sun.identity.shared.validation.XSDateTimeValidator
Returns an instance of this validator.
getInstance() - Static method in class com.sun.identity.shared.validation.XSDurationValidator
Returns an instance of this validator.
getInstanceForCurrentThread() - Method in class org.forgerock.openam.utils.PerThreadCache
Fetches an instance of the resource from the cache for the current thread.
getInstances() - Static method in class com.sun.identity.shared.debug.Debug
Returns a collection of all Debug instances that exist in the system at the current instance.
getIntMapAttr(Map, String, int, Debug) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Returns integer value from a Map of String of Set of String.
getIntMapAttrThrows(Map, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Returns integer value from a Map of String of Set of String.
getIPAddress() - Method in interface com.iplanet.sso.SSOToken
Returns the IP Address of the client (browser) that sent the request.
getIssuerName(X509Certificate) - Static method in class com.iplanet.security.x509.CertUtils
Returns the Issuer Name from the X509Certificate's issuer X500Principal.
getKeyPair(String, int) - Method in interface org.forgerock.openam.shared.security.crypto.KeyPairProvider
Given the algorithm and key size, provides a key pair instance.
getKeyPair(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return KeyPair containing PublicKey and PrivateKey for the specified certAlias.
getKeyPassword() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the key password used to unlock key entries.
getKeyPasswordFile() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the path the key password file.
getKeyPasswordFilePath() - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the .keypass path.
getKeyStore() - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns the keystore instance.
getKeyStore() - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
getKeyStore() - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the keystore.
getKeyStoreFile() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the path to the keystore.
getKeystoreFilePath() - Method in class org.forgerock.openam.utils.AMKeyProvider
Gets the Keystore File path.
getKeystorePass() - Method in class org.forgerock.openam.utils.AMKeyProvider
Gets the Keystore password.
getKeyStorePassword() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the keystore password.
getKeyStorePasswordFile() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the path to the file used to unlock the keystore.
getKeystorePasswordFilePath() - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the storepass path.
getKeyStoreType() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the keystore type.
getKeystoreType() - Method in class org.forgerock.openam.utils.AMKeyProvider
Gets the Keystore type.
getL10NMessage() - Method in exception com.iplanet.sso.SSOException
Returns the localized message for this exception.
getL10NMessage(Locale) - Method in interface com.sun.identity.shared.locale.L10NMessage
Use this method to get localized error message directly.
getL10NMessage(Locale) - Method in exception com.sun.identity.shared.locale.L10NMessageImpl
Returns localized error message.
getLeftBrace() - Method in class com.sun.identity.tools.objects.MapFormat
Returns string used as left brace
getLevel() - Method in enum com.sun.identity.shared.debug.DebugLevel
Get level that can be used for level comparison
getLocale(String) - Static method in class com.sun.identity.shared.locale.Locale
Gets the locale object for the specified localized string format.
getLocaleMapAttrThrows(Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
The key we are given must refer to an entry in the Map which is a set of lines of the form:
en_GB|Here is some text in English
fr_FR|Voici un texte en français
All the text must fit onto one line.
getLocaleObjFromAcceptLangHeader(String) - Static method in class com.sun.identity.shared.locale.Locale
Gets locale from accept-language header HTTP accept language header can have more than one language in the header, we honor the first language as locale
getLocaleStringFromAcceptLangHeader(String) - Static method in class com.sun.identity.shared.locale.Locale
Returns locale from accept-language header HTTP accept language header can have more than one language in the header, we honor the first language as locale
getLong(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getLongMapAttr(Map<String, Set<String>>, String, long, Debug) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Returns a long value from the given configuration map.
getLongMapAttrThrows(Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Given the map attempts to return the named value as a long.
getMap() - Method in class com.sun.identity.tools.objects.MapFormat
Returns argument map
getMapAttr(Map<?, ?>, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Returns String from a map of string to set of string.
getMapAttr(Map, String, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Returns String from a map of string of set of string.
getMapAttrAsDateLong(Map<String, Set<String>>, String, Logger) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Returns the first attribute value for the corresponding name in the config map and parses it to a long.
getMapAttrThrows(Map, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Return String from a map of strings to set of strings.
getMapSetThrows(Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Gets the set based on the passed key.
getMapStringBoolean(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getMapStringSetString(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getMatchingCookieDomains(HttpServletRequest, Collection<String>) - Static method in class com.sun.identity.shared.encode.CookieUtils
Matches the provided cookie domains against the current request's domain and returns the resulting set of matching cookie domains if the 'com.sun.identity.authentication.setCookieToAllDomains' advanced property is set to false.
getMaxEntries() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Returns the maximum entries for this store.
getMaxIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the maximum session idle time in minutes.
getMaximumQueueSize() - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Get the current maximum capacity of the queue.
getMaxRate() - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Gets the maximum rate.
getMaxSessionTime() - Method in interface com.iplanet.sso.SSOToken
Returns the maximum session time in minutes.
getMaxSize() - Method in class org.forgerock.openam.utils.collections.LeastRecentlyUsed
Get the maximum size of the cache.
getMessage() - Method in exception com.iplanet.security.x509.CertException
Returns a string describing the certificate exception.
getMessage() - Method in exception com.sun.identity.shared.jaxrpc.SOAPClientException
Method to obtain the message.
getMessage() - Method in interface com.sun.identity.shared.locale.L10NMessage
Use this method to get error message in default ENGLISH locale.
getMessage() - Method in exception com.sun.identity.shared.locale.L10NMessageImpl
Returns message of the exception.
getMessageArgs() - Method in interface com.sun.identity.shared.locale.L10NMessage
Use this method to chain this exception with another to get localized error messge use getL10NMessage method
getMessageArgs() - Method in exception com.sun.identity.shared.locale.L10NMessageImpl
Returns arguments for formatting this error message.
getMillis() - Method in enum org.forgerock.openam.utils.Time
 
getMinRate() - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Gets the minimum rate.
getMoreData() - Method in exception com.iplanet.security.x509.CertException
Returns a string describing the context in which the exception was reported.
getName() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the name of this attribute.
getName() - Method in class com.sun.identity.shared.debug.Debug
Convinience method to query the name being used for this Debug instance.
getName() - Method in enum com.sun.identity.shared.debug.DebugLevel
Get Name associated with this debug level
getName() - Method in interface com.sun.identity.shared.debug.IDebug
Returns the name of the IDebug instance.
getName() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns debug name.
getNamedChildNode(Node, String, String, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Returns a child node that has the given node name and give attribute name and value.
getNodeAttributeValue(Node, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
getNodeAttributeValueNS(Node, String, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Gets attribute value of a node.
getNormalizedDateString(Date) - Static method in class com.sun.identity.shared.locale.Locale
Converts the Date object into ISO-8601 format yyyy/MM/dd HH:mm like 2002/12/23 20:40.
getObjectMapper() - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Get singleton ObjectMapper instance for serialising to/from JSON.
getOnlyContainsCACerts() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the onlyContainsCACerts attribute
getOnlyContainsUserCerts() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the onlyContainsUserCerts attribute
getOnlySomeReasons() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the reason flags or null if not set.
getOrDefault(String, String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns system property or the default value if not set.
getOrderedPaths(String, String, String, String, String, String) - Static method in class com.sun.identity.shared.search.FileLookup
Returns all possible paths for the specified file in an ordered array.
getParameter(String, String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Takes a list as a String (where each element is of the form name=value) and returns the value specified by parameterName (if it exists).
getParentClass(String) - Static method in class com.iplanet.services.util.Crypt
 
getPassedTestCases() - Method in class com.sun.identity.shared.test.tools.Test
Returns a list of passed testcases.
getPort() - Method in class com.sun.identity.shared.FQDNUrl
Returns port number.
getPrincipal() - Method in interface com.iplanet.sso.SSOToken
Returns the value of the property "Principal" set to the single sign on token.
getPrivateKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns java.security.PrivateKey for the specified certAlias.
getPrivateKey(String, String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Return the PrivateKey for the specified certAlias and encrypted private key password.
getPrivateKey(String) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
Returns the private key associated with the given alias.
getPrivateKey(String) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
Returns the private key associated with the given alias.
getPrivateKey(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return java.security.PrivateKey for the specified certAlias.
getPrivateKey(String, String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return the PrivateKey for the specified certAlias and encrypted private key password.
getPrivateKeyPass() - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the private key password.
getProperty(String) - Method in interface com.iplanet.sso.SSOToken
Gets the property stored in this token.
getProperty(String, boolean) - Method in interface com.iplanet.sso.SSOToken
Gets the property stored in this token.
getProperty(String) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
getProtocol() - Method in class com.sun.identity.shared.FQDNUrl
Returns protocol.
getProvider(String) - Method in interface org.forgerock.openam.shared.security.crypto.KeyPairProviderFactory
Gets the provider for the given realm.
getProvider(String) - Method in class org.forgerock.openam.shared.security.crypto.KeyPairProviderFactoryImpl
 
getProviderArg() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the provider class name as a string.
getProviderClass() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the provider class name string.
getPublicKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns java.security.PublicKey for the specified keyAlias
getPublicKey(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return java.security.PublicKey for the specified keyAlias.
getQueryFilter() - Method in class org.forgerock.openam.utils.CrestQuery
Gets the CREST query filter.
getQueryId() - Method in class org.forgerock.openam.utils.CrestQuery
Gets the CREST query id.
getReadTimeout() - Static method in class com.sun.identity.common.HttpURLConnectionManager
 
getRedirectUrl(T, String, String) - Method in class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Returns the appopriate redirectUrl, given the options of the provided URL and the default one, as well as a configuration.
getRelativeName() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the relative distribution point name or null if not set.
getRequestCookies(HttpServletRequest) - Static method in class com.sun.identity.shared.encode.CookieUtils
This method creates Map from the name values of cookies present in the given HttpServletRequest
getResBundle(String, Locale) - Method in class com.sun.identity.shared.locale.AMResourceBundleCache
Returns resource bundle from cache.
getResourceBundle(String, String) - Static method in class com.sun.identity.shared.locale.Locale
Gets the resource bundle corresponding to the specified locale and the localized property file name.
getResourceBundle(String) - Static method in class com.sun.identity.shared.locale.Locale
 
getResourceBundleName() - Method in interface com.sun.identity.shared.locale.L10NMessage
Use this method to chain this exception with another to get localized error messge use getL10NMessage method
getResourceBundleName() - Method in exception com.sun.identity.shared.locale.L10NMessageImpl
Returns resource bundle name associated with this error message.
getRightBrace() - Method in class com.sun.identity.tools.objects.MapFormat
Returns string used as right brace
getRootNode(Document, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
getRotationFileSizeInByte() - Method in interface com.sun.identity.shared.debug.file.DebugConfiguration
get size rotation in byte
getRotationFileSizeInByte() - Method in class com.sun.identity.shared.debug.file.impl.DebugConfigurationFromProperties
 
getRotationFileSizeInByte() - Method in class com.sun.identity.shared.debug.file.impl.DefaultDebugConfiguration
 
getRotationInterval() - Method in interface com.sun.identity.shared.debug.file.DebugConfiguration
get rotation interval in minute Rotation interval can't be <= 0
getRotationInterval() - Method in class com.sun.identity.shared.debug.file.impl.DebugConfigurationFromProperties
 
getRotationInterval() - Method in class com.sun.identity.shared.debug.file.impl.DefaultDebugConfiguration
 
getRunnable() - Method in class com.sun.identity.common.RunnableTimerTask
Returns the runnable interface from this RunnableTimerTask
getRunPeriod() - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, HeadTaskRunnable doesn't have a run period.
getRunPeriod() - Method in class com.sun.identity.common.InstantRunnable
Returns the run period of this InstantRunnable.
getRunPeriod() - Method in class com.sun.identity.common.PeriodicRunnable
Returns the run period of this PeriodicRunnable.
getRunPeriod() - Method in interface com.sun.identity.common.TaskRunnable
Returns the run period of this TaskRunnable.
getRunPeriod() - Method in class com.sun.identity.shared.stats.StatsRunner
 
getSafeDocumentBuilder(boolean) - Static method in class com.sun.identity.shared.xml.XMLUtils
Provides a secure DocumentBuilder implementation, which is protected against different types of entity expansion attacks and makes sure that only locally available DTDs can be referenced within the XML document.
getSafeSAXParser(boolean) - Static method in class com.sun.identity.shared.xml.XMLUtils
Provides a secure SAXParser instance, which is protected against different types of entity expension, DoS attacks and makes sure that only locally available DTDs can be referenced within the XML document.
getSAXParser(boolean) - Method in interface org.forgerock.openam.utils.SAXParserProvider
Gets a pre-configured SAXParser from the underlying implementation.
getSecret(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Retrieve store secret (usually a password).
getSecretKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Retrieves the secret key for the given certificate alias.
getSecretKey(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
 
getServerAliases(String, Principal[]) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerAliases(String, Principal[]) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerList() - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns server list.
getServerMapAttr(Map, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
This convenience method is for getting server specific attributes from a list attribute.
getServerMapAttrs(Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
This convenience method is for getting server specific attributes from a list attribute.
getServiceAllURLs(String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns server all urls.
getServiceTypeNames() - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
 
getServiceTypeNames() - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Returns the service type names for which the resource name object can be used.
getServiceURL(String, String, String, int, String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns the URL of the specified service on the specified host.
getSet(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getSkippedTestCases() - Method in class com.sun.identity.shared.test.tools.Test
Returns a list of skipped testcases.
getSlowestEvaluation() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Returns a string representation of the slowest performing policy evaluation.
getSlowestEvaluationDuration() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Returns the long representation of the slowest performing policy evaluation.
getStableStorageID() - Method in interface org.forgerock.openam.blacklist.Blacklistable
Returns a stable ID that can be used as a unique identifier when storing this entry.
getStackTrace() - Method in class com.sun.identity.shared.test.tools.Failure
Returns stack trace of the failure.
getState() - Method in class com.sun.identity.shared.debug.Debug
Returns one of the five possible values: Debug.OFF Debug.ERROR Debug.WARNING Debug.MESSAGE Debug.ON
getState() - Method in interface com.sun.identity.shared.debug.IDebug
Returns current debug level used by this instance.
getState() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns debug level.
getState() - Method in class com.sun.identity.shared.stats.Stats
Returns one of the 3 possible values.
getStdOutDebugFile() - Method in interface com.sun.identity.shared.debug.file.DebugFileProvider
Returns an instance of IDebugFile linked with stdout.
getStdOutDebugFile() - Method in class com.sun.identity.shared.debug.file.impl.DebugFileProviderImpl
Get std out debug file
getString(ResourceBundle, String, Object[]) - Static method in class com.sun.identity.shared.locale.Locale
Gets the localized string for the specified key formatted as per passed parameters.
getString(ResourceBundle, String, ResourceBundle, Object[]) - Static method in class com.sun.identity.shared.locale.Locale
Gets the localized string for the specified key from the specified Resource or from the specified default resource formatted as per provided parameters.
getString(ResourceBundle, String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
Gets the localized string for the specified key
getString(ResourceBundle, String, Debug, ResourceBundle) - Static method in class com.sun.identity.shared.locale.Locale
Gets the localized string for the specified key from the specified Resource or from the specified default resource
getString(ResourceBundle, String) - Static method in class com.sun.identity.shared.locale.Locale
Gets the localized string for the specified key.
getString(ResourceBundle, String, ResourceBundle) - Static method in class com.sun.identity.shared.locale.Locale
Gets the localized string for the specified key from the specified Resource or from the specified default resource.
getStringWithDefault(ResourceBundle, String, String) - Static method in class org.forgerock.openam.utils.BundleUtils
Try to get a value from the bundle, and if it doesn't exist, return a default.
getSubjectName(X509Certificate) - Static method in class com.iplanet.security.x509.CertUtils
Returns the Subject Name from the X509Certificate's subject X500Principal.
getSubResource(String, String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Gets sub-resource from an original resource minus a super resource.
getSubResource(String, String) - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Gets sub-resource from an original resource minus a super resource.
getSuccessiveFailingCounter() - Method in class org.forgerock.openam.shared.concurrency.ThreadMonitor
Get Successive failing counter for the test.
getSystemProperties() - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns system properties implementation class.
getTests() - Method in class com.sun.identity.shared.test.tools.Suite
Returns a list of Test object in this suite.
getTime() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the time of this event.
getTimeLeft() - Method in interface com.iplanet.sso.SSOToken
Returns the time left in seconds on the session based on max session time.
getTimeoutPeriod() - Method in class com.sun.identity.common.PeriodicRunnable
Returns the timeout period of this PeriodicRunnable.
getTimer() - Static method in class com.sun.identity.common.SystemTimer
Create and return the system timer.
getTimerPool() - Static method in class com.sun.identity.common.SystemTimerPool
Create and return the system timer pool.
getToken() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the SSOToken associated with the SSO Token event.
getTokenID() - Method in interface com.iplanet.sso.SSOToken
Returns single sign on token ID object.
getTransformerFactory() - Static method in class com.sun.identity.shared.xml.XMLUtils
Provides a cached TransformerFactory instance for the current thread.
getTransformerFactory() - Method in interface org.forgerock.openam.utils.TransformerFactoryProvider
Returns a TransformerFactory from the underlying mechanism.
getType() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the type of this event.
getUnescapedValue(String) - Static method in class com.sun.identity.shared.StringUtils
Returns special character un-escaped string.
getURI() - Method in class com.sun.identity.shared.FQDNUrl
Returns deployment descriptor.
getURL() - Method in class com.sun.identity.shared.FQDNUrl
Returns URL object.
getValidServerURL() - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
getValidSessions(SSOToken, String) - Method in interface com.iplanet.sso.SSOProvider
Returns valid Sessions.
getValidURL(String) - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
Returns a valid URL endpoint for the given service name.
getValue(V) - Method in class org.forgerock.openam.utils.SingleValueMapper
Gets the key corresponding to the specified value.
getValueFromJson(JsonValue, String) - Method in class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Helper function to retrieve a field from the provided request's JSON POST data.
getValueOfValueNode(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
Method to get the value of "Value" node
getValueOfValueNode(Node, boolean) - Static method in class com.sun.identity.shared.xml.XMLUtils
Method to get the value of "Value" node If unescape is set to false, xml escaped chars will not be unescaped.
getValueOfValueNodeNoTrim(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
Method to get the value of "Value" node
getValueOfValueNodeNoTrim(Node, boolean) - Static method in class com.sun.identity.shared.xml.XMLUtils
Method to get the value of "Value" node If unescape is set to false, xml escaped chars will not be unescaped.
getVerfCode() - Method in exception com.iplanet.security.x509.CertException
Returns the error code with which the exception was created.
getVerfDescription() - Method in exception com.iplanet.security.x509.CertException
Return a string corresponding to the error code used to create this exception.
getX509Certificate(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Return java.security.cert.X509Certificate for the specified certAlias.
getX509Certificate(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return java.security.cert.X509Certificate for the specified certAlias.
getXMLDocument(InputStream) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
GOTO - Static variable in class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Go to url query parameter name.
GOTO_ON_FAIL - Static variable in class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Go to on fail query parameter name.

H

handle(Callback[]) - Method in class com.sun.identity.security.keystore.AMCallbackHandler
 
hasElementChild(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
Checks if a node has a child of ELEMENT type.
Hash - Class in com.sun.identity.shared.encode
The class Hash provides generic methods to hash data.
Hash() - Constructor for class com.sun.identity.shared.encode.Hash
 
hash(String) - Static method in class com.sun.identity.shared.encode.Hash
Generates a SHA1 digest of the string and returns BASE64 encoded digest.
hashCode() - Method in class com.iplanet.am.util.Cache
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in interface com.iplanet.sso.SSOTokenID
Returns a hash code for this object.
hashCode() - Method in class com.sun.identity.common.CaseInsensitiveKey
 
hashCode() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns hash code of the map.
hashCode() - Method in class com.sun.identity.security.ISSecurityPermission
Returns hash code for this object.
hasNext() - Method in class com.sun.identity.shared.BufferedIterator
 
hasQueryFilter() - Method in class org.forgerock.openam.utils.CrestQuery
Determines if the CREST query is based on a query filter.
hasQueryId() - Method in class org.forgerock.openam.utils.CrestQuery
Determines if the CREST query is based on a query id.
headTask - Variable in class com.sun.identity.common.GeneralTaskRunnable
 
HeadTaskRunnable - Class in com.sun.identity.common
HeadTaskRunnable is designed to be the head of the linked-list when TaskRunnable needs to be linked together.
HeadTaskRunnable(Triggerable, TaskRunnable, Date) - Constructor for class com.sun.identity.common.HeadTaskRunnable
Constructor of HeadTaskRunnable.
HttpURLConnectionManager - Class in com.sun.identity.common
The HttpURLConnectionManager class is used to get HttpURLConnection instances and set read as well as connect timeout
HttpURLConnectionManager() - Constructor for class com.sun.identity.common.HttpURLConnectionManager
 
HttpURLResourceName - Class in com.sun.identity.shared.whitelist
This implementation of ResourceName extends URLResourceName to add special handling of resources which end in delimiter (BaseURLResourceName) followed by a multi level wildcard.
HttpURLResourceName() - Constructor for class com.sun.identity.shared.whitelist.HttpURLResourceName
 

I

IDebug - Interface in com.sun.identity.shared.debug
Allows a pluggable implementation of the Debug service within the Access Manager SDK.
IDebugProvider - Interface in com.sun.identity.shared.debug
Allows a pluggable implementation of the Debug service within the Access Manager SDK.
IDENT - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
IDENTITY_WEB_CONTAINER - Static variable in interface com.sun.identity.shared.Constants
Property string for name of the webcontainer.
ifNullOrEmpty(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Checks that the original string is not null nor empty, if so it returns the non-null default string instead.
IGNORE_GOTO_DURING_LOGOUT - Static variable in interface com.sun.identity.shared.Constants
 
implies(Permission) - Method in class com.sun.identity.security.ISSecurityPermission
This method checks to see if this instance of ISSecurityPermission implies the Permission being passed as the argument.
increasePermits(int) - Method in class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Increase the number of available permits by the amount in the supplied argument.
incrementForTimestamp(long) - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Re-calculates the rate.
initialize(Map) - Method in class com.sun.identity.shared.whitelist.PrefixResourceName
Initializes the resource name with configuration information, usally set by the administrators.
initialize(Map) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Initializes the resource name with configuration information, usally set by the administrators.
initialize(Map) - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Initializes the resource name with configuration information, usually set by the administrators.
initializeProperties(Properties) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Initializes the properties map.
initializeProperties(String, String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Initializes the properties map.
initializeProperties(Properties) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Initializes the properties to be used by Open Federation Library.
initializeProperties(String, String) - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Initializes the properties map.
initialValue() - Method in class org.forgerock.openam.utils.PerThreadCache
Method will be called to initialise a fresh instance of the underlying resource when one is not found in the cache.
initProperties() - Static method in class com.sun.identity.shared.debug.impl.DebugImpl
initialize the properties It will reset the current properties for every Debug instance
initX509KeyManager(String, String, String, AMCallbackHandler) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
 
insertContent(String, int, String) - Static method in class org.forgerock.openam.utils.StringUtils
Inserted content into a string.
instance - Static variable in class com.sun.identity.common.SystemTimer
 
instance - Static variable in class com.sun.identity.common.SystemTimerPool
 
InstantGroupRunnable - Class in com.sun.identity.common
Instant task (task will only be run once) which has handler separated (share the same ScheduleableGroupAction) can be scheduled to Timer or TimerPool by using InstantGroupRunnable.
InstantGroupRunnable(ScheduleableGroupAction, boolean) - Constructor for class com.sun.identity.common.InstantGroupRunnable
Constructor of InstantGroupRunnable.
InstantRunnable - Class in com.sun.identity.common
Instant task (task will only be run once) which has handler integrated (implements ScheduleableAction) can be scheduled to Timer or TimerPool by using InstantRunnable.
InstantRunnable(boolean) - Constructor for class com.sun.identity.common.InstantRunnable
Constructor of InstantRunnable.
IntegerValidator - Class in com.sun.identity.shared.validation
Validator for integer format.
INVALID_GOTO_STRINGS - Static variable in interface com.sun.identity.shared.Constants
property string representing set of invalid strings in a goto or target query parameter for a CDC Servlet
InvalidDebugConfigurationException - Exception in com.sun.identity.shared.debug.file.impl
Invalid configuration properties
InvalidDebugConfigurationException(String) - Constructor for exception com.sun.identity.shared.debug.file.impl.InvalidDebugConfigurationException
 
InvalidDebugConfigurationException(String, Throwable) - Constructor for exception com.sun.identity.shared.debug.file.impl.InvalidDebugConfigurationException
 
invertMap(Map<K, V>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Creates a new Map which contains the entries of the provided map but with keys and values exchanged.
IOUtils - Class in org.forgerock.openam.utils
Utility class for handling I/O streams.
IS_ENABLE_UNIQUE_COOKIE - Static variable in interface com.sun.identity.shared.Constants
Property string to enable Session/Cookie hijacking mode in Access Manager.
isAnyBlank(Set<String>) - Static method in class org.forgerock.openam.utils.StringUtils
Tests whether any string in the given set is blank.
isApplicable(HttpServletRequest) - Method in interface com.iplanet.sso.SSOProviderPlugin
Determines whether this SSOProvider is applicable to the given servlet request.
isApplicable(String) - Method in interface com.iplanet.sso.SSOProviderPlugin
Determines whether this SSOProvider is applicable to the given token id.
isBinaryAttribute(String) - Static method in class org.forgerock.openam.utils.AttributeUtils
For the given attributeName, return true if it is flagged as a binary attribute.
isBlank(String) - Static method in class org.forgerock.openam.utils.StringUtils
Determines if the string is blank.
isCallerValid() - Static method in class com.iplanet.services.util.Crypt
Check to determine if the calling class has the privilege to execute sensitive methods which returns passwords, decrypts data, etc.
isCallerValid(Object) - Static method in class com.iplanet.services.util.Crypt
Check to determine if the calling class has the privilege to execute sensitive methods which returns passwords, decrypts data, etc.
isCallerValid(String) - Static method in class com.iplanet.services.util.Crypt
Check to determine if the calling class has the privilege to execute sensitive methods which returns passwords, decrypts data, etc.
isCookieHttpOnly() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.sun.identity.cookie.httponly"
isCookieSecure() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.iplanet.am.cookie.secure"
isDone() - Method in class com.sun.identity.shared.BufferedIterator
 
isEmpty() - Method in class com.iplanet.am.util.Cache
Tests if this Cache maps no keys to values.
isEmpty() - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, always return false.
isEmpty() - Method in class com.sun.identity.common.InstantRunnable
Indicates whether this InstantRunnable is empty.
isEmpty() - Method in class com.sun.identity.common.PeriodicGroupMap
Indicates whether this PeriodicRunnable is empty.
isEmpty() - Method in class com.sun.identity.common.PeriodicRunnable
Indicates whether this PeriodicRunnable is empty.
isEmpty() - Method in interface com.sun.identity.common.TaskRunnable
Indicates whether this TaskRunnable is empty.
isEmpty(Collection<?>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Determines whether the collections is null or empty.
isEmpty(Map<?, ?>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Given a map determines whether it contains some values.
isEmpty(String) - Static method in class org.forgerock.openam.utils.StringUtils
Determines if the string is empty.
isEnabled() - Method in class com.sun.identity.shared.stats.Stats
Checks if statistics is enabled.
isEqualTo(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Compare two strings for equality.
isEscapeQueryId() - Method in class org.forgerock.openam.utils.CrestQuery
Determines if queryId for the CREST should be escaped
isExactMatch() - Method in class com.sun.identity.tools.objects.MapFormat
Test whether both brackets are required in the expression.
isExpired() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns a boolean to indicate whether the HeadTask is expired already.
isFullyQualified() - Method in class com.sun.identity.shared.FQDNUrl
Returns true if host name is fully qualified.
isIPv4(String) - Static method in class org.forgerock.openam.utils.ValidateIPaddress
Determines if IP address is IP version 4.
isIPv6(String) - Static method in class org.forgerock.openam.utils.ValidateIPaddress
Determines if IP address is IP version 6.
isNotBlank(String) - Static method in class org.forgerock.openam.utils.StringUtils
Determines if the string is not blank.
isNotEmpty(Collection<?>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Given a collection determines whether it contains some values.
isNotEmpty(Map<?, ?>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Given a map determines whether it contains some values.
isNotEmpty(String) - Static method in class org.forgerock.openam.utils.StringUtils
Determines if the string is not empty.
isReady() - Method in interface org.forgerock.openam.utils.Config
Returns true if the config is ready.
isRedirectUrlValid(String, T) - Method in class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Validates the provided redirect URL against the collection of valid goto URL domains found based on the configuration info.
isScheduled() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns true if this TaskRunnable is scheduled to run; otherwise returns false.
ISSecurityPermission - Class in com.sun.identity.security
This class ISSecurityPermission is used to protect the Access Manager resources which should be accessed only by trusted application.
ISSecurityPermission(String, String) - Constructor for class com.sun.identity.security.ISSecurityPermission
Constructs ISSecurityPermission object.
ISSecurityPermission(String) - Constructor for class com.sun.identity.security.ISSecurityPermission
Constructs ISSecurityPermission object.
isServerValid(String) - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
isStaticAttribute(String) - Static method in class org.forgerock.openam.utils.AttributeUtils
For the given attributeName, return true if it is flagged as a static attribute.
ISSUER_NAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ISSUER_NAME.
IssuingDistributionPointExtension - Class in com.iplanet.security.x509
A critical CRL extension that identifies the CRL distribution point for a particular CRL
IssuingDistributionPointExtension(GeneralNames, boolean, boolean, boolean[], boolean, boolean) - Constructor for class com.iplanet.security.x509.IssuingDistributionPointExtension
Create a IssuingDistributionPointExtension.
IssuingDistributionPointExtension(RDN, boolean, boolean, boolean[], boolean, boolean) - Constructor for class com.iplanet.security.x509.IssuingDistributionPointExtension
Create a IssuingDistributionPointExtension.
IssuingDistributionPointExtension(Object) - Constructor for class com.iplanet.security.x509.IssuingDistributionPointExtension
Create the extension from the passed DER encoded value of the same.
isTimedOut() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns a boolean to indicate whether the HeadTask is timeout already.
isTokenRestricted() - Method in interface com.iplanet.sso.SSOToken
Returns true if the SSOTokenID associated with this SSOToken is a restricted token, false otherwise.
isValid() - Method in class com.sun.identity.shared.FQDNUrl
Returns true if URL is valid.
isValidating() - Static method in class com.sun.identity.shared.xml.XMLUtils
 
isValidIP(String) - Static method in class org.forgerock.openam.utils.ValidateIPaddress
Determines if an IP address is valid.
isValidToken(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Checks if an SSOToken is valid or not.
isValidToken(SSOToken, boolean) - Method in interface com.iplanet.sso.SSOProvider
Checks if an SSOToken is valid or not.
ISystemProperties - Interface in com.sun.identity.shared.configuration
This interface provides method to get System configuration information.
iterator() - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
iterator() - Method in class com.sun.identity.shared.datastruct.OrderedSet
Returns an iterator over the elements in this set.

J

JAXRPCHelper - Class in com.sun.identity.shared.jaxrpc
The class JAXRPCHelper provides functions to get JAXRPC stubs to a valid Identity Server.
JAXRPCHelper() - Constructor for class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
JCECipherProvider - Class in org.forgerock.openam.utils
A CipherProvider that gets queries from the underlying Java Cryptographic Extension (JCE) facilities, via Cipher.getInstance(String, Provider).
JCECipherProvider(String, String) - Constructor for class org.forgerock.openam.utils.JCECipherProvider
Initialises the cipher provider with the given cipher transformation and preferred provider.
JCECipherProvider(String, Provider) - Constructor for class org.forgerock.openam.utils.JCECipherProvider
Initialises the cipher provider with the given cipher transformation and preferred provider.
JCEEncryption - Class in com.iplanet.services.util
This class provides encryption and decryption facility for the SDK based on the existence of a JCE provider in the runtime.
JCEEncryption() - Constructor for class com.iplanet.services.util.JCEEncryption
 
JsonArray - Class in org.forgerock.openam.utils
A Builder class for creating json array objects.
JsonArray(JsonObject, String) - Constructor for class org.forgerock.openam.utils.JsonArray
Constructs a builder for creating json arrays.
JsonObject - Class in org.forgerock.openam.utils
A Builder class for creating JsonValues for json objects.
JsonObject() - Constructor for class org.forgerock.openam.utils.JsonObject
 
JSONUtils - Class in com.sun.identity.shared
 
jsonValue() - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Creates a Builder object for creating JsonValue objects.
JsonValueBuilder - Class in org.forgerock.openam.utils
Builder factory class for a fluent way of creating JsonValue objects.
JSS_HANDLER - Static variable in interface com.sun.identity.shared.Constants
The package name prefix for JSS based protocol implementations.
JSSE_HANDLER - Static variable in interface com.sun.identity.shared.Constants
The package name prefix for JSSE based protocol implementations.
jvmVersion - Static variable in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
jvmVersionStr - Static variable in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 

K

KEY_COMPROMISE - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
KeyPairProvider - Interface in org.forgerock.openam.shared.security.crypto
Key pair provider delivers up key pairs.
KeyPairProviderFactory - Interface in org.forgerock.openam.shared.security.crypto
Factory delivers up KeyPairProvider instances for the passed realm.
KeyPairProviderFactoryImpl - Class in org.forgerock.openam.shared.security.crypto
Factory caches key pair providers for a given realm.
KeyPairProviderFactoryImpl() - Constructor for class org.forgerock.openam.shared.security.crypto.KeyPairProviderFactoryImpl
Creates a new key pair provider factory.
KeyProvider - Interface in com.sun.identity.saml.xmlsig
The class KeyProvider is an interface that is implemented to retrieve X509Certificates and Private Keys from user data store.
keys() - Method in class com.iplanet.am.util.Cache
Returns an enumeration of the keys in this Cache.
keys() - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
keySet() - Method in class com.iplanet.am.util.Cache
Returns a Set view of the keys contained in this Cache.
keySet() - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
keySet() - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
keySet() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns the Set of keys of this map.
KeyStoreBuilder - Class in org.forgerock.openam.shared.security.crypto
Builder class for loading keystores.
KeyStoreBuilder() - Constructor for class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
 
KeyStoreConfig - Class in org.forgerock.openam.keystore
Holds a Keystore Configuration.
KeyStoreConfig() - Constructor for class org.forgerock.openam.keystore.KeyStoreConfig
 
KeyStoreType - Enum in org.forgerock.openam.shared.security.crypto
Supported KeyStore types.
KRB5_CREDENTIAL_TYPE - Static variable in interface com.sun.identity.shared.Constants
 
KRB5_LOGINMODULE - Static variable in interface com.sun.identity.shared.Constants
property string for Krb5LoginModule class name

L

L10NMessage - Interface in com.sun.identity.shared.locale
This interface provides access to error code and resource bundle name to provide localised error message.
L10NMessageImpl - Exception in com.sun.identity.shared.locale
Convenient implementation of L10NMessage Interface.
L10NMessageImpl(String) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
 
L10NMessageImpl(String, Throwable) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
 
L10NMessageImpl(String, String, Object[]) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
L10NMessageImpl(Throwable) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
This constructor is used to extract localized error message from throwable.
LDAP_CONN_IDLE_TIME_IN_SECS - Static variable in interface com.sun.identity.shared.Constants
This value is used by LDAP connection pool to reap connections if they are idle for the number of seconds specified by the value of this property.
LDAP_FALLBACK_SLEEP_TIME_IN_MINS - Static variable in interface com.sun.identity.shared.Constants
Property string for Fallback Monitoring thread polling interval
LDAP_HEARTBEAT - Static variable in interface com.sun.identity.shared.Constants
Heartbeat in seconds of the LDAP Store
LDAP_HEARTBEAT_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
Heartbeat timeout in seconds of the HeartBeatConnectionFactory The heartbeat timeout after which a connection will be marked as failed
LDAP_SERVER_TLS_VERSION - Static variable in interface com.sun.identity.shared.Constants
Property to specify the TLS version to connect to the secure ldap server.
LeastRecentlyUsed<T,V> - Class in org.forgerock.openam.utils.collections
A simple Least Recently Used cache implementation based on the standard Java SDK LinkedHashMap class.
LeastRecentlyUsed(int) - Constructor for class org.forgerock.openam.utils.collections.LeastRecentlyUsed
Constructs a new LeastRecentlyUsed cache.
list - Variable in class com.sun.identity.shared.datastruct.OrderedSet
 
listeners - Variable in class com.sun.identity.common.ShutdownManager
 
loadKeyStore() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Initialize and load the keystore described by this configuration todo: This is just enough to get the current keystore.jceks opened When this is moved to commons the functionality should be expanded to open all keystore types There are a number of possible exceptions that can be generated - they are consolidated to a single type and the underlying exception is wrapped.
LOCAL - Static variable in interface com.sun.identity.shared.Constants
Constant for string "local".
Locale - Class in com.sun.identity.shared.locale
This class Locale.java is a utility that provides functionality for applications and services to internationalize their messages.
Locale() - Constructor for class com.sun.identity.shared.locale.Locale
 
LockFactory<K> - Class in org.forgerock.openam.shared.concurrency
Lock factory is responsible for delivering up locks that are shared for a given key.
LockFactory() - Constructor for class org.forgerock.openam.shared.concurrency.LockFactory
Constructs a new LockFactory instance.
log(Level, String, String) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry.
log(Level, String, String, Object[]) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry.
LOGIN_URL - Static variable in interface com.sun.identity.shared.Constants
Property for Login URL.
logout(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Logs out of the session underlying this SSOToken.

M

MAIL - Static variable in class com.iplanet.security.x509.CertUtils
 
main(String[]) - Static method in class com.sun.identity.shared.encode.Hash
Hash of the provided string or string read from a file specified with a "-f" option
main(String[]) - Static method in class com.sun.identity.shared.locale.Locale
 
main(String[]) - Static method in class com.sun.identity.shared.test.tools.ReportGenerator
 
main(String[]) - Static method in class com.sun.identity.shared.validation.IntegerValidator
Test
main(String[]) - Static method in class com.sun.identity.tools.diffs.Diffs
 
main(String[]) - Static method in class com.sun.identity.tools.diffs.Stat
 
map - Variable in class com.sun.identity.common.PeriodicGroupMap
 
MapFormat - Class in com.sun.identity.tools.objects
A text format similar to MessageFormat but using string rather than numeric keys.
MapFormat(Map) - Constructor for class com.sun.identity.tools.objects.MapFormat
Constructor.
MapHelper - Class in org.forgerock.openam.utils
Utility class for operations on Maps.
MappingUtils - Class in org.forgerock.openam.utils
Utility method for parsing mappings.
match(String, Collection<String>, boolean) - Method in class com.sun.identity.shared.whitelist.URLPatternMatcher
Matches the URL against the provided URL patterns.
match(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Match the value to the regular expression pattern.
MAX_BUFFER_SIZE_EXCEPTION - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
MAX_FILE_UPLOAD_SIZE - Static variable in interface com.sun.identity.shared.Constants
Sets the maximum file upload size - if not set the default will be 750k.
maxEntries - Variable in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
The maximum number of entries allowed.
MESSAGE - Static variable in class com.sun.identity.shared.debug.Debug
This state enables debugging of messages, warnings and errors.
message(String) - Method in class com.sun.identity.shared.debug.Debug
Prints messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message(String, Throwable) - Method in class com.sun.identity.shared.debug.Debug
Prints debug and exception messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message(String, Object...) - Method in class com.sun.identity.shared.debug.Debug
A convenience method for message debug statements.
MESSAGE - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
message(String, Throwable) - Method in interface com.sun.identity.shared.debug.IDebug
Allows the recording of messages if the debug level is set to MESSAGE for this instance.
message(String, Throwable) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Writes debug message.
messageEnabled() - Method in class com.sun.identity.shared.debug.Debug
Checks if message debugging is enabled.
messageEnabled() - Method in interface com.sun.identity.shared.debug.IDebug
Returns true if the current instance allows logging of MESSAGE level debug messages.
messageEnabled() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns true if debug is enabled.
MONITORING_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for Site Monitoring thread polling interval
MONITORING_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
Property string for Site Status Check timeout
MULTIPLE_TABS_USED - Static variable in interface com.sun.identity.shared.Constants
Key to indicate if the customer is performing auths via mutiple tabs of the same browser.

N

NAME - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
Attribute name.
NAMING_AM_LB_COOKIE - Static variable in interface com.sun.identity.shared.Constants
Attribute name for the load balancer cookie in the Naming Response.
newCookie(String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value.
newCookie(String, String, int) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets the maximum age of the cookie in seconds.
newCookie(String, String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie.
newCookie(String, String, String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCookie(String, String, int, String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets the maximum age of the cookie in seconds and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newDate() - Static method in enum org.forgerock.openam.utils.Time
Get a Date with current time in milliseconds from the TimeService - this replaces new Date().
newDate(long) - Static method in enum org.forgerock.openam.utils.Time
Get a Date with the specified time in milliseconds - this replaces new Date(long).
newDocument() - Static method in class com.sun.identity.shared.xml.XMLUtils
Obtains a new instance of a DOM Document object
newList(Collection<T>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Returns an ArrayList of the items in the provided collection, or null if the set is null.
next() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns the TaskRunnable next to this TaskRunnable in the linked-list.
next() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the TaskRunnable next to this TaskRunnable in the linked-list.
next() - Method in interface com.sun.identity.common.TaskRunnable
Returns the TaskRunnable next to this TaskRunnable in the linked-list.
next() - Method in class com.sun.identity.shared.BufferedIterator
 
nextTask - Variable in class com.sun.identity.common.GeneralTaskRunnable
 
nextTask - Variable in class com.sun.identity.common.HeadTaskRunnable
 
nextTurn - Variable in class com.sun.identity.common.PeriodicRunnable
 
NO_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The NO_MATCH specifies the resources do not match
noMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on no match.
normalize(String) - Static method in class com.sun.identity.shared.NormalizedURL
Returns a normalized URL object.
NormalizedURL - Class in com.sun.identity.shared
Normalize URL.
normalizeRequestResource(String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
If further normalization of requestResource is required during comparison, it can be added here.
normalizeTargetResource(String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
If further normalization of targetResource is required during comparison, it can be added here.
NotFoundException - Exception in com.iplanet.dpro.session.exceptions
Encapsulates a user not found exception
NotFoundException() - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with null as its detail message.
NotFoundException(String) - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with the specified detail message.
NotFoundException(Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with the specified cause.
NotFoundException(String, Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with the specified detail message and cause.
NOTIFICATION_PROPERTY_LIST - Static variable in interface com.sun.identity.shared.Constants
Global schema property name in Session Service.
NOTIFICATION_THREADPOOL_SIZE - Static variable in interface com.sun.identity.shared.Constants
Property string for session notification thread pool size.
NOTIFICATION_THREADPOOL_THRESHOLD - Static variable in interface com.sun.identity.shared.Constants
Property string for session notification thread pool queue size.
NOTIFICATIONS_AGENTS_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to determine whether notifications should be published for agent consumption.
now() - Method in class org.forgerock.openam.shared.monitoring.RateTimer
Gets the current millis from the System.

O

OBJECTCLASS - Static variable in interface com.sun.identity.shared.Constants
 
of(String...) - Static method in class org.forgerock.openam.utils.collections.SimplePrefixSet
Constructs a prefix set with the given set of prefixes to test.
OFF - Static variable in class com.sun.identity.shared.debug.Debug
flags the disabled debug state.
OFF - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
OFF - Static variable in class com.sun.identity.shared.stats.Stats
flags the disabled stats state.
offer(E) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
offer(E, long, TimeUnit) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
OFFLOADED_TWO_WAY_TLS_HEADER_KEY - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
If a rest-sts instance is configured to support a token transformation with an x509 token as an input token type, the instance must be invoked via a two-way TLS exchange (i.e.
OIDC_AUDIENCE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.AUDIENCE.
OIDC_CLAIM_MAP - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.CLAIM_MAP.
OIDC_CLIENT_SECRET - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.CLIENT_SECRET.
OIDC_ISSUER - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.ISSUER.
OIDC_KEYSTORE_LOCATION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.KEYSTORE_LOCATION.
OIDC_KEYSTORE_PASSWORD - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.KEYSTORE_PASSWORD.
OIDC_SIGNATURE_ALGORITHM - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.SIGNATURE_ALGORITHM.
OIDC_SIGNATURE_KEY_ALIAS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.SIGNATURE_KEY_ALIAS.
OIDC_SIGNATURE_KEY_PASSWORD - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.SIGNATURE_KEY_PASSWORD.
OIDC_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.TOKEN_LIFETIME.
ON - Static variable in class com.sun.identity.shared.debug.Debug
flags the enabled debug state for warnings, errors and messages.
ON - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
oneLevelWildcard - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default one level wild card pattern.
oneLevelWildcardCompare(String, String, boolean) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Compares two resources containing one level wild card(s).
oneLevelWildcardEmbedded - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
boolean indicating if the one level wild card pattern is embedded in the wild card pattern eg.
oneLevelWildcardLength - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default one level wild card pattern length.
OrderedSet - Class in com.sun.identity.shared.datastruct
This class extends from AbstractSet.
OrderedSet() - Constructor for class com.sun.identity.shared.datastruct.OrderedSet
 
org.forgerock.openam.blacklist - package org.forgerock.openam.blacklist
This package contains Blacklisting classes.
org.forgerock.openam.federation.saml2 - package org.forgerock.openam.federation.saml2
This package contains SAML2 federation utilities for use throughout the OpenAM codebase.
org.forgerock.openam.keystore - package org.forgerock.openam.keystore
Keystore Configuaration classes.
org.forgerock.openam.shared.concurrency - package org.forgerock.openam.shared.concurrency
This package contains concurrency utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.guice - package org.forgerock.openam.shared.guice
This package contains Guice module for openam-shared bindings.
org.forgerock.openam.shared.monitoring - package org.forgerock.openam.shared.monitoring
This package contains monitoring utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.resourcename - package org.forgerock.openam.shared.resourcename
This package contains url resource name utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.security.crypto - package org.forgerock.openam.shared.security.crypto
This package contains security cryptographic utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.security.whitelist - package org.forgerock.openam.shared.security.whitelist
This package contains security whitelist utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.sts - package org.forgerock.openam.shared.sts
This package contains classes defining constants and/or abstractions common to the openam-sts module and the ViewBeans and the associated model class supporting the sts admin console UI elements.
org.forgerock.openam.utils - package org.forgerock.openam.utils
This package contains general utilities for use throughout the OpenAM codebase.
org.forgerock.openam.utils.collections - package org.forgerock.openam.utils.collections
This package contains general collection utilities for use throughout the OpenAM codebase.
org.forgerock.openam.utils.file - package org.forgerock.openam.utils.file
This package contains general file utilities for use throughout the OpenAM codebase.
ORGANIZATION - Static variable in interface com.sun.identity.shared.Constants
Organization name in Session/SSOToken Properties.
ORGANIZATION_NAME - Static variable in interface com.sun.identity.shared.Constants
Property for passing the organization name when retrieving attribute choice values.
ORGANIZATION_NAMING_ATTRIBUTE - Static variable in interface com.sun.identity.shared.Constants
Default Domain Attribute
owner - Variable in class com.sun.identity.common.HeadTaskRunnable
 

P

parent - Variable in class com.sun.identity.common.HeadTaskRunnable
 
parse(String) - Method in class com.sun.identity.tools.objects.MapFormat
Parses the string.
parseAttributesTag(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
This method parse an Attributes tag, DTD for Attribute is as follows.
parseAttributeValuePairTags(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
parseDateString(String, Locale, String) - Static method in class com.sun.identity.shared.locale.Locale
Gets Date object from date string with specified locale.
parseDateString(String, Locale) - Static method in class com.sun.identity.shared.locale.Locale
Gets Date object from date string with specified locale.
parseMappings(Set<String>) - Static method in class org.forgerock.openam.utils.MappingUtils
This method parses out the local_attribute=source_attributes as they are encapsulated in the authN module configurations into a more usable, Map format.
parseNormalizedDateString(String) - Static method in class com.sun.identity.shared.locale.Locale
Returns the Date object from the date string in ISO-8601 format.
parseObject(String, ParsePosition) - Method in class com.sun.identity.tools.objects.MapFormat
Parses the string.
parseStringToMap(String) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns a map of String to Set of String from a formatted string.
parseStringToSet(String) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns a Set of String from a formatted string.
passed() - Method in class com.sun.identity.shared.test.tools.Suite
Returns a list of passed Test object in this suite.
passed() - Method in class com.sun.identity.shared.test.tools.Test
Returns true if the testcase succeeded.
passed() - Method in class com.sun.identity.shared.test.tools.TestCase
Returns true if the testcase succeeded.
PBKDF2KeyDerivation - Class in org.forgerock.openam.shared.security.crypto
A ConfigurableKey implementation that derives a secret key from the input password using the PBKDF2 key deriviation algorithm.
PBKDF2KeyDerivation() - Constructor for class org.forgerock.openam.shared.security.crypto.PBKDF2KeyDerivation
Default private constructor.
performValidation(String) - Method in class com.sun.identity.shared.validation.IntegerValidator
 
performValidation(String) - Method in class com.sun.identity.shared.validation.PositiveIntegerValidator
 
performValidation(String) - Method in class com.sun.identity.shared.validation.URLValidator
 
performValidation(String) - Method in class com.sun.identity.shared.validation.ValidatorBase
Performs validation on a string.
performValidation(String) - Method in class com.sun.identity.shared.validation.XSDateTimeValidator
 
performValidation(String) - Method in class com.sun.identity.shared.validation.XSDurationValidator
 
PeriodicCleanUpMap - Class in com.sun.identity.common
PeriodicCleanUpMap is a general Map and a scheduleable unit.
PeriodicCleanUpMap(long, long) - Constructor for class com.sun.identity.common.PeriodicCleanUpMap
Constructor of PeriodicCleanUpMap.
PeriodicCleanUpMap(long, long, Map) - Constructor for class com.sun.identity.common.PeriodicCleanUpMap
Constructor of PeriodicCleanUpMap.
PeriodicGroupMap - Class in com.sun.identity.common
PeriodicGroupMap is a general Map and a scheduleable unit.
PeriodicGroupMap(ScheduleableGroupAction, long, long, boolean) - Constructor for class com.sun.identity.common.PeriodicGroupMap
Constructor of PeriodicGroupMap.
PeriodicGroupMap(ScheduleableGroupAction, long, long, boolean, Map) - Constructor for class com.sun.identity.common.PeriodicGroupMap
Constructor of PeriodicGroupMap.
PeriodicGroupRunnable - Class in com.sun.identity.common
Periodic task (task will be run periodically) which has handler separated (share the same ScheduleableGroupAction) can be scheduled to Timer or TimerPool by using PeriodicGroupRunnable.
PeriodicGroupRunnable(ScheduleableGroupAction, long, long, boolean) - Constructor for class com.sun.identity.common.PeriodicGroupRunnable
Constructor of PeriodicGroupRunnable.
PeriodicRunnable - Class in com.sun.identity.common
Periodic task (task will be run periodically) which has handler integrated (implements ScheduleableAction) can be scheduled to Timer or TimerPool by using PeriodicRunnable.
PeriodicRunnable(long, long, boolean) - Constructor for class com.sun.identity.common.PeriodicRunnable
Constructor of PeriodicRunnable.
PERSIST_AM_COOKIE - Static variable in interface com.sun.identity.shared.Constants
property to control if the OpenAM session cookie should be made persistent
PerThreadCache<T,E extends Exception> - Class in org.forgerock.openam.utils
Provides caching of some expensive objects in a per-thread LRU cache for performance.
PerThreadCache(int) - Constructor for class org.forgerock.openam.utils.PerThreadCache
Initialises the thread-local cache with the given maximum size (i.e., number of threads).
PerThreadCipherProvider - Class in org.forgerock.openam.utils
A CipherProvider that caches ciphers in per-thread storage.
PerThreadCipherProvider(CipherProvider, int) - Constructor for class org.forgerock.openam.utils.PerThreadCipherProvider
Initialises the thread-local cipher cache, delegating to the supplied cipher provider for actual ciphers.
PerThreadCipherProvider(CipherProvider) - Constructor for class org.forgerock.openam.utils.PerThreadCipherProvider
Constructs a new PerThreadCipherProvider instance.
PLATFORM_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for platform server list in naming table.
poll() - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
poll(long, TimeUnit) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
POLLING_THREADPOOL_SIZE - Static variable in interface com.sun.identity.shared.Constants
Property string for session polling thread pool size.
POLLING_THREADPOOL_THRESHOLD - Static variable in interface com.sun.identity.shared.Constants
Property string for session polling thread pool queue size.
PORT_QNAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing the name of the port defined in the wsdl which should be exposed.
PositiveIntegerValidator - Class in com.sun.identity.shared.validation
Validator for positive integer format.
PrefixResourceName - Class in com.sun.identity.shared.whitelist
This is a plugin impelmentation of the ResourceName interface it provides methods to do resource comparisons and resource handling based on prefix based string match going left to right.
PrefixResourceName() - Constructor for class com.sun.identity.shared.whitelist.PrefixResourceName
empty no argument constructor.
PrefixSet - Interface in org.forgerock.openam.utils.collections
Represents a set of prefix strings.
previous() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns the TaskRunnable previous to this TaskRunnable in the linked-list.
previous() - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, there is no previous element for HeadTaskRunnable.
previous() - Method in interface com.sun.identity.common.TaskRunnable
Returns the TaskRunnable previous to this TaskRunnable in the linked-list.
previousTask - Variable in class com.sun.identity.common.GeneralTaskRunnable
 
print(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
Print a Node tree recursively using UTF-8 encoding.
print(Node, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Prints a Node tree recursively.
printAttributeValue(Element, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Print SAML Attribute Element and replace its prefix with the input prefix.
printError(String, String, Throwable) - Static method in class com.sun.identity.shared.debug.file.impl.StdDebugFile
Printing error directly into the stdout.
printStats() - Method in interface com.sun.identity.shared.stats.StatsListener
This method will be invoked when the stats time interval elapsed.
processKey(String) - Method in class com.sun.identity.tools.objects.MapFormat
Returns the value for given key.
processPattern(String) - Method in class com.sun.identity.tools.objects.MapFormat
Scans the pattern and prepares internal variables.
PROPERTY_CHANGE_NOTIFICATION - Static variable in interface com.sun.identity.shared.Constants
Global schema property name in Session Service.
PROPERTY_NAME_LB_COOKIE_VALUE - Static variable in interface com.sun.identity.shared.Constants
Property string for load balancer cookie value.
PROPERTY_VALUE_DELIMITER - Static variable in class com.sun.identity.shared.StringUtils
 
propertyNames() - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
PROTECTED_PROPERTIES_LIST - Static variable in interface com.sun.identity.shared.Constants
Property string to list all the Session properties that should be protected.
PROTOCOL_HANDLER - Static variable in interface com.sun.identity.shared.Constants
System property name that is a list of package name prefixes is used to resolve protocol names into actual handler class names.
Providers - Class in org.forgerock.openam.utils
Static factory methods for getting pre-configured provider instances.
PUBLISH_SERVICE_CREATE_ACTION_URL_ELEMENT - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The url constituent, appended to the REST_PUBLISH_SERVICE_URL_ELEMENT, which will trigger a POST to the rest-sts-publish crest service to create a new rest sts instance.
put(Object, Object) - Method in class com.iplanet.am.util.Cache
Maps the specified key to the specified value in this Cache.
put(K, V) - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
put(Object, Object) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
put(Object, Object) - Method in class com.sun.identity.common.PeriodicGroupMap
Puts the key and element to the map.
put(E) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
put(String, Object) - Method in class org.forgerock.openam.utils.JsonObject
Adds a key value pair to the json object.
put(K, V) - Method in class org.forgerock.openam.utils.SingleValueMapper
Store a mapping of key to value.
putAll(Map) - Method in class com.iplanet.am.util.Cache
Copies all of the mappings from the specified Map to this Hashtable These mappings will replace any mappings that this Hashtable had for any of the keys currently in the specified Map.
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
putAll(Map) - Method in class com.sun.identity.common.PeriodicGroupMap
Puts all the elements in the map to this map.
putSetIntoMap(String, Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns set of string.

R

RateTimer - Class in org.forgerock.openam.shared.monitoring
Tiny class to allow us to mock out calls to the current time for tests.
RateTimer() - Constructor for class org.forgerock.openam.shared.monitoring.RateTimer
 
RateWindow - Class in org.forgerock.openam.shared.monitoring
This class maintains the rate of an event for a sample rate over a window of a particular size.
RateWindow(RateTimer, int, long) - Constructor for class org.forgerock.openam.shared.monitoring.RateWindow
Constructs a new instance of the RateWindow.
read(String, Class) - Static method in class com.sun.identity.shared.xml.Resource
Reads the resource from a class loader.
read(Reader) - Static method in class com.sun.identity.shared.xml.Resource
Returns resource string from a reader.
read(String) - Static method in class com.sun.identity.shared.xml.Resource
Returns resource string from a file.
readMap(String) - Static method in class org.forgerock.openam.utils.MapHelper
Read a properties file into a map of strings to sets of strings.
readMap(InputStream) - Static method in class org.forgerock.openam.utils.MapHelper
Read a stream into a map of strings to sets of strings.
readPasswordFile(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Read a keystore password file (example: .storepass / .keypass ).
readStream(InputStream) - Static method in class org.forgerock.openam.utils.IOUtils
Reads the InputStream and tries to interpret its content as String using UTF-8 encoding.
readStream(InputStream, String) - Static method in class org.forgerock.openam.utils.IOUtils
Reads the InputStream and tries to interpret its content as String using the given encoding.
record(String) - Method in class com.sun.identity.shared.stats.Stats
Prints messages only when the stats state is either Stats.FILE or Stats.CONSOLE.
recover() - Method in interface com.sun.identity.common.Recoverable
Function to be called to do the recovery when errors occur.
Recoverable - Interface in com.sun.identity.common
Recoverable interface is defined for Thread related classes.
recoverable - Variable in class com.sun.identity.common.RecoverableTimerTask
 
RecoverableTimerTask - Class in com.sun.identity.common
RecoverableTimerTask is a TimerTask which supports Recoverable interface.
RecoverableTimerTask() - Constructor for class com.sun.identity.common.RecoverableTimerTask
 
RedirectUrlValidator<T> - Class in org.forgerock.openam.shared.security.whitelist
Validates the provided redirect URL against the list of valid goto URL domains.
RedirectUrlValidator(ValidDomainExtractor<T>) - Constructor for class org.forgerock.openam.shared.security.whitelist.RedirectUrlValidator
Constructs a new RedirectUrlValidator instance.
reducePermits(int) - Method in class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Overridden method to stop it being protected.
refreshSession(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Refresh the Session corresponding to the SSOToken from the Session Server, always resetting the idle time.
refreshSession(SSOToken, boolean) - Method in interface com.iplanet.sso.SSOProvider
Refresh the Session corresponding to the SSOToken from the Session Server, but only optionally resetting the idle time.
rehash() - Method in class com.iplanet.am.util.Cache
Increases the capacity of and internally reorganizes this Cache, in order to accommodate and access its entries more efficiently.
reinitialize() - Static method in class com.iplanet.services.util.Crypt
 
releaseLockAndNotify() - Method in class com.sun.identity.common.HeadTaskRunnable
Releases the currently holding lock.
remainingCapacity() - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
REMOTEAUTH_INCLUDE_REQRES - Static variable in interface com.sun.identity.shared.Constants
property to control whether remote auth includes request/response
remove(Object) - Method in class com.iplanet.am.util.Cache
Removes the key (and its corresponding value) from this Cache.
remove(Object) - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
remove(Object) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
remove(Object) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
remove(Object) - Method in class com.sun.identity.common.PeriodicGroupMap
Removes the element associated with the key.
remove() - Method in class com.sun.identity.shared.BufferedIterator
 
remove(Object) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
remove(K) - Method in class org.forgerock.openam.utils.SingleValueMapper
Removes the named key from the map.
removeAll(Collection) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
Removes all elements specified in the parameter collection from the current set.
removeAll(Integer[]) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Deletes entries of a given array of indices.
removeBinaryAttributeFlag(String) - Static method in class org.forgerock.openam.utils.AttributeUtils
Return the attributeName without the binary flag if it is included.
removeBlankEntries(Set<String>) - Static method in class org.forgerock.openam.utils.CollectionUtils
From the original Set of Strings, remove any entries that are blank.
removeEldestEntry(Map.Entry<T, V>) - Method in class org.forgerock.openam.utils.collections.LeastRecentlyUsed
 
removeElement(Object) - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, always return false.
removeElement(Object) - Method in class com.sun.identity.common.InstantRunnable
Removes an element from this InstantRunnable.
removeElement(Object) - Method in class com.sun.identity.common.PeriodicRunnable
Removes an element from this PeriodicRunnable.
removeElement(Object) - Method in interface com.sun.identity.common.TaskRunnable
Removes an element from this TaskRunnable.
removeElementAfterAction - Variable in class com.sun.identity.common.InstantRunnable
 
removeElementAfterAction - Variable in class com.sun.identity.common.PeriodicRunnable
 
removeInvalidXMLChars(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Remove invalid XML characters from a string.
removeNullCharAtEnd(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
removeShutdownListener(ShutdownListener) - Method in class com.sun.identity.common.ShutdownManager
Removes a ShutdownListener from this ShutdownManager.
removeStaticAttributeFlag(String) - Static method in class org.forgerock.openam.utils.AttributeUtils
Return the attributeName without the static flag if it is included.
replaceShutdownListener(ShutdownListener, ShutdownListener, ShutdownPriority) - Method in class com.sun.identity.common.ShutdownManager
Replaces an existing ShutdownListener with the new ShutdownListener.
ReportGenerator - Class in com.sun.identity.shared.test.tools
This class generates HTML report based on testNG result XML file.
ReportGenerator(String, String, String) - Constructor for class com.sun.identity.shared.test.tools.ReportGenerator
Creates an instance of ReportGenerator object.
reset() - Method in class com.sun.identity.common.InstantRunnable
Resets this InstantRunnable to allow elements to be added.
reset() - Method in class org.forgerock.openam.utils.TimeDuration
Reset all Counters.
resetDebug(String) - Method in class com.sun.identity.shared.debug.Debug
Allows runtime modification of the backend used by this instance.
resetDebug(String) - Method in interface com.sun.identity.shared.debug.IDebug
Allows runtime modification of the backend used by this instance.
resetDebug(String) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Reset this instance - ths will trigger this instance to reinitialize itself.
ResizableLinkedBlockingQueue<E> - Class in org.forgerock.openam.shared.concurrency
A LinkedBlockingQueue implementation which performs exactly as a standard LinkedBlockingQueue, but which supports 'resizing' of the queue too.
ResizableLinkedBlockingQueue() - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Creates a ResizableLinkedBlockingQueue with a capacity of Integer.MAX_VALUE.
ResizableLinkedBlockingQueue(Collection<? extends E>) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Creates a ResizableLinkedBlockingQueue with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ResizableLinkedBlockingQueue(int) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Creates a ResizableLinkedBlockingQueue with the given number of permits.
ResizableSemaphore - Class in org.forgerock.openam.shared.concurrency
A Semaphore implementation which performs exactly as a standard Semaphore, but supports 'resizing' of the Semaphore too.
ResizableSemaphore(int, boolean) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Creates a ResizableSemaphore with the given number of permits and the given fairness setting.
ResizableSemaphore(int) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Creates a ResizableSemaphore with the given number of permits and nonfair fairness setting.
resizeQueue(int) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Set the queue to a size between 0 and Integer.MAX_VALUE.
Resource - Class in com.sun.identity.shared.xml
This utility is used to read any resource such as dtd file or xml file from a jar file or from a file system we use java class delegation to the class loader to achieve this
Resource() - Constructor for class com.sun.identity.shared.xml.Resource
 
RESOURCE_COMPARATOR_CASE_SENSITIVE - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_COMPARATOR_DELIMITER - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_COMPARATOR_ONE_LEVEL_WILDCARD - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_COMPARATOR_WILDCARD - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_LOOKUP_CACHE_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to enable/disable resource lookup caching.
resourceBundleName - Static variable in class com.sun.identity.shared.validation.ValidatorBase
 
ResourceMatch - Class in com.sun.identity.shared.whitelist
The class ResourceMatch defines the results of a resource match with respect to Policy.
ResourceName - Interface in com.sun.identity.shared.whitelist
The interface ResourceName provides methods to determine the hierarchy of resource names.
REST_APIS_SERVICE_NAME - Static variable in interface com.sun.identity.shared.Constants
Service name for the REST APIs service.
REST_APIS_SERVICE_VERSION - Static variable in interface com.sun.identity.shared.Constants
Service version for the REST APIs service.
REST_PUBLISH_SERVICE_URL_ELEMENT - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The url element at which the rest publish service is exposed.
RETAINED_HTTP_HEADERS_LIST - Static variable in interface com.sun.identity.shared.Constants
 
RETAINED_HTTP_REQUEST_HEADERS_LIST - Static variable in interface com.sun.identity.shared.Constants
 
retrieveSAML2Token(String) - Method in interface org.forgerock.openam.federation.saml2.SAML2TokenRepository
Retrieves an existing SAML2 object from the CTS as an un-cast Object using the passed primary key.
retrieveSAML2TokensWithSecondaryKey(String) - Method in interface org.forgerock.openam.federation.saml2.SAML2TokenRepository
Retrieves a list of existing SAML2 objects from the CTS as un-cast Objects using the passed secondary key.
REWRITE_AS_PATH - Static variable in interface com.sun.identity.shared.Constants
Property string for determining if cookie needs to be written in the URL as a path info.
run() - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, just run the next TaskRunnable.
run() - Method in class com.sun.identity.common.InstantGroupRunnable
Implements for TaskRunnable.
run() - Method in class com.sun.identity.common.InstantRunnable
Implements for TaskRunnable.
run() - Method in class com.sun.identity.common.PeriodicCleanUpMap
Remove the timed out elements in the map and swap the containers.
run() - Method in class com.sun.identity.common.PeriodicGroupMap
Implements for TaskRunnable.
run() - Method in class com.sun.identity.common.PeriodicGroupRunnable
Implements for TaskRunnable.
run() - Method in class com.sun.identity.common.PeriodicRunnable
Implements for TaskRunnable.
run() - Method in class com.sun.identity.common.RunnableTimerTask
The run method with error handling and recovery.
run() - Method in class com.sun.identity.security.DecodeAction
 
run() - Method in class com.sun.identity.security.DecryptAction
 
run() - Method in class com.sun.identity.security.EncodeAction
 
run() - Method in class com.sun.identity.security.EncryptAction
 
RunnableTimerTask - Class in com.sun.identity.common
RunnableTimerTask is a TimerTask which will use Recoverable interface whenever Exception or Error may stop the running Timer or make the Timer to an unknown state.
RunnableTimerTask(Runnable) - Constructor for class com.sun.identity.common.RunnableTimerTask
Constructor of RunnableTimerTask
runPeriod - Variable in class com.sun.identity.common.PeriodicRunnable
 
RUNTIME_SHUTDOWN_HOOK_ENABLED - Static variable in interface com.sun.identity.shared.Constants
 

S

SAML2_ATTRIBUTE_MAP - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ATTRIBUTE_MAP.
SAML2_ENCRYPT_ASSERTION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ENCRYPT_ASSERTION.
SAML2_ENCRYPT_ATTRIBUTES - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ENCRYPT_ATTRIBUTES.
SAML2_ENCRYPT_NAME_ID - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ENCRYPT_NAME_ID.
SAML2_ENCRYPTION_ALGORITHM - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ENCRYPTION_ALGORITHM.
SAML2_ENCRYPTION_ALGORITHM_STRENGTH - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ENCRYPTION_ALGORITHM_STRENGTH.
SAML2_ENCRYPTION_KEY_ALIAS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ENCRYPTION_KEY_ALIAS.
SAML2_KEYSTORE_FILE_NAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.KEYSTORE_FILE_NAME.
SAML2_KEYSTORE_PASSWORD - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.KEYSTORE_PASSWORD.
SAML2_SIGN_ASSERTION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.SIGN_ASSERTION.
SAML2_SIGNATURE_KEY_ALIAS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.SIGNATURE_KEY_ALIAS.
SAML2_SIGNATURE_KEY_PASSWORD - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.SIGNATURE_KEY_PASSWORD.
SAML2_SP_ACS_URL - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.SP_ACS_URL.
SAML2_SP_ENTITY_ID - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.SP_ENTITY_ID.
SAML2_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.TOKEN_LIFETIME.
SAML2TokenRepository - Interface in org.forgerock.openam.federation.saml2
Enables the storing/recovering serialized state of SAML2 Tokens when in SAML2 failover-mode.
SAML2TokenRepositoryException - Exception in org.forgerock.openam.federation.saml2
This class is used to wrap Exceptions thrown by implementations of the SAML2TokenRepository.
SAML2TokenRepositoryException(String, Throwable) - Constructor for exception org.forgerock.openam.federation.saml2.SAML2TokenRepositoryException
Constructs a new SAML2TokenRepositoryException with the specified detail message and cause.
SAML2TokenRepositoryException(String) - Constructor for exception org.forgerock.openam.federation.saml2.SAML2TokenRepositoryException
Constructs a new SAML2TokenRepositoryException with the specified detail message.
SAML_XMLSIG_CERT_ALIAS - Static variable in interface com.sun.identity.shared.Constants
Property string for SAML XML signature CERT alias.
SAML_XMLSIG_KEYPASS - Static variable in interface com.sun.identity.shared.Constants
Property string for SAML XML signature key password file.
SAML_XMLSIG_KEYSTORE - Static variable in interface com.sun.identity.shared.Constants
Property string for SAML XML signature key store file.
SAML_XMLSIG_STORE_PASS - Static variable in interface com.sun.identity.shared.Constants
Property string for SAML XML signature key store password file.
save(String, String) - Static method in class com.sun.identity.shared.xml.Resource
Returns true if a string is successfully written to a file.
saveSAML2Token(String, String, Object, long) - Method in interface org.forgerock.openam.federation.saml2.SAML2TokenRepository
Saves SAML2 data into the SAML2 Repository.
saxParserProvider(int) - Static method in class org.forgerock.openam.utils.Providers
Gets a pre-configured SAXParser provider that caches parser instances in a per-thread LRU cache.
SAXParserProvider - Interface in org.forgerock.openam.utils
Abstract factory interface for constructing SAXParser instances.
schedule(TaskRunnable, Date) - Method in class com.sun.identity.common.TimerPool
Schedules a TaskRunnable to the TimerPool.
schedule(TaskRunnable, long) - Method in class com.sun.identity.common.TimerPool
Schedules the TaskRunnable to the TimerPool.
ScheduleableAction - Interface in com.sun.identity.common
Taskes which use InstantRunnable or PeriodicRunnable must implement ScheduleableAction interface.
ScheduleableGroupAction - Interface in com.sun.identity.common
ScheduleableGroupAction is used as a separated handler for InstantGroupRunnable and PeriodicGroupRunnable.
scheduledExecutionTime() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns the scheduled time of this TaskRunnable.
scheduledExecutionTime() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the time which this HeadTaskRunnable is scheduled.
scheduledExecutionTime() - Method in interface com.sun.identity.common.TaskRunnable
Returns the scheduled time of this TaskRunnable.
SCHEDULER_NAME - Static variable in class com.sun.identity.common.SystemTimer
The name of the TimerPool scheduler.
SCHEDULER_NAME - Static variable in class com.sun.identity.common.SystemTimerPool
The name of the TimerPool scheduler.
SDK_GLOBAL_CACHE_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
property string for controlling SMS, AMSDK & IdRepo cache
SECURITY_ENCRYPTOR - Static variable in interface com.sun.identity.shared.Constants
Property string for encrypting class implementation.
SECURITY_POLICY_VALIDATED_TOKEN_CONFIG - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing the type of SupportingToken specified in the SecurityPolicy bindings protecting a soap-sts instance.
SECURITY_PROVIDER_PKG - Static variable in interface com.sun.identity.shared.Constants
Property string for security provider package.
SecurityDebug - Class in com.sun.identity.security
 
SecurityDebug() - Constructor for class com.sun.identity.security.SecurityDebug
 
securityManager - Static variable in class com.iplanet.services.util.Crypt
 
selectNodeList(Node, String) - Static method in class com.sun.identity.shared.xml.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String, Node) - Static method in class com.sun.identity.shared.xml.XPathAPI
Use an XPath string to select a nodelist using a node namespace.
selectNodeList(Node, String, NamespaceContext) - Static method in class com.sun.identity.shared.xml.XPathAPI
Use an XPath string to select a nodelist Namespace prefix is resolved using the the specified context.
selectSingleNode(Node, String) - Static method in class com.sun.identity.shared.xml.XPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String, Node) - Static method in class com.sun.identity.shared.xml.XPathAPI
Use an XPath string to select a single node using a provided element namespace.
selectSingleNode(Node, String, NamespaceContext) - Static method in class com.sun.identity.shared.xml.XPathAPI
Use an XPath string to select a single node using a passed in namespace context.
SEMI_COLON - Static variable in interface com.sun.identity.shared.Constants
semi-colon sign
send(String, Object[], String, String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
Performs a JAXRPC method call.
send(String, Object, String, String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
Performs a JAXRPC method call.
send(String, String, String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
SERVER_MODE - Static variable in interface com.sun.identity.shared.Constants
Property string for determining whether server mode or client mode.
serverFailed - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
serverFailed(String) - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
Sets the service to be failed.
SERVERID_LBCOOKIEVALUE_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for serverid-cookievalue list in naming table.
SERVICE_QNAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing the name of the service defined in the wsdl which should be exposed.
SERVICES_CDSSO_COOKIE_DOMAIN - Static variable in interface com.sun.identity.shared.Constants
Property string for CDSSO cookie domain.
SERVICES_COMM_SERVER_PLLREQUEST_MAX_CONTENT_LENGTH - Static variable in interface com.sun.identity.shared.Constants
Property string for maximum content-length accepted in HttpRequest.
SERVICES_DEBUG_DIRECTORY - Static variable in interface com.sun.identity.shared.Constants
property string for debug directory
SERVICES_DEBUG_LEVEL - Static variable in interface com.sun.identity.shared.Constants
Property string for debug level.
SERVICES_DEBUG_MERGEALL - Static variable in interface com.sun.identity.shared.Constants
Property string for debug file merge.
SERVICES_STATS_DIRECTORY - Static variable in interface com.sun.identity.shared.Constants
Property string for directory of Stats service.
SERVICES_STATS_STATE - Static variable in interface com.sun.identity.shared.Constants
Property string for state of Stats service.
SESSION_REPOSITORY_ATTRIBUTE_NAME_COMPRESSION - Static variable in interface com.sun.identity.shared.Constants
Additional compression option for Session Tokens.
SESSION_REPOSITORY_COMPRESSION - Static variable in interface com.sun.identity.shared.Constants
Sessions that are stored in a compressed state will take less storage space and replicate quicker.
SESSION_REPOSITORY_ENCRYPTION - Static variable in interface com.sun.identity.shared.Constants
Property for enabling or disabling encryption for Session Repository.
SESSION_RETURN_APP_SESSION - Static variable in interface com.sun.identity.shared.Constants
Property string for determining whether or not appplication sessions should be returned via the getValidSessions() call.
SESSION_UPGRADER_IMPL - Static variable in interface com.sun.identity.shared.Constants
 
set(int, Object) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Set value to the list.
SET_COOKIE_TO_ALL_DOMAINS - Static variable in interface com.sun.identity.shared.Constants
Property string to determine whether to set auth cookies to all domains in the domain list.
setAlias(String) - Method in interface com.sun.identity.security.keystore.AMX509KeyManager
This constructor takes a JSSE default implementation and a user-specified client certificate alias.
setAlias(String) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
This constructor takes a JSSE default implementation and a user-specified client certificate alias.
setAlias(String) - Method in class com.sun.identity.security.keystore.v_14.AMX509KeyManagerImpl
This constructor takes a JSSE default implementation and a user-specified client certificate alias.
setCertificateEntry(String, Certificate) - Method in class org.forgerock.openam.utils.AMKeyProvider
Set the Certificate with name certAlias in the keystore.
setDebug(int) - Method in class com.sun.identity.shared.debug.Debug
Sets the debug capabilities based on the values of the debugType argument.
setDebug(String) - Method in class com.sun.identity.shared.debug.Debug
Sets the debug capabilities based on the values of the debugType argument.
setDebug(int) - Method in interface com.sun.identity.shared.debug.IDebug
Allows runtime modification of the debug level used by this instance.
setDebug(String) - Method in interface com.sun.identity.shared.debug.IDebug
Allows runtime modification of the debug level used by this instance.
setDebug(int) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Sets debug level.
setDebug(String) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Sets debug level.
setDebug(DebugLevel) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Sets debug level.
setExactMatch(boolean) - Method in class com.sun.identity.tools.objects.MapFormat
Specify whether both brackets are required in the expression.
setFullName(GeneralNames) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the full distribution point name.
setHeadTask(HeadTaskRunnable) - Method in class com.sun.identity.common.GeneralTaskRunnable
Sets the head task for this linkable TaskRunnable The head task of this TaskRunnable will be set.
setHeadTask(HeadTaskRunnable) - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, no actual use for HeadTaskRunnable.
setHeadTask(HeadTaskRunnable) - Method in interface com.sun.identity.common.TaskRunnable
Sets the head task for this linkable TaskRunnable.
setIndirectCRL(boolean) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the indirectCRL attribute.
setKey(String, String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Set the key to access key store database.
setKey(String, String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Set the key to access key store database.
setKeyPasswordFile(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Set the path the file that holds the per entry password.
setKeyStoreFile(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Set the keystore file path.
setKeyStorePasswordFile(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Set path the file that contains the password used to unlock the keystore.
setKeyStoreType(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Set the keystore type (e.g.
setLeftBrace(String) - Method in class com.sun.identity.tools.objects.MapFormat
Sets string used as left brace
setLogger(Debug) - Method in class org.forgerock.openam.utils.AMKeyProvider
Sets the debug logger.
setMap(Map) - Method in class com.sun.identity.tools.objects.MapFormat
Sets argument map This map should contain key-value pairs with key values used in formatted string expression.
setNext(TaskRunnable) - Method in class com.sun.identity.common.GeneralTaskRunnable
Sets the TaskRunnable next to this TaskRunnable in the linked-list.
setNext(TaskRunnable) - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the TaskRunnable next to this TaskRunnable in the linked-list.
setNext(TaskRunnable) - Method in interface com.sun.identity.common.TaskRunnable
Sets the TaskRunnable next to this TaskRunnable in the linked-list.
setOnlyContainsCACerts(boolean) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the onlyContainsCACerts attribute.
setOnlyContainsUserCerts(boolean) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the onlyContainsUserCerts attribute.
setOnlySomeReasons(boolean[]) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the reason flags for this distribution point.
setPassword(String) - Method in interface com.iplanet.services.util.ConfigurableKey
Sets password-based key to use
setPassword(String) - Method in class com.iplanet.services.util.JCEEncryption
Sets password-based key to use
setPassword(String) - Method in class com.sun.identity.security.keystore.AMCallbackHandler
Set password for key store
setPassword(String) - Method in class org.forgerock.openam.shared.security.crypto.AESWrapEncryption
Sets the encryption key from a password.
setPassword(String) - Method in class org.forgerock.openam.shared.security.crypto.PBKDF2KeyDerivation
 
setPrevious(TaskRunnable) - Method in class com.sun.identity.common.GeneralTaskRunnable
Sets the TaskRunnable previous to this TaskRunnable in the linked-list.
setPrevious(TaskRunnable) - Method in class com.sun.identity.common.HeadTaskRunnable
Implements for TaskRunnable interface, There is no previous element for HeadTaskRunnable.
setPrevious(TaskRunnable) - Method in interface com.sun.identity.common.TaskRunnable
Sets the TaskRunnable previous to this TaskRunnable in the linked-list.
setProperty(String, String) - Method in interface com.iplanet.sso.SSOToken
Sets a property for this token.
setProperty(String, String) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
setProviderArg(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Set provider arg.
setProviderClass(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
set the provider class name string.
setRecoverable(Recoverable) - Method in class com.sun.identity.common.RecoverableTimerTask
Assigns the recoverable for the TimerTask.
setRelativeName(RDN) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the relative distribution point name.
setRightBrace(String) - Method in class com.sun.identity.tools.objects.MapFormat
Sets string used as right brace
setRunnable(Runnable) - Method in class com.sun.identity.common.RunnableTimerTask
Assigns the runnable interface to this RunnableTimerTask
setSecretKeyEntry(String, String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Store a secret (typically a password) in the keystore The secret is protected with the same password as the keystore itself.
setStats(int) - Method in class com.sun.identity.shared.stats.Stats
Sets the stats capabilities based on the values of the statsType argument.
setStats(String) - Method in class com.sun.identity.shared.stats.Stats
Sets the stats capabilities based on the values of the statsType argument.
setTail(TaskRunnable) - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the task which is the tail of the list.
setThrowExceptionIfKeyWasNotFound(boolean) - Method in class com.sun.identity.tools.objects.MapFormat
Specify whether formatter will throw exception if object for key was not found.
setTrigger(Triggerable) - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the Triggerable interface which will be run when the linked-list is empty.
setURL(String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
SharedGuiceModule - Class in org.forgerock.openam.shared.guice
Guice module for OpenAM shared bindings.
SharedGuiceModule() - Constructor for class org.forgerock.openam.shared.guice.SharedGuiceModule
 
SharedSTSConstants - Class in org.forgerock.openam.shared.sts
Defines some constants shared between the openam-sts module and the sts ViewBean/Model in openam-console.
shutdown() - Method in interface com.sun.identity.common.ShutdownListener
The function to run when the system shutdown.
shutdown() - Method in class com.sun.identity.common.ShutdownManager
Shuts down all the listeners in this ShutdownManager.
shutdown() - Method in class com.sun.identity.common.TimerPool
Shuts down the TimerPool.
shutdown() - Method in class com.sun.identity.shared.stats.Stats
 
shutdownCalled - Variable in class com.sun.identity.common.ShutdownManager
 
ShutdownListener - Interface in com.sun.identity.common
Any component which needs to be shutted down should implement this interface and use the function to shut down the component.
ShutdownManager - Class in com.sun.identity.common
ShutdownManager is a static instance which is used to trigger all the ShutdownListener to call shutdown function.
ShutdownServletContextListener - Class in com.sun.identity.common
The ShutdownServletContextListener class is used to trigger ShutdownManager to shutdown everything when it is undeployed, or the web container is terminated.
ShutdownServletContextListener() - Constructor for class com.sun.identity.common.ShutdownServletContextListener
 
SimplePrefixSet - Class in org.forgerock.openam.utils.collections
A prefix set that simply iterates through a list of prefix candidates and tests each in turn.
SimplePrefixSet(Collection<String>) - Constructor for class org.forgerock.openam.utils.collections.SimplePrefixSet
Constructs the prefix set with the given collection of prefix strings to test.
SingleValueMapper<K,V> - Class in org.forgerock.openam.utils
A utility collection which maintains mappings for any given value.
SingleValueMapper() - Constructor for class org.forgerock.openam.utils.SingleValueMapper
 
SITE_ID_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for site ID list in naming table.
SITE_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for site list in naming table.
SITE_NAMES_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for site ID list in naming table.
SITE_STATUS_CHECK_CLASS - Static variable in interface com.sun.identity.shared.Constants
Property string for Site Status Check Class name
SITEMONITOR_DISABLED - Static variable in interface com.sun.identity.shared.Constants
Configuration property to enable the site monitor in the naming service
size() - Method in class com.iplanet.am.util.Cache
Returns the number of keys in this Cache.
size() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns the size of this map.
size() - Method in class com.sun.identity.shared.datastruct.OrderedSet
Returns the number of elements in this set (its cardinality).
size() - Method in class org.forgerock.openam.utils.JsonArray
Gets the size of this json array.
skipped() - Method in class com.sun.identity.shared.test.tools.TestCase
Returns true if the testcase is skipped.
SM_SMTP_PORT - Static variable in interface com.sun.identity.shared.Constants
Property string for SMTP port.
SM_THREADPOOL_SIZE - Static variable in interface com.sun.identity.shared.Constants
Property string for sm and um notification thread pool size
SMS_CACHE_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
property string for controlling SMS cache.
SMS_CACHE_TTL - Static variable in interface com.sun.identity.shared.Constants
property string for controlling SMS cache expiry time, in minutes.
SMS_CACHE_TTL_ENABLE - Static variable in interface com.sun.identity.shared.Constants
property string to enable SMS cache expiry time.
SMS_ENABLE_DB_NOTIFICATION - Static variable in interface com.sun.identity.shared.Constants
property string for enabling SMS datastore notification
SMS_SERVICE - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
SOAP_PUBLISH_SERVICE_URL_ELEMENT - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The url element at which the soap publish service is exposed.
SOAPClient - Class in com.sun.identity.shared.jaxrpc
The class SOAPClient provides methods for SOAP and JAXRPC client to send and receive messages.
SOAPClient() - Constructor for class com.sun.identity.shared.jaxrpc.SOAPClient
Constructor for applications that would like to dynamically set the SOAP endponts using setUrls(String[] urls) before invoking either send() or call().
SOAPClient(String) - Constructor for class com.sun.identity.shared.jaxrpc.SOAPClient
Constructor for services that use JAXRPC as their communication protocol.
SOAPClient(String[]) - Constructor for class com.sun.identity.shared.jaxrpc.SOAPClient
Constructor for applications that have the list of end point URLs.
SOAPClientException - Exception in com.sun.identity.shared.jaxrpc
An SOAPClientException is thrown when there are errors related to JAXRPC and SOAP methods.
SOAPClientException() - Constructor for exception com.sun.identity.shared.jaxrpc.SOAPClientException
Create SOAPClientException with no message.
SOAPClientException(String) - Constructor for exception com.sun.identity.shared.jaxrpc.SOAPClientException
Create SOAPClientException with a message.
SOAPClientException(String, String) - Constructor for exception com.sun.identity.shared.jaxrpc.SOAPClientException
Create SOAPClientException with a class name and message.
sortMapByValue(Map<K, V>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Sort the given Map by comparing it's values.
split(String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Splits the given resource name.
split(String) - Method in interface org.forgerock.openam.shared.resourcename.BaseResourceName
Method to split a resource into the smallest necessary sub resource units.
split(String, Pattern) - Static method in class org.forgerock.openam.utils.StringUtils
Splits a string into a list of elements by a pattern.
SSO_TOKEN - Static variable in interface com.sun.identity.shared.Constants
Key for SSOToken Object in envMap passed from SM
SSO_TOKEN_DESTROY - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token destroy event.
SSO_TOKEN_IDLE_TIMEOUT - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token idle timeout event.
SSO_TOKEN_MAX_TIMEOUT - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token maximum time out event.
SSO_TOKEN_PROPERTY_CHANGED - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token property changed event.
SSO_TOKEN_URL_EVENT_ADDED - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token url added event.
SSOException - Exception in com.iplanet.sso
This SSOException is thrown when there are single sign on token operation error.
SSOException(String) - Constructor for exception com.iplanet.sso.SSOException
Constructs a SSOException with a detail message.
SSOException(String, String, Object[]) - Constructor for exception com.iplanet.sso.SSOException
Constructs a SSOException with a detailed localizable error message.
SSOException(Throwable) - Constructor for exception com.iplanet.sso.SSOException
Constructs a SSOException with a specified throwable cause and detailed message.
SSOProvider - Interface in com.iplanet.sso
SSOProvider is the interface that the SSO providers or the plug-ins need to implement.
SSOProviderPlugin - Interface in com.iplanet.sso
Extension interface for dynamically loaded SSOProvider plugins.
SSOToken - Interface in com.iplanet.sso
The SSOToken class represents a "single sign on"(SSO) token.
ssoTokenChanged(SSOTokenEvent) - Method in interface com.iplanet.sso.SSOTokenListener
Handles single sign on token status changed event.
SSOTokenEvent - Interface in com.iplanet.sso
The SSOTokenEvent is an interface that represents an SSO token event.The single sign on token event represents a change in SSOToken.
SSOTokenID - Interface in com.iplanet.sso
The SSOTokenID is an interface that is used to identify a single sign on token object.
SSOTokenListener - Interface in com.iplanet.sso
The SSOTokenListener interface needs to be implemented by the applications to receive SSO token events.
SSOTokenListenersUnsupportedException - Exception in com.iplanet.sso
This SSOTokenCannotBeObservedException is thrown when calling SSOToken.addSSOTokenListener(SSOTokenListener) on an SSOToken type that does not generate lifecycle events.
SSOTokenListenersUnsupportedException(String) - Constructor for exception com.iplanet.sso.SSOTokenListenersUnsupportedException
Constructs an SSOTokenListenersUnsupportedException with a detail message.
STANDARD_STS_PORT_QNAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The name of the sts service port in all of the standard wsdl definitions.
STANDARD_STS_SERVICE_QNAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The name of the sts service in all of the standard wsdl definitions.
start() - Method in class org.forgerock.openam.utils.TimeDuration
Set Current Time as Start Time.
startsWith(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Check if one string starts with another string.
Stat - Class in com.sun.identity.tools.diffs
CVS stat utility.
STATIC_QUOTE - Static variable in class org.forgerock.openam.utils.AttributeUtils
Used when defining a static attribute, the attribute should be enclosed by this flag.
Stats - Class in com.sun.identity.shared.stats
Allows a uniform interface to statistics information in a uniform format.
StatsListener - Interface in com.sun.identity.shared.stats
The StatsListener interface needs to be implemented by each component in order to print the statistics.
StatsRunner - Class in com.sun.identity.shared.stats
 
StatsRunner() - Constructor for class com.sun.identity.shared.stats.StatsRunner
 
StdDebugFile - Class in com.sun.identity.shared.debug.file.impl
Debug file dedicated to std out
stop() - Method in class org.forgerock.openam.utils.TimeDuration
Set Current Time as End Time.
store() - Method in class org.forgerock.openam.utils.AMKeyProvider
Store the keystore changes.
StoreException - Exception in com.iplanet.dpro.session.exceptions
Encapsulates a problem in the store
StoreException() - Constructor for exception com.iplanet.dpro.session.exceptions.StoreException
Constructs a new exception with null as its detail message.
StoreException(String) - Constructor for exception com.iplanet.dpro.session.exceptions.StoreException
Constructs a new exception with the specified detail message.
StoreException(Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.StoreException
Constructs a new exception with the specified cause.
StoreException(String, Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.StoreException
Constructs a new exception with the specified detail message and cause.
STR_ERROR - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where error debugging is enabled.
STR_ERROR - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_MESSAGE - Static variable in class com.sun.identity.shared.debug.Debug
This state enables debugging of messages, warnings and errors.
STR_MESSAGE - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_OFF - Static variable in class com.sun.identity.shared.debug.Debug
flags the disabled debug state.
STR_OFF - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_ON - Static variable in class com.sun.identity.shared.debug.Debug
flags the enables debug state for warnings, errors and messages.
STR_ON - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_WARNING - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
STR_WARNING - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
stringToDate(String) - Static method in class com.sun.identity.shared.DateUtils
Returns date that is represented by a string.
StringUtils - Class in com.sun.identity.shared
This class provides string related helper methods.
StringUtils - Class in org.forgerock.openam.utils
Utility class for handling Strings.
strReplaceAll(String, String, String) - Static method in class com.sun.identity.shared.StringUtils
Returns substituted string.
STS_PUBLISH_INSTANCE_STATE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Used as the key to the JsonValue corresponding to a wrapped Map> or the output of {Rest|Soap}STSInstanceConfig#toJson(), depending upon the invocation context.
STS_PUBLISH_INVOCATION_CONTEXT - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The name of the json field in the json rest-sts publish invocation that references the field which allows the marshalling logic in the {Rest|Soap}STSPublishServiceRequestHandler to distinguish between programmatic invocations via the client stk classes, which will publish with state generated by calling toJson() on an instance of the {Rest|Soap}STSInstanceConfig class, and the {Rest|Soap}SecurityTokenServiceViewBean, which will publish with state harvested from the ViewBean property sheet, and will thus be in the format of Map>.
STS_PUBLISH_INVOCATION_CONTEXT_VIEW_BEAN - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Used as the value for the STS_PUBLISH_INVOCATION_CONTEXT key for invocations to the rest sts publish service issued by the RestSecurityTokenServiceViewBean.
SUB_RESOURCE_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The SUB_RESOURCE_MATCH specifies the provided resource is a sub resource.
subResourceMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on a sub-resource match.
Suite - Class in com.sun.identity.shared.test.tools
This class is the suite object in the report generating tool setup.
Suite(File) - Constructor for class com.sun.identity.shared.test.tools.Suite
Creates an instance of Suite.
SUN_SECURITY_PROVIDER_PKG - Static variable in interface com.sun.identity.shared.Constants
Property string for sun security provider package.
SUPER_RESOURCE_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The SUPER_RESOURCE_MATCH specifies the provided resource is more specific than this resource
superResourceMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on a super-resource match.
SUPERSEDED - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
SUPPORTED_TOKEN_TRANSFORMS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestSTSInstanceConfig.SUPPORTED_TOKEN_TRANSFORMS.
SVC_NAME_AUTH_CONFIG - Static variable in interface com.sun.identity.shared.Constants
Authentication Configuration service name.
SVC_NAME_NAMING - Static variable in interface com.sun.identity.shared.Constants
Naming service name.
SVC_NAME_PLATFORM - Static variable in interface com.sun.identity.shared.Constants
Platform service name.
SVC_NAME_SAML - Static variable in interface com.sun.identity.shared.Constants
SAML service name.
SVC_NAME_USER - Static variable in interface com.sun.identity.shared.Constants
User service name.
SYS_PROPERTY_INSTALL_TIME - Static variable in interface com.sun.identity.shared.Constants
Install Time System property key.
SYSTEM_PROXY_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property that turns on the system http proxy for HttpClient classes.
SYSTEM_TIMERPOOL_SIZE - Static variable in interface com.sun.identity.shared.Constants
property string to the size of SystemTimerPool
SystemPropertiesManager - Class in com.sun.identity.shared.configuration
This manages the system configuration class.
SystemTimer - Class in com.sun.identity.common
SystemTimer is a TimerPool which has only 2 Timer shared in the system.
SystemTimer() - Constructor for class com.sun.identity.common.SystemTimer
 
SystemTimerPool - Class in com.sun.identity.common
SystemTimerPool is a TimerPool which shared in the system.
SystemTimerPool() - Constructor for class com.sun.identity.common.SystemTimerPool
 

T

TAG_SERVER_HOST - Static variable in interface com.sun.identity.shared.Constants
Tag for server host.
TAG_SERVER_PORT - Static variable in interface com.sun.identity.shared.Constants
Tag for server port.
TAG_SERVER_PROTO - Static variable in interface com.sun.identity.shared.Constants
Tag for server protocol.
TAG_SERVER_URI - Static variable in interface com.sun.identity.shared.Constants
Tag for server deployment URI.
tagSwap(String, Map<String, String>) - Static method in class org.forgerock.openam.utils.StringUtils
Swaps content with tags with the provided tag values.
tail() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the Task which is at the tail of the list.
tailTask - Variable in class com.sun.identity.common.HeadTaskRunnable
 
take() - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
target - Variable in class com.sun.identity.common.InstantGroupRunnable
 
target - Variable in class com.sun.identity.common.PeriodicGroupRunnable
 
target - Variable in class com.sun.identity.common.RunnableTimerTask
 
TaskRunnable - Interface in com.sun.identity.common
TaskRunnable is the basic scheduleable unit which defines the necessary functions for TimerPool and RunnableTimerTask.
Test - Class in com.sun.identity.shared.test.tools
This class is the test object in the report generating tool setup.
Test(File) - Constructor for class com.sun.identity.shared.test.tools.Test
Creates an instance of Test.
TestCase - Class in com.sun.identity.shared.test.tools
This class is the testcase object in the report generating tool setup.
TestCase(Node) - Constructor for class com.sun.identity.shared.test.tools.TestCase
Creates an instance of TestCase
thisTurn - Variable in class com.sun.identity.common.PeriodicRunnable
 
ThreadMonitor - Class in org.forgerock.openam.shared.concurrency
ThreadMonitor is a utility class responsible for providing a small framework to ensuring that a thread is re-started in the case of an unexpected failure.
ThreadMonitor(ExecutorService, ShutdownManager, Debug) - Constructor for class org.forgerock.openam.shared.concurrency.ThreadMonitor
Create an instance of the ThreadMonitor with an assigned work pool of threads to use.
ThreadMonitor(ExecutorService, ShutdownManager, Debug, int, int) - Constructor for class org.forgerock.openam.shared.concurrency.ThreadMonitor
A constructor reserved for test.
time - Variable in class com.sun.identity.common.HeadTaskRunnable
 
Time - Enum in org.forgerock.openam.utils
The source of all time-based information in OpenAM.
TimeDuration - Class in org.forgerock.openam.utils
Simple Class to Provide Time Duration Calculation for certain events within the OpenAM framework.
TimeDuration() - Constructor for class org.forgerock.openam.utils.TimeDuration
Provides Default Constructor.
timeout - Variable in class com.sun.identity.common.HeadTaskRunnable
 
timeout() - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the status of the HeadTask to timeout.
TIMEOUT_HANDLER_LIST - Static variable in interface com.sun.identity.shared.Constants
 
timeoutPeriod - Variable in class com.sun.identity.common.PeriodicRunnable
 
TIMER_NAME - Static variable in class com.sun.identity.common.SystemTimer
The name of the TimerPool instance.
TIMER_NAME - Static variable in class com.sun.identity.common.SystemTimerPool
The name of the TimerPool instance.
TimerPool - Class in com.sun.identity.common
TimerPool is a scheduleable version of ThreadPool.
TimerPool(String, int, boolean, Debug) - Constructor for class com.sun.identity.common.TimerPool
Constructor of TimerPool.
TimeUtils - Class in org.forgerock.openam.utils
A collection of static immutable time functions.
TimingEntry - Interface in org.forgerock.openam.shared.monitoring
Interface to represent an entry within the monitoring system's duration-tracking system.
TLS_OFFLOAD_ENGINE_HOSTS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
If a rest-sts instance is configured to support a token transformation with an x509 token as an input token type, the instance must be invoked via a two-way TLS exchange (i.e.
toArray() - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
toArray(Object[]) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
toAvPairMap(Set<String>, String) - Static method in class org.forgerock.openam.utils.CollectionUtils
Creates a Hash Map, of names mapped to the provided value.
toB(long) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Convert to B.
toBigInteger() - Method in class com.iplanet.security.util.BigInt
Returns a BigInteger value which supports many arithmetic operations.
toByteArray() - Method in class com.iplanet.security.util.BigInt
Returns the data as a byte array.
toDOMDocument(String, Debug) - Static method in class com.sun.identity.shared.xml.XMLUtils
Converts the XML document from a String format to DOM Document format.
toDOMDocument(InputStream, Debug) - Static method in class com.sun.identity.shared.xml.XMLUtils
Converts the XML document from an input stream to DOM Document format.
toFullLocalDateFormat(Date) - Static method in class com.sun.identity.shared.DateUtils
Returns ISO-8601 (RFC3339) compatible representation of local date and time and time offset.
toGB(long) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Convert to GB.
toHTML() - Method in class com.sun.identity.shared.test.tools.Suite
Returns HTML markup for this object.
toHTML() - Method in class com.sun.identity.shared.test.tools.Test
Returns HTML markup for this object.
toHTML() - Method in class com.sun.identity.shared.test.tools.TestCase
Returns HTML markup for this object.
toInt() - Method in class com.iplanet.security.util.BigInt
Converts the "big" integer to a java primitive integer.
toJsonArray(String) - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Converts the passed json string into a JsonValue represented as a list.
toJsonArray(InputStream) - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Converts the passed input stream into a JsonValue represented as a list.
toJsonValue(String) - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Converts a String into a JsonValue.
toJsonValue(byte[]) - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Converts a byte array into a JsonValue.
toKB(long) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Convert to KB.
toMB(long) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Convert to MB.
TOP - Static variable in interface com.sun.identity.shared.Constants
Additional Directory Constants
toString() - Method in class com.iplanet.am.util.Cache
Returns a string representation of this Cache object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class com.iplanet.security.util.BigInt
Returns a hexadecimal printed representation.
toString() - Method in exception com.iplanet.security.x509.CertException
Returns a string describing the certificate exception.
toString() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the extension as user readable string.
toString() - Method in interface com.iplanet.sso.SSOTokenID
Returns the encrypted Single Sign On token string.
toString() - Method in class com.sun.identity.common.CaseInsensitiveKey
 
toString() - Method in enum com.sun.identity.shared.debug.DebugLevel
 
toString() - Method in class com.sun.identity.shared.debug.file.impl.DebugConfigurationFromProperties
 
toString() - Method in class com.sun.identity.shared.debug.file.impl.DebugFileImpl
 
toString() - Method in class com.sun.identity.shared.whitelist.ResourceMatch
Method to get string representation of the resource match.
toString() - Method in class org.forgerock.openam.utils.CrestQuery
This is mainly for debugging purposes so you can say "this is a rough idea of the CrestQuery object I've been handed".
toString() - Method in class org.forgerock.openam.utils.TimeDuration
Obtain data in String form.
toUnixTime(Calendar) - Static method in class org.forgerock.openam.utils.TimeUtils
Convert from a Java Calendar instance into a Unix Time stamp.
toUTCDateFormat(Date) - Static method in class com.sun.identity.shared.DateUtils
Returns UTC String representation of a date.
toUTCDateFormatWithMilliseconds(Date) - Static method in class com.sun.identity.shared.DateUtils
Returns UTC String representation of a date with milliseconds.
transformerFactoryProvider(int) - Static method in class org.forgerock.openam.utils.Providers
Gets a basic TransformerFactory instance that can be used to create new Transformer objects.
TransformerFactoryProvider - Interface in org.forgerock.openam.utils
Abstract factory for obtaining TransformerFactory instances.
transformList(Collection<I>, Function<I, M, E>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Maps the non-null values from one type to another type using a non-null mapper function.
transformMap(Map<K, I>, Function<I, M, E>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Maps the values of a non-null map from one type to another type using a non-null mapper function.
transformSet(Collection<I>, Function<I, M, E>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Maps the non-null values from one type to another type using a non-null mapper function.
trigger(Date) - Method in class com.sun.identity.common.TimerPool
Implements the trigger function for Triggerable interface.
trigger(Date) - Method in interface com.sun.identity.common.Triggerable
The function to be run when the HeadTaskRunnable doesn't have next element.
Triggerable - Interface in com.sun.identity.common
Triggerable is the interface to be used when HeadTaskRunnable has no next element.
TRUSTED_SOURCE_LIST - Static variable in interface com.sun.identity.shared.Constants
Property string for list of IP address of remote clients which are considered trusted to forward the context used to check restricted token usage is enabled.

U

UID - Static variable in class com.iplanet.security.x509.CertUtils
 
unescapeSpecialCharacters(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Returns unescape special character text.
UnitTestBase - Class in com.sun.identity.shared.test
This class is the base for all OpenAM unit test cases.
UnitTestBase(String) - Constructor for class com.sun.identity.shared.test.UnitTestBase
 
UNIVERSAL_IDENTIFIER - Static variable in interface com.sun.identity.shared.Constants
The session property name of the universal identifier used for IDRepo.
URL_CONNECTION_USE_CACHE - Static variable in interface com.sun.identity.shared.Constants
Certificate Alias name for SSL Client Auth
URLCHECKER_DOREQUEST - Static variable in interface com.sun.identity.shared.Constants
Configuration property to enable the GET request for ClusterState OPENAM-255
URLCHECKER_INVALIDATE_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Target URL
URLCHECKER_RETRY_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Retry Interval
URLCHECKER_RETRY_LIMIT - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Retry Limit
URLCHECKER_SLEEP_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Sleep Interval
URLCHECKER_TARGET_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Target URL
URLDecodeField(String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
 
URLDecodeField(String, String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
 
URLEncDec - Class in com.sun.identity.shared.encode
 
URLEncDec() - Constructor for class com.sun.identity.shared.encode.URLEncDec
 
URLEncodeField(String, String) - Static method in class com.sun.identity.shared.locale.Locale
This method is replacement function for URLEncoder Function URL encoder function converts input string into URLEncoded byte stream after converting Unicode string into bytes using native encoding.
URLEncodeField(String, String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
This method is replacement function for URLEncoder Function URL encoder function converts input string into URLencoded byte stream after converting Unicode string into bytes using native encoding.
URLPatternMatcher - Class in com.sun.identity.shared.whitelist
The class provides pattern matching for notenforced URIs/URLs.
URLPatternMatcher() - Constructor for class com.sun.identity.shared.whitelist.URLPatternMatcher
Constructor
URLResourceName - Class in com.sun.identity.shared.whitelist
This plugin extends the functionality provided in PrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
URLResourceName() - Constructor for class com.sun.identity.shared.whitelist.URLResourceName
empty no argument constructor.
URLValidator - Class in com.sun.identity.shared.validation
Validator for URL format.
USE_OLD_LOG_FORMAT - Static variable in interface com.sun.identity.shared.Constants
 
USER_LOCALE_ATTR - Static variable in interface com.sun.identity.shared.Constants
Attribute name of the user preferred locale located in amUser service.
USER_PROPERTIES - Static variable in class com.sun.identity.shared.locale.Locale
 
useSpecifiedKey - Variable in class com.sun.identity.security.EncodeAction
 
UTC - Static variable in class org.forgerock.openam.utils.TimeUtils
TimeZone for Universal Coordinated Time.

V

VALID_LOGIN_URIS - Static variable in interface com.sun.identity.shared.Constants
Property string representing set of valid strings in a loginURI query parameter for a CDC Servlet.
validate(String) - Method in interface com.sun.identity.shared.validation.Validator
Performs validation on a string.
validate(Set) - Method in interface com.sun.identity.shared.validation.Validator
Performs validation on a set of string.
validate(String) - Method in class com.sun.identity.shared.validation.ValidatorBase
Performs validation on a string.
validate(Set) - Method in class com.sun.identity.shared.validation.ValidatorBase
Performs validation on a set of string.
ValidateIPaddress - Class in org.forgerock.openam.utils
Validates IP V4 and V6 addresses.
validateToken(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Checks if the SSOToken is valid.
ValidationException - Exception in com.sun.identity.shared.validation
Exception for violating data format.
ValidationException(String) - Constructor for exception com.sun.identity.shared.validation.ValidationException
Creates an instance of Validation Exception.
ValidationException(String, String) - Constructor for exception com.sun.identity.shared.validation.ValidationException
Creates an instance of Validation Exception.
ValidationException(Throwable) - Constructor for exception com.sun.identity.shared.validation.ValidationException
Creates an instance of Validation Exception.
Validator - Interface in com.sun.identity.shared.validation
Validator interface defines method for performing validation.
ValidatorBase - Class in com.sun.identity.shared.validation
Base class for all validator classes.
ValidatorBase() - Constructor for class com.sun.identity.shared.validation.ValidatorBase
 
ValidDomainExtractor<T> - Interface in org.forgerock.openam.shared.security.whitelist
An interface to extract valid goto URL domains (or relay state URLs) from the OpenAM configuration.
validRemoteURL - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
value - Variable in class com.sun.identity.security.DecodeAction
 
value - Variable in class com.sun.identity.security.DecryptAction
 
value - Variable in class com.sun.identity.security.EncodeAction
 
value - Variable in class com.sun.identity.security.EncryptAction
 
ValueNotFoundException - Exception in com.sun.identity.shared.datastruct
An exception that may be thrown when no value is found in a collection.
ValueNotFoundException(String) - Constructor for exception com.sun.identity.shared.datastruct.ValueNotFoundException
Constructs a new exception with the specified detail message.
ValueNotFoundException(String, Throwable) - Constructor for exception com.sun.identity.shared.datastruct.ValueNotFoundException
Constructs a new exception with the specified detail message and cause.
valueOf(String) - Static method in enum com.sun.identity.shared.debug.DebugLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.shared.security.crypto.KeyStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.utils.file.FileSizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.utils.Time
Returns the enum constant of this type with the specified name.
values() - Method in class com.iplanet.am.util.Cache
Returns a Collection view of the values contained in this Cache.
values() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns the Collection of values of this map.
values() - Static method in enum com.sun.identity.shared.debug.DebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.shared.security.crypto.KeyStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.utils.file.FileSizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.utils.Time
Returns an array containing the constants of this enum type, in the order they are declared.
verf_CA_UNTRUSTED - Static variable in exception com.iplanet.security.x509.CertException
Indicates that a certificate authority in the certification chain is not trusted.
verf_CHAIN_LENGTH - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certification chain is too long.
verf_INVALID_EXPIRED - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certificate has expired and so is not valid.
verf_INVALID_NOTBEFORE - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certificate is not yet valid.
verf_INVALID_REVOKED - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certificate was revoked, and so is invalid.
verf_INVALID_SIG - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the signature in the certificate is not valid.
verf_PARSE_ERROR - Static variable in exception com.iplanet.security.x509.CertException
Indicates an error parsing the ASN.1/DER encoding of the certificate.
VERSION_DATE_FORMAT - Static variable in interface com.sun.identity.shared.Constants
 

W

waitCount - Variable in class com.sun.identity.common.HeadTaskRunnable
 
WARNING - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
warning(String) - Method in class com.sun.identity.shared.debug.Debug
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(String, Throwable) - Method in class com.sun.identity.shared.debug.Debug
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(String, Object...) - Method in class com.sun.identity.shared.debug.Debug
A convenience method for warning debug statements.
WARNING - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
warning(String, Throwable) - Method in interface com.sun.identity.shared.debug.IDebug
Allows the recording of messages if the debug level is set to WARNING or higher for this instance.
warning(String, Throwable) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Writes debug warning message.
warningEnabled() - Method in class com.sun.identity.shared.debug.Debug
Checks if warning debugging is enabled.
warningEnabled() - Method in interface com.sun.identity.shared.debug.IDebug
Returns true if the current instance allows logging of WARNING level debug messages.
warningEnabled() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns true if debug warning is enabled.
watchScheduledThread(ScheduledExecutorService, Runnable, long, long, TimeUnit) - Method in class org.forgerock.openam.shared.concurrency.ThreadMonitor
Triggers the given runnable immediately to be executed at the scheduled time.
watchThread(ExecutorService, Runnable) - Method in class org.forgerock.openam.shared.concurrency.ThreadMonitor
Triggers the given runnable to be executed immediately via the given ExecutorService.
WEBCONTAINER - Static variable in interface com.sun.identity.shared.Constants
Property string for checking if HostLookUp is enabled.
wildcard - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default wild card pattern.
WILDCARD_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The WILDCARD_MATCH specifies the resources are wildcard match
wildcardEmbedded - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
boolean indicating if the wild card pattern is embedded in the one level wild card pattern eg.
wildcardLength - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default wild card pattern length.
wildcardMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on a wildcard match.
willThrowExceptionIfKeyWasNotFound() - Method in class com.sun.identity.tools.objects.MapFormat
Test whether formatter will throw exception if object for key was not found.
withInputStream(InputStream) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the input stream to load the keystore from.
withKeyStoreFile(File) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the file to load the keystore from.
withKeyStoreType(KeyStoreType) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the type of keystore to load.
withPassword(char[]) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the password to unlock the keystore.
withPassword(String) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the password to unlock the keystore.
withProvider(Provider) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the security provider to use for the keystore.
withProvider(String) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the security provider to use for the keystore.
writeIt(String, String, Throwable) - Method in interface com.sun.identity.shared.debug.file.DebugFile
Write message into file
writeIt(String, String, Throwable) - Method in class com.sun.identity.shared.debug.file.impl.DebugFileImpl
 
writeIt(String, String, Throwable) - Method in class com.sun.identity.shared.debug.file.impl.StdDebugFile
 
writeToFile(String, String) - Static method in class com.sun.identity.shared.test.tools.ReportGenerator
Writes content to a file.
writeToFile(String, String) - Static method in class org.forgerock.openam.utils.IOUtils
Writes the provided content to a file with the provided name.
WS_TRUST_NAMESPACE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The namespace defined by the WS-Trust specification.
WSDL_LOCATION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing the wsdl location.
WSFED_ACTIVE_LOGIN - Static variable in interface com.sun.identity.shared.Constants
The name of the request attribute that tells whether this authentication happened via WS-Fed AR profile.

X

XML_DOCUMENT_BUILDER_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared DocumentBuilder cache.
XML_SAXPARSER_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared SAXParser cache.
XML_TRANSFORMER_FACTORY_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared TransformerFactory cache.
XML_VALIDATING - Static variable in interface com.sun.identity.shared.Constants
Property string to determine if validation is required when parsing XML documents using OpenAM XMLUtils class.
XMLUtils - Class in com.sun.identity.shared.xml
This class contains utilities to parse XML documents
XMLUtils() - Constructor for class com.sun.identity.shared.xml.XMLUtils
 
XPathAPI - Class in com.sun.identity.shared.xml
XPathAPI class provides the convenience function for XPath API that is a subset of Xalan XPathAPI but uses JAXP internally.
XPATHFACTORY_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared XPathFactory cache.
XSDateTimeValidator - Class in com.sun.identity.shared.validation
Validator for xs:dateTime format.
XSDurationValidator - Class in com.sun.identity.shared.validation
Validator for xs:duration format.
XUI_USER_SESSION_VALIDATION_ENABLED - Static variable in interface com.sun.identity.shared.Constants
When a non-admin is logged into the XUI, enabling this will ensure the XUI calls the server periodically to check the user still has a valid session.

Z

ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER - Static variable in interface com.sun.identity.shared.Constants
System property/service attribute name for whether to allow Zero Page Login requests if the HTTP Referer header is not set.
ZERO_PAGE_LOGIN_ENABLED - Static variable in interface com.sun.identity.shared.Constants
System property/service attribute name for CAS/DAS that should tell whether Zero Page Login is enabled or not.
ZERO_PAGE_LOGIN_WHITELIST - Static variable in interface com.sun.identity.shared.Constants
System property/service attribute name for property giving whitelist of allowed HTTP Referer URLs that are allowed.
ZipUtils - Class in org.forgerock.openam.utils.file
Generate a zip from a folder.
A B C D E F G H I J K L M N O P R S T U V W X Z 

Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.