- AbstractTimingStore - Class in org.forgerock.openam.shared.monitoring
-
- 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.
- 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.
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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.
- 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
-
- ResizableLinkedBlockingQueue() - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
-
- 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
-
- 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
-
- 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
-
- SCHEDULER_NAME - Static variable in class com.sun.identity.common.SystemTimerPool
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- TIMER_NAME - Static variable in class com.sun.identity.common.SystemTimerPool
-
- 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
-
- 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.